Blender Git Commit Log
Git Commits -> Revision 0f88a35
Revision 0f88a35 by Bastien Montagne (master) October 7, 2016, 08:20 (GMT) |
Datablock management: remove 'proxy_from' pointer from 'is ID used' checks. Pretty much same reason as for the 'from' pointer of shapekeys - runtime data creating loops and 'ghost' dependencies between datablocks. We need to handle them in cases like remapping, but whall not take them into account to check dependencies between datablocks... :/ |
Commit Details:
Full Hash: 0f88a3546cbd020af3f5c47b049ae4ecc6bc54ba
Parent Commit: e7981a3
Lines Changed: +4, -0
1 Modified Path:
/source/blender/blenkernel/intern/library_query.c (+4, -0) (Diff)