blender/release/scripts/io
Martin Poirier ef8179f7cb netrender:
thumbnails on the web interface (resized with imagemagick or compatible if present, fullsize otherwise)
Clicking on the "show" link shows the thumbnail associated with one frame. Clicking on a second one shows all frames in the range. Clicking on more frames extends the range. Clicking on a thumbnail (or on the show link of a visible thumbnail) hides all thumbnails.
2010-01-08 02:33:20 +00:00
..
netrender netrender: 2010-01-08 02:33:20 +00:00
engine_render_pov.py pep8 warnings, remove unused imports 2009-12-13 22:48:11 +00:00
export_3ds.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
export_fbx.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
export_mdd.py pep8 edits, removed MakeCursor.py and rna_array.py, not important to make pep8 2009-12-26 09:36:50 +00:00
export_obj.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
export_ply.py new python submodule. eg. 2010-01-02 23:14:01 +00:00
export_x3d.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
import_anim_bvh.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
import_scene_3ds.py replace dynamic_menu.py with Menu classmethods much less complicated. 2009-12-25 22:16:19 +00:00
import_scene_obj.py dict.get() defaults to None as the second arg. no need to supply it. 2010-01-04 21:10:51 +00:00