blender/release/scripts/modules
Campbell Barton fd3842f3a2 Mathutils doc improvements + other small things
- bpy.app moved into PyStructSequence (used by sys.float_info)
- added buildinfo into bpy.app.build_*
- bpy.ui removed (wasnt used)
- include external example files in Mathutils docs (only Mathutils and Vector are currently written)
- added support to auto document PyStructSequence's
- CMake had "'s inside all its strings.
2010-01-31 21:52:26 +00:00
..
bpy Mathutils doc improvements + other small things 2010-01-31 21:52:26 +00:00
console add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
rigify pep8 changes to rigify (minor warnings still there) 2010-01-31 14:33:27 +00:00
bpy_types.py pep8 changes 2010-01-31 14:46:28 +00:00
graphviz_export.py * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive. 2009-12-10 22:23:09 +00:00
rigify_utils.py pep8 changes to rigify (minor warnings still there) 2010-01-31 14:33:27 +00:00
rna_info.py Forgot to rename use_return in this script as well. 2010-01-24 19:30:54 +00:00
rna_prop_ui.py pep8 changes 2010-01-31 14:46:28 +00:00