Blender Git Commit Log
Git Commits -> Revision b0c8d35
Revision b0c8d35 by Campbell Barton (master) May 17, 2018, 18:28 (GMT) |
Tool System: use context mode Was using object mode in the workspace API which isn't useful for accessing tools. |
Commit Details:
Full Hash: b0c8d35142c3a0fa6f468efff41c44ce9ae1d1d0
Parent Commit: 486ff7e
Lines Changed: +31, -26
6 Modified Paths:
/release/scripts/startup/bl_ui/space_toolsystem_common.py (+1, -2) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_context.c (+19, -19) (Diff)
/source/blender/makesrna/intern/rna_workspace.c (+2, -2) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_toolsystem.c (+7, -1) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_context.c (+19, -19) (Diff)
/source/blender/makesrna/intern/rna_workspace.c (+2, -2) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_toolsystem.c (+7, -1) (Diff)