Blender Git Commit Log

Git Commits -> Revision 9178dc8

Revision 9178dc8 by Campbell Barton (master)
December 18, 2008, 23:34 (GMT)
Small RNA changes
* rna_validate_identifier now checks identifiers are not python keywords such as if, and, from (builtins like max, object and sort are ok)
* rna_validate_identifier prints an error explaining why it fails
* renamed Struct's "from" to "base" - to point to the struct inherited from.
* renamed ImageUsers's "pass" and "layer" to "renderPass" and "renderLayer"
* use the identifier as the key for ENUM's (matching structs and properties)

Commit Details:

Full Hash: 9178dc859638815ec38d9b95d2df723892c1af38
SVN Revision: 17932
Parent Commit: 1dcbafa
Lines Changed: +48, -16

4 Modified Paths:

/source/blender/makesrna/intern/rna_define.c (+36, -7) (Diff)
/source/blender/makesrna/intern/rna_image.c (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_key.c (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_rna.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021