Blender Git Loki

Git Commits -> Revision 894a4f5

September 14, 2016, 08:26 (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: 894a4f5230f8ed08a0509b18fa0060e91bf5d122
Parent Commit: 0e5089c
Committed By: Sergey Sharybin
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