Blender Git Commit Log
Git Commits -> Revision e191fb3
Revision e191fb3 by Nathan Craddock (soc-2019-outliner) June 27, 2019, 21:42 (GMT) |
Outliner: Fix tree building not setting parents properly When the scenes view tree was built, the parent for view layers and objects were not set properly (either NULL or incorrect parent), causing walk select to fail. Now the proper parents are set. Not sure if there was a reason why the wrong parent was set for view layers before. |
Commit Details:
Full Hash: e191fb3bdab5c8b8ca1bece0f453c488c583a801
Parent Commit: 3de1bd9
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/space_outliner/outliner_tree.c (+2, -2) (Diff)