Blender Git Loki
Git Commits -> Revision 86ce6c9
Revision 86ce6c9 by Nathan Craddock (soc-2020-outliner) June 6, 2020, 17:39 (GMT) |
Outliner: Draw icons for edit mode The end goal is to support all interaction modes, but since edit mode was already supported in the outliner, it makes sense to start here. This code takes the current active object and determines it's mode. If it is in edit mode, then the icons are drawn. This only works for objects of the same type for now. |
Commit Details:
Full Hash: 86ce6c9280d4b66ec26608c5ff40c0bb29024be7
Parent Commit: e9d621e
Lines Changed: +134, -66
1 Modified Path:
/source/blender/editors/space_outliner/outliner_draw.c (+134, -66) (Diff)