Blender Git Commit Log

Git Commits -> Revision d953e94

Revision d953e94 by Brecht Van Lommel (master)
November 30, 2008, 00:57 (GMT)

RNA
* Added more DNA_color_types.h, starting from patch by Sebastian Skejø.
What's missing is write access to some things like point location,
hard to retrieve the CurveMapping for proper update still..
* Added all datablocks as ID pointer in Main already, now only have to
change the type from ID to the specific type. Also added filename
to Main, which is basically the only non-internal property.
* Fixed setting shadow buffers size in lamps, also ensured it to be a
multiple of 16.

Commit Details:

Full Hash: d953e940d3c5b9302539dfd00624fd60bc0ed017
SVN Revision: 17632
Parent Commit: d86b38c
Lines Changed: +257, -54

4 Modified Paths:

/source/blender/makesrna/intern/rna_color.c (+185, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+29, -17) (Diff)
/source/blender/makesrna/intern/rna_main.c (+42, -35) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021