Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ubisoft/mixer
Add-on for real-time collaboration in Blender.
https://github.com/ubisoft/mixer
blender blender-addon collaboration ubisoft
Last synced: 4 days ago
JSON representation
Add-on for real-time collaboration in Blender.
- Host: GitHub
- URL: https://github.com/ubisoft/mixer
- Owner: ubisoft
- License: gpl-3.0
- Archived: true
- Created: 2020-07-31T07:27:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T12:58:40.000Z (over 2 years ago)
- Last Synced: 2024-08-01T20:48:10.257Z (3 months ago)
- Topics: blender, blender-addon, collaboration, ubisoft
- Language: Python
- Homepage: https://ubisoft-mixer.readthedocs.io/
- Size: 4.3 MB
- Stars: 1,316
- Watchers: 61
- Forks: 77
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-streaming-tools - Mixer
- awesome-vrchat - Mixer - Add-on for real-time collaboration in Blender. (Tutorials / Tools)
README
# Ubisoft Mixer - Blender Add-on
**Mixer is NOT SUPPORTED ANYMORE - it has been archived**
**Mixer is a Blender addon for real time collaboration in Blender. It allows multiple Blender users to work on the same scene at the same time.
It was developed by the R&D department of Ubisoft Animation Studio.**![Mixer screenshot](docs/img/home_mixer.png)
## Disclaimer
>**This tool is NOT SUPPORTED ANYMORE**
>
>Up to December 2021 this tool was supported for LTS version of Blender 2.93 and for Blender 3.0.
>
>It was designed in a production context and was used as an experimental tool. With the end of the project developing it Mixer is not maintained anymore.
>
>You can use is as is. In spite of all our efforts to make it reliable, it may in some circumstances corrupt your Blender scenes data.
Be aware that neither Ubisoft nor Ubisoft employees can be taken as responsible in such cases. Use it at your own risks.
>## Features
Refer to the online documentation for details about current [features and limitations](https://ubisoft-mixer.readthedocs.io/en/latest/getting-started/features.html).
## Documentation and Usage
Documentation is available at the web site https://ubisoft-mixer.readthedocs.io/ to :
- [download and install](https://ubisoft-mixer.readthedocs.io/en/latest/getting-started/install.html),
- [test](https://ubisoft-mixer.readthedocs.io/en/latest/getting-started/first-steps.html) locally,
- then [get connected](https://ubisoft-mixer.readthedocs.io/en/latest/collaborate/get-connected.html) and [work together](https://ubisoft-mixer.readthedocs.io/en/latest/collaborate/work-together.html)## Updates
Updates are announced in the [mixer-addon Blender Chat](https://blender.chat/channel/mixer-addon) channel.
## Support
The support repository is on the [Mixer Github repository](https://github.com/ubisoft/mixer) which is part of the [Ubisoft open source](https://github.com/ubisoft) projects group.
Since the project is not maintained anymore submitted issues may not receive answers. We do appologize for the end of support.## Community
The online documentation lists the [YouTube videos](https://ubisoft-mixer.readthedocs.io/en/latest/community/on_youtube.html) posted by community members.
## Feedback and contribution
Post your feedback and discuss your ideas with us on the [Mixer Blender chat](https://blender.chat/channel/mixer-addon).
You can also get involved into the development of Mixer, discover how by reading these [contribution guidelines](doc/README.md).
## License and copyright
The original code is Copyright (C) 2020 Ubisoft.
All code of the `mixer` package is under the GPLv3 license except code of the `mixer.broadcaster` sub-package, which is under the MIT license.