blender/release/scripts
Campbell Barton 2bef608fb3 - new objects added from the rna api defaulted to quat rotation, not even using an identity quat.
- making meshes in python isnt nice at the moment, added a helper function.
    mesh.from_pydata(verts, edges, faces)
2009-11-29 23:14:41 +00:00
..
io 1. Extend option for 3d view border select now does something (default True to keep same behavior) 2009-11-29 22:16:29 +00:00
modules - new objects added from the rna api defaulted to quat rotation, not even using an identity quat. 2009-11-29 23:14:41 +00:00
op Draw function for operators (just like panels), used for the redo popup, file selector and redo tool panel. 2009-11-29 01:49:22 +00:00
presets Two files missing in case conversion in r24816. 2009-11-23 17:27:00 +00:00
templates rna UI api rename... 2009-11-23 00:27:30 +00:00
ui 1. Extend option for 3d view border select now does something (default True to keep same behavior) 2009-11-29 22:16:29 +00:00