Blender Git Commit Log
Git Commits -> Revision 52454f1
Revision 52454f1 by Campbell Barton (master) April 26, 2018, 06:09 (GMT) |
UI: fix toolbar naming collision bug Active tool name needed to be unique from all other tools. This caused problems since different modes have different tools with the same name (Armature/Mesh click to extrude for eg). Tool names now only need to be unique per mode. |
Commit Details:
Full Hash: 52454f1290423af048fe171f65e552fc88bb4a65
Parent Commit: 3e2edb1
Lines Changed: +33, -17
1 Modified Path:
/release/scripts/startup/bl_ui/space_toolsystem_common.py (+33, -17) (Diff)