Blender Git Commit Log
Git Commits -> Revision 6601b4c
Revision 6601b4c by Bastien Montagne (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 19, 2016, 12:26 (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: 6601b4cbdc897e0d01625e5f5ffe6a17dbcd7787
Parent Commit: 02eec19
Committed By: Sergey Sharybin
Lines Changed: +4, -0
1 Modified Path:
/source/blender/blenkernel/intern/library_query.c (+4, -0) (Diff)