Blender Git Commit Log
Git Commits -> Revision b09e0f8
Revision b09e0f8 by Nathan Craddock (soc-2020-outliner) June 13, 2020, 20:32 (GMT) |
Outliner: Add mode switching to remaining modes in left column When in modes other than edit or pose, icons are drawn next to each object in the outliner that also supports the same mode. When the icon is clicked, that object is activated and swapped into that edit mode. When Lock Object Modes is disabled and objects are left in their modes, the icons all draw as if they were simultaneously in that mode. This is the only issue currently, otherwise it seems to work well. |
Commit Details:
Full Hash: b09e0f8abee394bed14d94546d33174153e3a65e
Parent Commit: 7a5ed7c
Lines Changed: +49, -28