Blender Git Commit Log

Git Commits -> Revision ae7db53

Revision ae7db53 by Bastien Montagne (master)
July 30, 2019, 12:25 (GMT)
Fix T66629: Library override - fails when armature and mesh are in separate collections.

Some ugly very low-level collection code was using the generic
LIB_TAG_DOIT tag... should never happen, that one is for rather
high-level code to use, core process shall use own tags.

Commit Details:

Full Hash: ae7db53744845897154c9d2b54390850d3615093
Parent Commit: cee484a
Lines Changed: +15, -6

3 Modified Paths:

/source/blender/blenkernel/intern/collection.c (+3, -5) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_collection_types.h (+11, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021