blender/release/scripts/io/netrender
Campbell Barton a89c526a92 finished moving importers and exporters into python packages (as proposed on the mailing list).
- made operator dir's into python packages
- lazy loading of module which do the actual import and export (faster blender load times)
- general maintanance and small fixes.
- bugfix for exporting x3d materials
- leak fix for exporting 3ds
2010-09-01 12:11:34 +00:00
..
__init__.py finished moving importers and exporters into python packages (as proposed on the mailing list). 2010-09-01 12:11:34 +00:00
balancing.py correct fsf address 2010-02-12 13:34:04 +00:00
client.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
master_html.py netrender 2010-07-17 18:40:00 +00:00
master.py netrender fixes: 2010-08-14 16:30:41 +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 more rna renaming for non-animated properties: mainly Texface, Particle & Pointcache changes. 2010-08-19 12:51:31 +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 netrender: 2010-08-21 17:07:19 +00:00
ui.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
utils.py netrender fixes: 2010-08-14 16:30:41 +00:00