blender/release/scripts/modules
Campbell Barton b3fd195665 fix [#31703] modules/rna_xml.py: BoolVectorProperty and CollectionProperty
patch provided by reporter (n floyd)
2012-09-25 05:17:23 +00:00
..
bl_i18n_utils Adding despeckle as “blender” word... 2012-08-27 21:01:21 +00:00
bpy better handle sizes by default for mask mode, now ignore image width/height 2012-08-25 14:18:54 +00:00
bpy_extras minor code cleanup 2012-08-25 12:55:14 +00:00
console Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
addon_utils.py code cleanup: python - pass multiple args to string startswith() / endswith() functions rather than calling multiple times. 2012-09-04 20:26:42 +00:00
animsys_refactor.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
blend_render_info.py fix for blend_render_info.py not closing file & some edits to comments. 2012-08-22 10:29:30 +00:00
bpy_types.py fix [#31383] EditBone.align_orientation() uses Vector.normalize() incorrectly 2012-05-09 19:05:29 +00:00
bpyml_ui.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
bpyml.py use static sets rather then tuples, python optimizes this case. 2011-08-08 05:21:37 +00:00
console_python.py copy as script operator for the console, so you can copy input from a console for use in a textblock. 2012-08-19 21:32:18 +00:00
console_shell.py style cleanup 2012-07-04 21:41:05 +00:00
graphviz_export.py style cleanup 2012-06-19 22:17:19 +00:00
keyingsets_utils.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
rna_info.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
rna_prop_ui.py use props all over for operator properties vars 2012-01-01 13:09:58 +00:00
rna_xml.py fix [#31703] modules/rna_xml.py: BoolVectorProperty and CollectionProperty 2012-09-25 05:17:23 +00:00
sys_info.py fix for own regression with handling of script paths, however this didnt work quite right before either. 2012-07-29 01:02:25 +00:00