Blender Git Loki
Git Commits -> Revision ca5f919
Revision ca5f919 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) September 22, 2016, 09:07 (GMT) |
Fix Py's IDs user mapping: do not consider proxy_from here. This is internal pointer helper for scene evaluation and tools, it's not exposed to bpy API anyway, and can give false 'dependency cycles' in bpy.data.user_map() results. Found by sybren in his Splode work. |
Commit Details:
Full Hash: ca5f91951c68f136d94c1028efb0e98c31a86ddf
Parent Commit: 0960d52
Committed By: Sergey Sharybin
Lines Changed: +7, -1
1 Modified Path:
/source/blender/python/intern/bpy_rna_id_collection.c (+7, -1) (Diff)