feat: update supported types in README.md

This commit is contained in:
Swann
2020-10-02 18:04:32 +02:00
parent 577c01a594
commit 9966a24b5e

View File

@ -25,27 +25,32 @@ See the [documentation](https://multi-user.readthedocs.io/en/latest/) for detail
Currently, not all data-block are supported for replication over the wire. The following list summarizes the status for each ones. Currently, not all data-block are supported for replication over the wire. The following list summarizes the status for each ones.
| Name | Status | Comment | | Name | Status | Comment |
| ----------- | :----: | :-----------------------------------------------------------: | | ----------- | :----: | :--------------------------------------------------------------------------: |
| action | | Not stable | | action | ✔️ | |
| armature | ❗ | Not stable | | armature | ❗ | Not stable |
| camera | ✔️ | | | camera | ✔️ | |
| collection | ✔️ | | | collection | ✔️ | |
| curve | ✔️ | Nurbs surface don't load correctly | | curve | | Nurbs not supported |
| gpencil | ✔️ | | | gpencil | ✔️ | [Airbrush not supported](https://gitlab.com/slumber/multi-user/-/issues/123) |
| image | | Not stable yet | | image | ✔️ | |
| mesh | ✔️ | | | mesh | ✔️ | |
| material | ✔️ | | | material | ✔️ | |
| metaball | ✔️ | | | metaball | ✔️ | |
| object | ✔️ | | | object | ✔️ | |
| scene | ✔️ | | | texts | ✔️ | |
| world | ✔️ | | | scene | ✔️ | |
| lightprobes | ✔️ | | | world | ✔️ | |
| particles | | [On-going](https://gitlab.com/slumber/multi-user/-/issues/24) | | lightprobes | ✔️ | |
| speakers | ❌ | [Planned](https://gitlab.com/slumber/multi-user/-/issues/65) | | compositing | ❌ | [Planned](https://gitlab.com/slumber/multi-user/-/issues/46) |
| vse | ❌ | [Planned](https://gitlab.com/slumber/multi-user/-/issues/45) | | texts | ❌ | [Planned](https://gitlab.com/slumber/multi-user/-/issues/81) |
| physics | ❌ | [Planned](https://gitlab.com/slumber/multi-user/-/issues/45) | | nla | ❌ | |
| libraries | | Partial | | volumes | | |
| particles | ❌ | [On-going](https://gitlab.com/slumber/multi-user/-/issues/24) |
| speakers | ❗ | [Partial](https://gitlab.com/slumber/multi-user/-/issues/65) |
| vse | ❌ | [Planned](https://gitlab.com/slumber/multi-user/-/issues/45) |
| physics | ❌ | [Planned](https://gitlab.com/slumber/multi-user/-/issues/45) |
| libraries | ❗ | Partial |
### Performance issues ### Performance issues
@ -57,7 +62,7 @@ I'm working on it.
| Dependencies | Version | Needed | | Dependencies | Version | Needed |
| ------------ | :-----: | -----: | | ------------ | :-----: | -----: |
| Replication | latest | yes | | Replication | latest | yes |