Blender Git Loki
Git Commits -> Revision 2bd5147
Revision 2bd5147 by Bastien Montagne (master) June 15, 2017, 10:49 (GMT) |
Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's what it is doing. Previous code (same as what `BKE_libblock_free_us()` is doing when usercount reach 0) was probably OK in that specific case, but still not good idea, and potentially risky. |
Commit Details:
Full Hash: 2bd51474a440aaa2f3a7a90b2e3da663f2fc1f42
Parent Commit: 7853ebc
Lines Changed: +1, -2
1 Modified Path:
/source/blender/editors/object/object_group.c (+1, -2) (Diff)