Blender Git Commit Log
Git Commits -> Revision 095a53b
Revision 095a53b by Nathan Craddock (master) September 10, 2020, 15:01 (GMT) |
Cleanup: Remove outliner edit mode context menu entries The outliner context menu has options to enter and exit edit mode, but they only show in edit mode, and they don't work. This removes the broken entries and related code. Part of T77408 Differential Revision: https://developer.blender.org/D8641 |
Commit Details:
Full Hash: 095a53bd884b5157b8ac25eb660e6520151d0899
Parent Commit: 2110af2
Lines Changed: +0, -89
5 Modified Paths:
/release/scripts/startup/bl_ui/space_outliner.py (+0, -11) (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, -8) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+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, -8) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+0, -10) (Diff)