blender/release/scripts/io/netrender
Martin Poirier 797bb93b21 bugfix for [#23737] reported by Mariusz Maximus
netrender client's functions to get slaves and jobs info didn't work anymore (was reading response content twice).

At the same time, I switched to json for the dump and load, instead of using eval and repr (for obvious security reasons). I should have done this much earlier.
2010-09-12 14:04:54 +00:00
..
__init__.py - py api splash URL was old, use blender version (menu was ok in the menu) 2010-09-11 04:23:45 +00:00
balancing.py correct fsf address 2010-02-12 13:34:04 +00:00
client.py bugfix for [#23737] reported by Mariusz Maximus 2010-09-12 14:04:54 +00:00
master_html.py netrender 2010-07-17 18:40:00 +00:00
master.py bugfix for [#23737] reported by Mariusz Maximus 2010-09-12 14:04:54 +00:00
model.py NetRender 2010-05-02 21:34:08 +00:00
netrender.css NetRender: 2010-04-28 01:54:12 +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 bugfix for [#23737] reported by Mariusz Maximus 2010-09-12 14:04:54 +00:00
repath.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
slave.py bugfix for [#23737] reported by Mariusz Maximus 2010-09-12 14:04:54 +00:00
ui.py remove class methods for defining properties 2010-09-09 06:29:44 +00:00
utils.py netrender fixes: 2010-08-14 16:30:41 +00:00