Blender Git Loki
Git Commits -> Revision c0ba167
Revision c0ba167 by Campbell Barton (master) July 13, 2010, 16:53 (GMT) |
group refcount checking was inconsistent. - if a group has one or more objects in it, it gets a refcount of 1 on load (unchanged from before) - dupli-groups, and materials no longer add/remove a reference. - now groups are only freed when they contain no objects or when manually unlinked. |
Commit Details:
Full Hash: c0ba1671c34683654b691684473bb4f3899604a7
SVN Revision: 30277
Parent Commit: 8ee36e1
Lines Changed: +7, -12
8 Modified Paths:
/source/blender/blenkernel/intern/anim.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/material.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -2) (Diff)
/source/blender/editors/object/object_add.c (+1, -2) (Diff)
/source/blender/editors/object/object_edit.c (+1, -1) (Diff)
/source/blender/editors/object/object_relations.c (+1, -2) (Diff)
/source/blender/editors/space_outliner/outliner.c (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+0, -1) (Diff)
/source/blender/blenkernel/intern/material.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -2) (Diff)
/source/blender/editors/object/object_add.c (+1, -2) (Diff)
/source/blender/editors/object/object_edit.c (+1, -1) (Diff)
/source/blender/editors/object/object_relations.c (+1, -2) (Diff)
/source/blender/editors/space_outliner/outliner.c (+1, -2) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+0, -1) (Diff)