Blender Git Commit Log
Git Commits -> Revision 2f39ca3
Revision 2f39ca3 by Bastien Montagne (master) January 15, 2019, 10:09 (GMT) |
Cleanup BKE_id_free_ex(). Add 'missing' bpy code from BKE_libblock_free_ex(), now both functions do exactly the same thing, only the later is less flexible (fewer 'exotic' behaviors supported, like handling IDs outside of bmain etc.). Next step: nuke usages of BKE_libblock_free functions, makes no sense to have twice the same code around! |
Commit Details:
Full Hash: 2f39ca38437d94a63ba020ef110b413ee3f7894b
Parent Commit: 93867cf
Lines Changed: +7, -2
1 Modified Path:
/source/blender/blenkernel/intern/library_remap.c (+7, -2) (Diff)