Blender Git Commit Log
Git Commits -> Revision 761aeb4
Revision 761aeb4 by Bastien Montagne (master) August 12, 2019, 09:54 (GMT) |
Fix crashes caused by library placeholders. This fixes inconsistencies in materials between objects and obdata due to placeholders generation for missing libdata. Note that we cannot do that when generating the obdata placeholder, as not all objects using it might be already loaded... So this has to be done near the end of the reading/linking process. Reported here by Blender Studio. Reviewers: brecht Subscribers: jbakker, zeddb Tags: #datablocks_and_libraries Differential Revision: https://developer.blender.org/D5428 |
Commit Details:
Full Hash: 761aeb48990fe3e8729de5c0826a873fb68b5497
Parent Commit: 35a9a85
Lines Changed: +35, -19
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+35, -19) (Diff)