blender/release/scripts
Campbell Barton 51943096a9 bugfix [#19804] .MDD is not working?? // Also filetype issue?
- made all exporters default to the blend filename with the extension replaced
- MDD's poll function now checks for an active mesh
- multiline docstrings are written as multiline docs when generating epydocs
2009-11-04 18:35:32 +00:00
..
io bugfix [#19804] .MDD is not working?? // Also filetype issue? 2009-11-04 18:35:32 +00:00
modules - remove UV mapping operator, call a header menu directly (so python can add items there) 2009-11-03 18:20:03 +00:00
op new operator directory, move some scripts from io 2009-11-04 14:40:35 +00:00
templates make python operator instances subclasses of the wmOperator when called. 2009-11-02 08:32:00 +00:00
ui bpy.ops.import.obj("somepath") is invalid syntax because import is a keyword. 2009-11-04 17:16:58 +00:00