Blender Git Loki
Git Commits -> Revision 8e060b4
Revision 8e060b4 by Hans Goudey (master) October 22, 2020, 23:13 (GMT) |
Fix T81818: Outliner mode column crashes with shared object data For objects with shared data, it makes sense to show the mode icon for every object sharing the same data if one of them is in edit mode. This also disables the "extend" functionality in this case, because being in edit mode for multiple objects with the same data isn't supported. Differential Revision: https://developer.blender.org/D9273 |
Commit Details:
Full Hash: 8e060b44da04f4385a36a1a441e2ec45f1fd19f2
Parent Commit: baa24f1
Lines Changed: +12, -2
1 Modified Path:
/source/blender/editors/space_outliner/outliner_draw.c (+12, -2) (Diff)