feat: add discord link
This commit is contained in:
@ -5,5 +5,12 @@ Community
|
|||||||
Discord
|
Discord
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
Feel free to join our `discord server <https://discord.gg/aBPvGws>`_ !
|
||||||
|
You will find help, a way to take part in the project, public collaborative sessions, people to create with, information about the addon's progress and much more.
|
||||||
|
|
||||||
Contributors
|
Contributors
|
||||||
============
|
============
|
||||||
|
|
||||||
|
.. image:: img/avatar_swann.png
|
||||||
|
:width: 50px
|
||||||
|
:align: left
|
@ -2,6 +2,14 @@
|
|||||||
Key Features
|
Key Features
|
||||||
============
|
============
|
||||||
|
|
||||||
|
The Multi-User is a free and open source blender addon.
|
||||||
|
It aims to allow multiple users to work on the same scene over the network. Based on a Clients / Server architecture, the data-oriented replication schema replicate blender data-blocks across the wire.
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
The addon is still in development Be carefull when using it.
|
||||||
|
|
||||||
|
On rare occasions, it can happen that your blender scenes become corrupted, think of making backups to avoid losing your projects.
|
||||||
|
|
||||||
Collaboration
|
Collaboration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
BIN
docs/about/img/avatar_swann.png
Normal file
BIN
docs/about/img/avatar_swann.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -8,6 +8,8 @@ Welcome to the manual of the Multi-user, a free and open source blender addon. I
|
|||||||
|
|
||||||
Join our `discord server <https://discord.gg/aBPvGws>`_ to get help and join collaborative creation sessions.
|
Join our `discord server <https://discord.gg/aBPvGws>`_ to get help and join collaborative creation sessions.
|
||||||
|
|
||||||
|
.. warning:: Still under development
|
||||||
|
|
||||||
.. image:: img/homepage_ban.png
|
.. image:: img/homepage_ban.png
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,16 +2,6 @@
|
|||||||
Workflow
|
Workflow
|
||||||
########
|
########
|
||||||
|
|
||||||
Side Pannel
|
Exemple
|
||||||
===========
|
=======
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
Introduction <server/introduction.rst>
|
|
||||||
server/splash.rst
|
|
||||||
|
|
||||||
Presence
|
|
||||||
=========
|
|
||||||
|
|
||||||
ui
|
|
Reference in New Issue
Block a user