Blender Git Loki
Git Commits -> Revision 6467d34
Revision 6467d34 by Nathan Craddock (soc-2020-outliner) August 15, 2020, 23:50 (GMT) |
Outliner: Infer outliner context menu from target element The context menu tried to determine the type of action based on the selected elements. This isn't intuitive, rather it should be based on the target. That way if you have objects and collections selected, a right click on a collection should show the collection menu. There is more work to be done, some menus fail to execute properly now that the old guarantees are gone. |
Commit Details:
Full Hash: 6467d34d00b124a48c467838d00af964a27a5147
Parent Commit: d4dad94
Lines Changed: +93, -89
1 Modified Path:
/source/blender/editors/space_outliner/outliner_tools.c (+93, -89) (Diff)