Blender Git Loki

Git Commits -> Revision a68ebbb

Revision a68ebbb by Campbell Barton (master)
June 20, 2009, 13:53 (GMT)
RNA Fixes
* Python apis iterator didnt work, for example [f for f in mesh.faces] # failed.
* Python apis collection.items(), collections without names now return (index,value) pairs, better then returning nothing.
* bpy.ui and bpy.props modules were incorrectly named
* Mesh vertex colors red/blue needed to be swapped on getting/setting.
* Mesh vertex colors were not clamped.

Commit Details:

Full Hash: a68ebbbccdf6bc1854c7a947685254ca912de7bf
SVN Revision: 21031
Parent Commit: 3511d72
Lines Changed: +43, -31

3 Modified Paths:

/source/blender/makesrna/intern/rna_mesh.c (+21, -16) (Diff)
/source/blender/python/intern/bpy_rna.c (+21, -14) (Diff)
/source/blender/python/intern/bpy_ui.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021