This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source
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
..
2009-06-20 13:53:14 +00:00
2.5
2009-06-19 23:05:21 +00:00
2.5
2009-06-19 23:05:21 +00:00
2009-06-08 20:08:19 +00:00
2009-06-08 20:08:19 +00:00
2.5
2009-06-18 19:25:58 +00:00
2.5
2009-06-01 12:10:30 +00:00
2009-06-08 20:08:19 +00:00
2009-03-30 18:21:17 +00:00