Blender Git Commit Log
Git Commits -> Revision 1cf39ca
Revision 1cf39ca by Nathan Craddock (soc-2020-outliner) August 18, 2020, 21:50 (GMT) |
Cleanup: Remove broken context menu mode toggle code The outliner context menu had an operator to enter/exit modes, but it only showed when the objects were in modes. Additionally, I'm not certain how much it was used since it has been broken for a long time and no one has reported it. Entering modes through the context menu could be a nice feature, but I think it would be an easier problem to solve after a context menu refactor. |
Commit Details:
Full Hash: 1cf39ca00225477fd6198f8463ce4565672ef289
Parent Commit: 347af6a
Lines Changed: +0, -98
5 Modified Paths:
/release/scripts/startup/bl_ui/space_outliner.py (+0, -10) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+0, -55) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+0, -5) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+0, -14) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+0, -14) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+0, -55) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+0, -5) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+0, -14) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+0, -14) (Diff)