diff --git a/docs/getting_started/img/quickstart_advanced.png b/docs/getting_started/img/quickstart_advanced.png index 46f57cf..d55c79c 100644 Binary files a/docs/getting_started/img/quickstart_advanced.png and b/docs/getting_started/img/quickstart_advanced.png differ diff --git a/docs/getting_started/img/quickstart_advanced_replication.png b/docs/getting_started/img/quickstart_advanced_replication.png index a7694fc..21bf255 100644 Binary files a/docs/getting_started/img/quickstart_advanced_replication.png and b/docs/getting_started/img/quickstart_advanced_replication.png differ diff --git a/docs/getting_started/img/quickstart_replication.png b/docs/getting_started/img/quickstart_replication.png new file mode 100644 index 0000000..76fce66 Binary files /dev/null and b/docs/getting_started/img/quickstart_replication.png differ diff --git a/docs/getting_started/quickstart.rst b/docs/getting_started/quickstart.rst index cc4751f..2f99140 100644 --- a/docs/getting_started/quickstart.rst +++ b/docs/getting_started/quickstart.rst @@ -161,6 +161,19 @@ The collaboration quality directly depend on the communication quality. This sec various tools made in an effort to ease the communication between the different session users. Feel free to suggest any idea for communication tools `here `_ . +--------------------------- +Change replication behavior +--------------------------- + +During a session, the multi-user will replicate your modifications to other instances. +In order to avoid annoying other users when you are experimenting, some of those modifications can be ignored via +various flags present at the top of the panel (see red area in the image bellow). Those flags are explained in the :ref:`replication` section. + +.. figure:: img/quickstart_replication.png + :align: center + + Session replication flags + -------------------- Monitor online users -------------------- @@ -242,6 +255,8 @@ various drawn parts via the following flags: - **Show users**: display users current viewpoint - **Show different scenes**: display users working on other scenes + + ----------- Manage data ----------- @@ -330,6 +345,8 @@ of the multi-user are using the same IPC port it will create conflict ! **Timeout (in milliseconds)** is the maximum ping authorized before auto-disconnecting. You should only increase it if you have a bad connection. +.. _replication: + ----------- Replication ----------- @@ -341,6 +358,8 @@ Replication **Synchronize render settings** (only host) enable replication of EEVEE and CYCLES render settings to match render between clients. +**Synchronize active camera** sync the scene active camera. + **Edit Mode Updates** enable objects update while you are in Edit_Mode. .. warning:: Edit Mode Updates kill performances with complex objects (heavy meshes, gpencil, etc...).