Skip to content

ENH: Expose functions for reproducing 3D view shortcuts

Sam Horvath requested to merge github/fork/agirault/expose-camera-shortcuts into master

Created by: agirault

Before this, there was no simple way to ask programaticaly for the view to reset the camera like it does when pressing the key pad shortcut keys. Now the user can do this directly from python. This is potentially useful for the scripted modules as well. by @vovythevov

Merge request reports