9492862d90694e5237f6a3c441bddec8a8945bd4
Multi-user blender addon
Enable realtime collaborative workflow inside blender
Current statut
Name | Statut | Comment |
---|---|---|
action | [ ] | WIP |
armature | [ ] | WIP |
camera | [x] | |
collection | [x] | |
curve | [x] | |
gpencil | [x] | |
image | [x] | |
mesh | [x] | |
material | [x] | |
metaball | [x] | |
object | [x] | |
scene | [x] | |
world | [x] |
Dependencies
Dependencies | Version | Needed |
---|---|---|
ZeroMQ | latest | yes |
msgpack | latest | yes |
PyYAML | latest | yes |
Contributing
- Fork it (https://gitlab.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Description
Languages
Python
99.8%
Dockerfile
0.1%
Shell
0.1%