blender/release/scripts/modules
Campbell Barton 6e3920e8fa rna/py/reference doc improvements..
- vectors now respect min/max settings.
- keyframing and adding drivers raises an error in an index is set on a non array, keyframing raises an error if it fails.

reference docs...
- added docstrings for remaining python bpy_struct functions
- added fake class for docs, bpy_struct, which is the base class of everything in bpy.types
- improved inherictance references for struct classes, include bpy_struct members.
2010-04-10 18:35:50 +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 Added tongue and neck rigs. The neck rig is quite solid, I think, and is working well in production on Durian. The tongue rig is a bit hacky, but I'm adding it for now since we're using it in Durian. 2010-04-07 14:46:06 +00:00
bpy_types.py * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
graphviz_export.py correct fsf address 2010-02-12 13:34:04 +00:00
rigify_utils.py - new docstrings for bpy.type.Struct methods & some corrections. 2010-04-06 07:49:10 +00:00
rna_info.py rna/py/reference doc improvements.. 2010-04-10 18:35:50 +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