Blender Git Commit Log
Git Commits -> Revision 32f85c8
Revision 32f85c8 by Danrae Pray (master) December 13, 2017, 12:01 (GMT) |
Fix T51461: Outliner: Problems removing multiple collections in sequence We now select the LayerCollection at index 0 for the active ViewLayer after a collection deletion operation. Added some functions to query outliner tree data & get LayerCollection by index using a similar approach as we do for SceneCollection indexing. With warning and style cleanups by Dalai Felinto. Reviewers: dfelinto Tags: #bf_blender_2.8 Differential Revision: https://developer.blender.org/D2942 |
Commit Details:
Full Hash: 32f85c8322e872951c7029fece0dc7d9102ed2b5
Parent Commit: 1b371d1
Committed By: Dalai Felinto
Lines Changed: +56, -1