Blender Git Commit Log

Git Commits -> Revision 97dcbbf

Revision 97dcbbf by Brecht Van Lommel (master)
November 29, 2008, 14:35 (GMT)

RNA
* Added more lamp properties. (patch by Michael Fox)
* Fix a number of warnings in the RNA code.
* Converted DOS line endings to UNIX.
* Added some information on defining ID structs, and fixed use
of "ID" inheritance for some non-ID structs.
* Added text on naming conventions to the RNA documentation, and
applied it to the current code.

http://wiki.blender.org/index.php/BlenderDev/Blender2.5/RNA#Naming_Conventions

Commit Details:

Full Hash: 97dcbbf88612fd89e0643e75994b82294bdabb2c
SVN Revision: 17618
Parent Commit: 4fc3695
Lines Changed: +432, -66

1 Added Path:

/source/blender/makesrna/intern/rna_color.c (+50, -0) (View)

15 Modified Paths:

/source/blender/makesdna/DNA_documentation.h (+1, -1) (Diff)
/source/blender/makesrna/intern/makesrna.c (+21, -4) (Diff)
/source/blender/makesrna/intern/rna_access.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_define.c (+16, -16) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+298, -7) (Diff)
/source/blender/makesrna/intern/rna_material.c (+24, -22) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+4, -3) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_object.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_sensor.c (+1, -1) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/makesrna/RNA_define.h (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021