Blender Git Commit Log

Git Commits -> Revision b423b89

Revision b423b89 by Campbell Barton (master)
January 3, 2020, 03:04 (GMT)
Tool System: enable fallback tool by default

This defaults to selection when not using a gizmo.
The previous behavior to drag anywhere can be set in the tool settings
or by selecting the fallback tool (Alt-W).

See: T66304

Commit Details:

Full Hash: b423b891274af6262565e28199c5e53b0cde4374
Parent Commit: a8ce9a1
Lines Changed: +12, -53

9 Modified Paths:

/release/scripts/startup/bl_operators/wm.py (+0, -3) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_common.py (+1, -5) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+3, -4) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+5, -22) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_tool_generic.c (+0, -4) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+0, -7) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+0, -4) (Diff)
/source/blender/windowmanager/intern/wm_toolsystem.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021