Blender Git Loki
Git Commits -> Revision 6a11180
Revision 6a11180 by Campbell Barton (master) October 21, 2019, 08:57 (GMT) |
Fix invalid property shortcuts being created When there was no way to find the data-path from context the shortcut was still being created. It would evaluate to "context.(null)". Now adding shortcuts will be disabled if the path can't be computed. |
Commit Details:
Full Hash: 6a1118092aa74f0b1e07900178e3df6e9a215b3b
Parent Commit: 34c835c
Lines Changed: +22, -7
1 Modified Path:
/source/blender/editors/interface/interface_context_menu.c (+22, -7) (Diff)