blender/release/scripts/io
Martin Poirier f3c0743b41 NetRender:
- multires cache files and image .tex cache support in dependency list
- Compare md5 of files before using a local copy (not one transfered by netrender). Could be changed to a simpler CRC if speed is an issue. The goal is not to have a strong crypto signature but just to detect outdated local files.
- Reduce slave timeout to 5 minutes (down from 30). Slaves should report at most every 30s, there's no reason for a value to be that high.
- Reorder the presentation tables on the main web page (job list is more important)
- Collapse dependency list by default on job page (only show main file and headers for other files, point cache and fluid cache)
- Slave option (default: True) to also output render log to the console (as well as the usual copy to the master)
2010-04-28 01:54:12 +00:00
..
netrender NetRender: 2010-04-28 01:54:12 +00:00
engine_render_pov.py Python API fix: Add COMPAT_ENGINES to properties_data_camera 2010-04-19 11:24:22 +00:00
export_3ds.py Object API changes so these functions now require a scene as first argument: 2010-04-06 01:28:39 +00:00
export_fbx.py py api 2010-04-25 19:27:59 +00:00
export_mdd.py PyAPI 2010-04-11 14:22:27 +00:00
export_obj.py PyAPI 2010-04-11 14:22:27 +00:00
export_ply.py Object API changes so these functions now require a scene as first argument: 2010-04-06 01:28:39 +00:00
export_x3d.py PyAPI 2010-04-11 14:22:27 +00:00
import_anim_bvh.py py api 2010-04-25 19:27:59 +00:00
import_scene_3ds.py PyAPI 2010-04-11 14:22:27 +00:00
import_scene_obj.py PyAPI 2010-04-11 14:22:27 +00:00
import_shape_mdd.py pep8 cleanup 2010-04-04 14:52:15 +00:00