blender/release/scripts/io/netrender
Martin Poirier 4faedb3d91 netrender:
sensible timeout on connection attempt
fix for operator api change
2010-03-12 03:12:27 +00:00
..
__init__.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
balancing.py correct fsf address 2010-02-12 13:34:04 +00:00
client.py Adding back decorator (metaclass registration not in trunk yet) 2010-02-26 12:15:15 +00:00
master_html.py correct fsf address 2010-02-12 13:34:04 +00:00
master.py NetRender: Use threading mixin for master server. See if it solves latency issues that some people are having (always keep the stdout log from the master/client/slaves if you are reporting an issue). 2010-02-27 22:07:38 +00:00
model.py correct fsf address 2010-02-12 13:34:04 +00:00
netrender.css netrender: 2010-01-08 02:33:20 +00:00
netrender.js netrender: refactor thumbnail generation code. New option to generate the thumbnail on the slaves (per slave option, default off). Missing thumbnails are still generated on demand by the master. 2010-01-09 18:21:27 +00:00
operators.py netrender: 2010-03-12 03:12:27 +00:00
slave.py correct fsf address 2010-02-12 13:34:04 +00:00
ui.py move render operators into their own files, render_internal.c & render_opengl.c, rather then have them in the screen module. 2010-03-08 16:36:53 +00:00
utils.py netrender: 2010-03-12 03:12:27 +00:00