multi-user/docs/index.rst

65 lines
1.4 KiB
ReStructuredText
Raw Normal View History

2020-01-16 14:26:54 +01:00
=====================================
Welcome to Multi-user's documentation
=====================================
.. image:: img/homepage_ban.png
The multi-user addon is a free and open source blender plugin. It tool aims to bring multiple users to work on the same .blend over the network.
.. warning:: Under development, use it at your own risks.
Main Features
=============
- Collaborative workflow in blender
- Viewport users presence (active selection, POV)
- Datablocks right managment
- Tested under Windows
2020-06-23 19:04:07 +02:00
Community
=========
A `discord server <https://discord.gg/aBPvGws>`_ have been created to provide help for new users and
organize collaborative creation sessions.
2020-01-16 14:26:54 +01:00
Status
======
2020-01-22 17:05:48 +01:00
.. image:: img/homepage_roadmap.png
2020-01-16 14:26:54 +01:00
Follow the `roadmap <https://gitlab.com/slumber/multi-user/-/boards/929107>`_ to be aware of last news.
Documentation is organized into the following sections:
.. toctree::
:maxdepth: 1
:caption: About
:name: sec-about
2020-02-20 14:44:24 +01:00
about/introduction
2020-01-15 18:47:20 +01:00
.. toctree::
:maxdepth: 1
:caption: Getting started
:name: sec-learn
2020-01-15 22:05:59 +01:00
2020-02-20 14:44:24 +01:00
getting_started/install
getting_started/quickstart
2020-06-19 10:50:29 +02:00
getting_started/glossary
2020-01-15 18:47:20 +01:00
2020-02-20 14:38:15 +01:00
.. toctree::
:maxdepth: 1
:caption: Tutorials
:name: sec-tutorials
tutorials/hosting_guide
2020-01-22 18:02:28 +01:00
.. toctree::
:maxdepth: 1
:caption: Community
:name: sec-community
ways_to_contribute