Conversation
|
Sam, — Tom From: Sam Fries <notifications@github.commailto:notifications@github.com> @ThomasMaxwellhttps://github.com/ThomasMaxwell I was trying to cook up a camera manipulation demo for @jypeterhttps://github.com/jypeter when I discovered that updating the camera on a 3D graphics method wasn't doing much, even when I replotted / called canvas.update(). I made a few minimal tweaks to better support those operations. If you can take a look at what I did and make sure it wasn't anything dumb, that'd be awesome. You can view, comment on, or merge this pull request online at: Commit Summary
File Changes
Patch Links:
— |
|
Passes everything for me. @aashish24 Mind running tests / merging?
|
|
Sure.. I will run the test and if all works will merge it. |
|
LGTM 👍 |
|
Thanks Sam et al! |
@ThomasMaxwell I was trying to cook up a camera manipulation demo for @jypeter when I discovered that updating the camera on a 3D graphics method wasn't doing much, even when I replotted / called
canvas.update(). I made a few minimal tweaks to better support those operations. If you can take a look at what I did and make sure it wasn't anything dumb, that'd be awesome.