Blender Git Commit Log

Git Commits -> Revision 31933e7

Revision 31933e7 by Ton Roosendaal (master)
December 29, 2012, 12:33 (GMT)
Bug fix #32806

In 2.64, input for using an NDOF device included all 6 DOFs - including panning.
That makes using it for many people (including beginners like me) too hard, you
very quickly lose the 3d view rotation pivot, as if you are in free fly mode.

Fredrik provided an updated patch, which restores the 2.63 method to only
dolly and rotate by default. The new "all dof" operator is hidden in the keymaps
behind modifier keys SHIFT + CTRL. Users can set this in their configs of course.

As usual, we should be careful changing accepted defaults, and provide new
options as additional choice only.

A useful todo is to make user preference "around selection" work well.
Will check on this now too.

Commit Details:

Full Hash: 31933e747f32c8d2d5f60a523ed063d0b8e96697
SVN Revision: 53401
Parent Commit: 4ed4be1
Lines Changed: +174, -1

3 Modified Paths:

/source/blender/editors/space_view3d/view3d_edit.c (+170, -0) (Diff)
/source/blender/editors/space_view3d/view3d_intern.h (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_ops.c (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021