Blender Git Commit Log
Git Commits -> Revision e0ff032
Revision e0ff032 by Bastien Montagne (master) May 25, 2020, 13:28 (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: e0ff032711ec1a8cb85a2a9be9a6b0188d7f9db5
Parent Commit: deaff94
Lines Changed: +26, -11
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+26, -11) (Diff)