blender/release/scripts/modules
Campbell Barton 04d0261c37 new python submodule. eg.
from bpy.app import binary_path, version, version_string, home

can add constant variables from blender here as needed (maybe functions too... bpy.app.memory_usage() ?)
2010-01-02 23:14:01 +00:00
..
bpy new python submodule. eg. 2010-01-02 23:14:01 +00:00
console add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
rigify - deform types for copy, arm and leg, patch from Cessen (with slighy modifications) 2009-12-30 18:39:02 +00:00
bpy_types.py editbone.transform(matrix) function, requested by Cessen. 2010-01-02 22:47:56 +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
retopo.py use python3 syntax for defining a set. 2009-12-13 16:20:18 +00:00
rigify_utils.py * new metarig type for the durian dragon leg (original rig by Cessen) 2009-12-14 20:56:19 +00:00
rna_info.py sphinx support for documenting multiple return values 2010-01-02 18:55:07 +00:00
rna_prop_ui.py fix for [#20244] importing .obj without "Object" option checked crashes blender 2009-12-25 20:40:00 +00:00