Files
test/source/blender
Campbell Barton a68ebbbccd 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.
2009-06-20 13:53:14 +00:00
..
2008-12-23 21:20:34 +00:00
2009-06-13 11:09:13 +00:00
UI
2009-06-19 23:11:41 +00:00
2.5
2009-06-17 11:01:05 +00:00
2009-06-20 13:53:14 +00:00
2009-06-20 13:53:14 +00:00
2009-06-08 20:08:19 +00:00
2.5
2009-06-01 12:10:30 +00:00
2.5
2009-06-01 12:10:30 +00:00