Blender Git Loki
Git Commits -> Revision 6de4123
Revision 6de4123 by Antonio Vazquez (master) August 2, 2019, 19:24 (GMT) |
GPencil: Replace Separate menu by operator Enum to display assigned key As the operator was using a menu, the keymap was not displayed. Now, the operator is used directly and don't need the menu. |
Commit Details:
Full Hash: 6de4123ebde1ad35d9401dc206f13b92a024c5be
Parent Commit: f7d5941
Lines Changed: +2, -13