Blender Git Loki
Git Commits -> Revision 9ca2cbd
Revision 9ca2cbd by Dalai Felinto (master) November 19, 2019, 17:28 (GMT) |
Outliner: Don't show id operations (make single user) when not supported For the make single user operation to work we expect a parent of the datablock to be around. However this is often not the case when not accessing the data from Scenes or Viewlayer display modes. For now we simply not show them in the other cases. They can be added later though, by testing the outliner tree parent compatibility with the expected parent id. Fix T71673 Differential Revision: https://developer.blender.org/D6276 |
Commit Details:
Full Hash: 9ca2cbdcea6a8e46a07348ae35cdecfb0637eb9f
Parent Commit: 83e8765
Lines Changed: +25, -8
1 Modified Path:
/source/blender/editors/space_outliner/outliner_tools.c (+25, -8) (Diff)