Blender Git Commit Log

Git Commits -> Revision 688b7c7

Revision 688b7c7 by Brecht Van Lommel (master)
May 29, 2009, 15:12 (GMT)
RNA:
* Added PROP_ID_REFCOUNT flag to control if refcounting should
be done on ID pointer properties. All ID pointers are refcounted,
by default, with the exception of Object, Scene and Text.
* Also made TextureFace image pointer editable, with the special
refcounting behavior.

Commit Details:

Full Hash: 688b7c73ad42148bfa946a195549c4fc6b38c266
SVN Revision: 20501
Parent Commit: 10e8672
Lines Changed: +52, -11

9 Modified Paths:

/source/blender/makesrna/intern/makesrna.c (+9, -4) (Diff)
/source/blender/makesrna/intern/rna_define.c (+10, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+21, -2) (Diff)
/source/blender/makesrna/intern/rna_object.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_text.c (+1, -0) (Diff)
/source/blender/makesrna/RNA_define.h (+1, -0) (Diff)
/source/blender/makesrna/RNA_types.h (+7, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021