Blender Git Loki

Git Commits -> Revision f3c0743

Revision f3c0743 by Martin Poirier (master)
April 28, 2010, 01:54 (GMT)
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)

Commit Details:

Full Hash: f3c0743b41ee95e15d50f40ab00d2788f7bd17bd
SVN Revision: 28479
Parent Commit: 058b702
Lines Changed: +139, -84

8 Modified Paths:

/release/scripts/io/netrender/client.py (+7, -0) (Diff)
/release/scripts/io/netrender/master.py (+9, -5) (Diff)
/release/scripts/io/netrender/master_html.py (+54, -52) (Diff)
/release/scripts/io/netrender/model.py (+7, -4) (Diff)
/release/scripts/io/netrender/netrender.css (+4, -0) (Diff)
/release/scripts/io/netrender/slave.py (+31, -14) (Diff)
/release/scripts/io/netrender/ui.py (+14, -8) (Diff)
/release/scripts/io/netrender/utils.py (+13, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021