Blender Git Commit Log
Git Commits -> Revision 7a37db6
Revision 7a37db6 by Bastien Montagne (master) May 25, 2020, 13:11 (GMT) |
Fix T76997: bad handling of embedded IDs in partial append. Code dealing with embedded data was pre-existing proper generic handling of those by `BKE_library_foreach_ID_link()` - and was never updated for scene's master collection it would seem... Note that such fix/refactor is a bit risky at this point in the release cycle, but on the other end previous situation was really broken. So finger crossed. :| |
Commit Details:
Full Hash: 7a37db61258ed7d34e76f1e55a5fb7c597f8104e
Parent Commit: a8a6b36
Lines Changed: +26, -11
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+26, -11) (Diff)