Blender Git Commit Log

Git Commits -> Revision 3f78569

Revision 3f78569 by Bastien Montagne (master)
October 13, 2020, 11:08 (GMT)
Fix (unreported) liboverride of an object hiding its dependencies.

When we override a whole collection, we want to add non-instantiated
objects to a hidden sub-collection at the end of the process.

However, this makes no sense when instantiating an object, if other
dependencies objects get also overridden on the process, we should just
add them to the same collection owning the root object.

Commit Details:

Full Hash: 3f78569c3e62ea3a184c7e0854e6e699c814cc72
Parent Commit: 666485f
Lines Changed: +6, -8

1 Modified Path:

/source/blender/blenkernel/intern/lib_override.c (+6, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021