Blender Git Commit Log
Git Commits -> Revision e7ee9cf
Revision e7ee9cf by Campbell Barton (master) May 13, 2018, 08:01 (GMT) |
Tool System: tools are now set by name This avoids having to store the tool definition in the operator properties (on redraw). Now just set the name, note this means we can't show the keymap in the tool-tip anymore. This will eventually be shown in the status bar. |
Commit Details:
Full Hash: e7ee9cfd9e510561d87d2fd974a9f336e7eb32eb
Parent Commit: e1772da
Lines Changed: +19, -39