feat: current status
This commit is contained in:
24
README.md
24
README.md
@ -1,14 +1,34 @@
|
|||||||
# Multi-user blender addon
|
# Multi-user blender addon
|
||||||
> Enable realtime collaborative workflow inside blender
|
> 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
|
||||||
|
|
||||||
| Dependencies | Version | Needed |
|
| Dependencies | Version | Needed |
|
||||||
|--------------|:-------:|-------:|
|
| ------------ | :-----: | -----: |
|
||||||
| ZeroMQ | latest | yes |
|
| ZeroMQ | latest | yes |
|
||||||
| msgpack | latest | yes |
|
| msgpack | latest | yes |
|
||||||
| PyYAML | latest | yes |
|
| PyYAML | latest | yes |
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
1. Fork it (<https://gitlab.com/yourname/yourproject/fork>)
|
1. Fork it (<https://gitlab.com/yourname/yourproject/fork>)
|
||||||
|
Reference in New Issue
Block a user