Blender Git Commit Log

Git Commits -> Revision f1286b1

Revision f1286b1 by Brecht Van Lommel (master)
May 20, 2009, 09:52 (GMT)
RNA:
* Any Struct can now have ID properties, by creating a callback
function to create/return an IDProperty.
* Wrapped PoseChannel ID properties.
* Note there is still no way to create ID Properties in 2.5, though
the callback to get/create the initial group is now exposed through
RNA_struct_idproperties.

Commit Details:

Full Hash: f1286b15a3ce11c1b85b7d387fb7f3e1a243bff5
SVN Revision: 20288
Parent Commit: d80911b
Lines Changed: +91, -43

11 Modified Paths:

/source/blender/makesrna/intern/makesrna.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_access.c (+30, -41) (Diff)
/source/blender/makesrna/intern/rna_define.c (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+12, -0) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_internal_types.h (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+14, -0) (Diff)
/source/blender/makesrna/intern/rna_rna.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+13, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -0) (Diff)
/source/blender/makesrna/RNA_define.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021