blender/release/scripts
Campbell Barton 7f1a8a947d initial sphinx doc generation support for python and C modules.
python modules bpy.app, bpy.utils are now included in docs.
C defined python module bpy.props has its docstrings extracted and written directly into sphinx docs since the C methods cant be inspected.

added docstrings to bpy.props and improved some in bpy.utils.

will update online docs tomorrow.
2010-01-22 02:04:25 +00:00
..
io BPY: fixed iteration over and slicing of multidim. arrays. 2010-01-20 14:06:38 +00:00
modules initial sphinx doc generation support for python and C modules. 2010-01-22 02:04:25 +00:00
op bugfix [#20726] "Export UV Layout" creates invalid SVG files 2010-01-20 11:08:50 +00:00
presets netrender tab to spaces 2009-12-29 00:04:57 +00:00
templates generic operator menu was searching for "type" and using the first enum property if it wasnt found. 2010-01-15 22:40:33 +00:00
ui Macro operator properties using property groups in groups (initial code by brecht). 2010-01-21 21:58:40 +00:00