feat: current status
This commit is contained in:
22
README.md
22
README.md
@ -1,14 +1,34 @@
|
||||
# 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
|
||||
|
||||
1. Fork it (<https://gitlab.com/yourname/yourproject/fork>)
|
||||
|
Reference in New Issue
Block a user