Blender Git Loki
Git Commits -> Revision 63a5f72
Revision 63a5f72 by Campbell Barton (master) August 31, 2021, 02:07 (GMT) |
Fix T90723: User menus & shortcuts fails for sequences, bones & NLA Use context members instead of not working well or failing due to: - Missing "path" functions (in the case of edit-bones). - Paths containing names (in the case of sequence-strips or pose-bones). While technically correct it's not useful for shortcuts or menu items to lookup data by name. |
Commit Details:
Full Hash: 63a5f723d6bd820c8c4d6e1d74d983595e00829e
Parent Commit: 3e4d720
Lines Changed: +48, -3
1 Modified Path:
/source/blender/windowmanager/intern/wm_operators.c (+48, -3) (Diff)