Blender Git Loki

Git Commits -> Revision 27c64e3

Revision 27c64e3 by Bastien Montagne (master)
September 3, 2016, 09:47 (GMT)
Fix T49229: ID user decrement error when deleting group instance twice.

Another great example of inconsistency in usercount handling - dupli_group was considered
as refcounted by readfile.c code (and hence by library_query.c one, which is based on it),
but not by editor/BKE_object code, which never increased group's usercount when creating
an instance of it etc.

To be backported to 2.78.

Commit Details:

Full Hash: 27c64e3f46395b1807ab211888b321de7e773918
Parent Commit: ad40000
Lines Changed: +4, -4

4 Modified Paths:

/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/editors/object/object_add.c (+1, -1) (Diff)
/source/blender/editors/object/object_edit.c (+1, -1) (Diff)
/source/blender/editors/object/object_relations.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021