blender/release/scripts
Campbell Barton 381e926600 fixed sphinx doc generator
- arguments, return values indentation means they get correctly interpreted by sphinx
- functions with no return values were displaying return as ()
- return values were getting the '(optional)' added in some cases.

Example:
http://www.blender.org/documentation/250PythonDoc/bpy.ops.object.html
2010-01-17 20:59:35 +00:00
..
io bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import fails 2010-01-17 20:06:34 +00:00
modules fixed sphinx doc generator 2010-01-17 20:59:35 +00:00
op bugfix [#20688] Mesh with no materials fails to export UV layout 2010-01-15 12:21:33 +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 this isnt needed since the node window can enable it. materials also dont have this option. 2010-01-16 22:32:15 +00:00