Blender Git Commit Log

Git Commits -> Revision adec7cd

Revision adec7cd by Sergey Sharybin (master)
August 19, 2012, 13:52 (GMT)
Patch #32326: NDOF support of rotation and panning the view at the same time

Additional changes:
- Option to the ndof menu letting you pick turntable/trackball independently
of the mouse viewport navigation style
- Option to change the rotation sensitivity separate from the panning

Holding shift + moving the ndof does just as before locking it to panning
Holding ctrl + moving will lock it to only rotation

Patch by Fredrik Hansson, thanks!

Reviewed by self and Mike Erwin.

Commit Details:

Full Hash: adec7cdea2ea3404577be1957e222ec42604c469
SVN Revision: 50015
Parent Commit: d36da8a
Lines Changed: +210, -50

8 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+4, -3) (Diff)
/source/blender/editors/interface/resources.c (+4, -0) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+181, -42) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+10, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021