You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Enhance vis.py show routine
- Add parameters azimuth viewup and clipping_range to allow for
improved control of the rendering.
- Always call ResetCamera early so the camera is in a known
state before applying user defined parameters, some of which
are relative.
* test: Add testing of viewup and clipping_range
* Fix the issue with not updated view
Reset camera orientation if no explicit position is provided.
* Use original logic
---------
Co-authored-by: AU <[email protected]>
0 commit comments