Blender Git Commit Log
Git Commits -> Revision 678c200
Revision 678c200 by Campbell Barton (master) October 18, 2018, 01:36 (GMT) |
Gizmo: remove 'Click Anywhere' option Having an invisible gizmo caused event handling problems (see: T56603). This is hard to avoid since gizmos are similar to buttons in the way they have priority over the regular keymap. Transform events use tweak so events to fall though to the general view 3d keymap (for cursor placement for eg). |
Commit Details:
Full Hash: 678c2003097d4a5f2def4e8a6f014420ad609d6e
Parent Commit: 4c12505
Lines Changed: +15, -75