Blender Git Loki
Git Commits -> Revision 94d8e6f
Revision 94d8e6f by Bastien Montagne (master) November 21, 2016, 19:57 (GMT) |
Partly revert own rBb97c567c1df1e, clear_proxy is actually safe. This is very confusing, in fact, and rna tooltip was wrong, BKE_object_make_local_ex actually ensures we never have several proxies of same object, since it always clears proxy when it has to copy object to make it local... What that RNA function is probably missing, though, is same logic as in BKE_library_make_local to actually remap proxy from old linked object to new local one. |
Commit Details:
Full Hash: 94d8e6fc6cdef926e930ca22a5c689193760c705
Parent Commit: b97c567
Lines Changed: +5, -11
1 Modified Path:
/source/blender/makesrna/intern/rna_ID.c (+5, -11) (Diff)