This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c8eaae0bd7792f85e8976723932db080d8e96d48
test
/
release
/
scripts
/
io
/
netrender
History
Martin Poirier
abd9a59af4
netrender: utility function to extract information from a blend file on disk. Used to get render resolution for jobs in the web interface (lazy init).
2010-01-25 21:10:33 +00:00
..
__init__.py
netrender: reset server address on client when server is offline (on file load) as well as clear local caches (for slaves and jobs)
2010-01-04 21:05:52 +00:00
balancing.py
netrender
2010-01-07 18:54:47 +00:00
client.py
netrender: bugfix to make thumbnails work correctly when running master through the UI (not in background) [context is borked in that case]. Also show number of threads settings in slave settings (reusing render setting) and force that setting when rendering jobs.
2010-01-08 17:52:21 +00:00
master_html.py
netrender: utility function to extract information from a blend file on disk. Used to get render resolution for jobs in the web interface (lazy init).
2010-01-25 21:10:33 +00:00
master.py
netrender: utility function to extract information from a blend file on disk. Used to get render resolution for jobs in the web interface (lazy init).
2010-01-25 21:10:33 +00:00
model.py
netrender tab to spaces
2009-12-29 00:04:57 +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: UI layout reorganization and prettifying. Also better operator descriptions (tooltips). Based on a patch by DingTo.
2010-01-05 20:47:23 +00:00
slave.py
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
ui.py
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
utils.py
netrender: utility function to extract information from a blend file on disk. Used to get render resolution for jobs in the web interface (lazy init).
2010-01-25 21:10:33 +00:00