Blender Git Loki
Git Commits -> Revision e007552
Revision e007552 by Bastien Montagne (master) September 15, 2016, 08:16 (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: e007552442634ea3b016f8552a4394b95272f58d
Parent Commit: fe1342a
Lines Changed: +7, -1
1 Modified Path:
/source/blender/python/intern/bpy_rna_id_collection.c (+7, -1) (Diff)