Blender Git Commit Log
Git Commits -> Revision bd3ab27
Revision bd3ab27 by Julian Eisel (master) June 2, 2020, 15:59 (GMT) |
Library Overrides: Don't move collections to Scene Collection when overriding When using the "Make Library Override" operator on instance collections, keep the overriden collection in the parent collection of the instance empty. Previoulsy the collection would be added to the scene collection, which was confusing and not what users expected. It was placed there for a reason after all. Part of T76555. Reviewed by: Andy Goralczyk, Bastien Montange. Differential Revision: https://developer.blender.org/D7626 |
Commit Details:
Full Hash: bd3ab27410efc1b3f41eaeda0e9a0ea92749297e
Parent Commit: 1743326
Lines Changed: +39, -11