This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d16bde417fb985eb348cdbf2314e324fa9d098a9
test2
/
release
/
io
/
netrender
History
Martin Poirier
6c3c748daa
client code wasn't modified to follow changes in the model
2009-09-11 18:31:51 +00:00
..
__init__.py
use pure py classes instead of a mix of rna stuff for ui. fix a couple of bugs
2009-09-08 01:18:06 +00:00
client.py
client code wasn't modified to follow changes in the model
2009-09-11 18:31:51 +00:00
master.py
support for external images, blacklisting slaves on errors and proper job termination on cancel
2009-09-09 20:56:49 +00:00
model.py
frame range restrictions for dependencies, so slaves only receive point cache files for the frames that they need to render (supports step > 1, of course)
2009-09-09 02:25:14 +00:00
operators.py
operator to fetch frames from a job in the list, decorator for rna registration
2009-09-10 20:41:18 +00:00
slave.py
support for external images, blacklisting slaves on errors and proper job termination on cancel
2009-09-09 20:56:49 +00:00
ui.py
operator to fetch frames from a job in the list, decorator for rna registration
2009-09-10 20:41:18 +00:00
utils.py
operator to fetch frames from a job in the list, decorator for rna registration
2009-09-10 20:41:18 +00:00