Blender Git Commit Log
Git Commits -> Revision 608d9b5
Revision 608d9b5 by Hans Goudey (master) July 16, 2020, 18:07 (GMT) |
UI: Add shortcuts for constraint panels Only the delete shortcut applies here, although the move up and down operators can optionally be assigned in the keymap. See rB1fa40c9f8a81 for more details and rB5d2005cbb54b for the grease pencil modifier panel implementation, which is the same. Some refactoring of the constraint delete operator was necessary, including adding an invoke function. Differential Revision: https://developer.blender.org/D8238 |
Commit Details:
Full Hash: 608d9b5aa1f199683a2e9fdd3b66b480779cb7ca
Parent Commit: b13bbb2
Lines Changed: +106, -33