27 lines
574 B
Markdown
27 lines
574 B
Markdown
# PushBlendPull
|
|
|
|
Blender plugin that allows you to deport the actual blending of your project on another computer.
|
|
|
|
## Requirements:
|
|
1. Worker:
|
|
* twisted (requires python header)
|
|
|
|
## Bugs:
|
|
|
|
|
|
## Improvements:
|
|
1. Worker
|
|
* Clean after cancel
|
|
2. Dispatcher
|
|
* Accept workload parameter
|
|
* Cancel Job/Farm(redispactch)/All
|
|
* Only sync/ only blend
|
|
* Exchange only needed files
|
|
* P2P file exchange
|
|
* Slave mode
|
|
3. Plugin
|
|
* Push/Pull to remote dispatcher
|
|
* Allow farm configuration/file exchange
|
|
* Track rendered/canceld scenes/blendfiles
|
|
|