Blender Git Loki
Git Commits -> Revision 35e3dc9
Revision 35e3dc9 by Campbell Barton (master) February 15, 2020, 07:59 (GMT) |
Keymap: move weight & vertex paint handling before pose mode This is needed so pose keymap doesn't override weight paint, which currently prevents the weight paint context menu from showing. Logically pose mode is secondary when used in combination with weight paint, so evaluate it afterwards. Also move vertex paint keymap since they have a lot in common, it's simpler to keep them evaluated at the same place. Resolves T73384 |
Commit Details:
Full Hash: 35e3dc9192e73a4eb6772c2c02d628b69b4699a1
Parent Commit: 5751178
Lines Changed: +7, -6
1 Modified Path:
/source/blender/editors/space_view3d/space_view3d.c (+7, -6) (Diff)