Adding project files to project template

This commit is contained in:
2024-03-27 09:55:27 +01:00
parent 23aaf60b09
commit 87105a06c1
22 changed files with 2690 additions and 1 deletions

View File

@@ -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