Blender Git Loki
Git Commits -> Revision 9a76dd2
Revision 9a76dd2 by Campbell Barton (master) October 15, 2021, 05:34 (GMT) |
Fix some property shortcuts not showing in tooltip Shortcut lookups for property buttons were only supported for a subset of RNA types. Replace inline data-path calculation with WM_context_path_resolve_property_full. Now the shortcut for the 3D View's overlay toggle (for e.g.) is shown. |
Commit Details:
Full Hash: 9a76dd2454c2d6f84e4f15c0235669b317599fbd
Parent Commit: beecd24
Lines Changed: +8, -59
1 Modified Path:
/source/blender/editors/interface/interface.c (+8, -59) (Diff)