Adding project files to project template
This commit is contained in:
25
README.md
25
README.md
@@ -1,3 +1,26 @@
|
||||
# PushBlendPull
|
||||
|
||||
Blender plugin that allows you to deport the actual blending of your project on another computer.
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user