Blender Git Commit Log

Git Commits -> Revision 2b7e390

Revision 2b7e390 by Brecht Van Lommel (master)
November 29, 2008, 19:08 (GMT)

RNA
* Fix sensor data pointer code, also made sensor type non editable,
would need to do more work than just setting the type.
* Fix a fairly obscure bug related to inheritance and sorting.
* Complete DNA_ID.h wrapping, just a few extra properties and the
Library struct, most of this is internal.

Commit Details:

Full Hash: 2b7e3909670bd06f967884a908b9f805ec10dc3f
SVN Revision: 17626
Parent Commit: 2ff4ac1
Lines Changed: +118, -42

8 Modified Paths:

/source/blender/editors/interface/interface.c (+4, -2) (Diff)
/source/blender/makesrna/intern/makesrna.c (+4, -3) (Diff)
/source/blender/makesrna/intern/rna_access.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_color.c (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_define.c (+55, -23) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+44, -4) (Diff)
/source/blender/makesrna/intern/rna_main.c (+1, -3) (Diff)
/source/blender/makesrna/intern/rna_sensor.c (+9, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021