blender/release/scripts/modules
Campbell Barton 67cfc427ee PyAPI
- added new mathutils.Color() type, use with rna so we can do for eg:
 material.diffuse_color.r = 1.0
 # also has hsv access
 material.diffuse_color.s = 0.6

 - made Mathutils and Geometry module names lowercase.
2010-04-11 14:22:27 +00:00
..
bpy [#21682] help() doesn't work in the console 2010-03-21 14:56:26 +00:00
console autocompete was matching import_foo as import keyword. 2010-02-14 12:23:25 +00:00
rigify PyAPI 2010-04-11 14:22:27 +00:00
bpy_types.py PyAPI 2010-04-11 14:22:27 +00:00
graphviz_export.py correct fsf address 2010-02-12 13:34:04 +00:00
rigify_utils.py PyAPI 2010-04-11 14:22:27 +00:00
rna_info.py py api file rename 2010-04-11 12:05:27 +00:00
rna_prop_ui.py store vars in py operators in the instance rather then the operator classes. 2010-02-27 14:54:45 +00:00