From f38d3ff2f9b69b6d63464ac15be8c5f11c291418 Mon Sep 17 00:00:00 2001 From: Swann Martinez Date: Mon, 30 Sep 2019 17:51:42 +0200 Subject: [PATCH] feat: advanced pannel doc --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 947b9a1..5d35c7c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ This tool aims to allow multiple users to work on the same scene over the networ 1. Download lastest release here. 2. Install last_version.zip from your addon preferences +--- ## Usage Settings are under: `View3D -> Sidebar -> Multiuser` @@ -31,14 +32,24 @@ Settings are under: `View3D -> Sidebar -> Multiuser` | Host | Join | | :------------------------------------------- | :----------------------------- | +| asd | | ![host_panel](medias/host.png) | ![join_panel](medias/join.png) | | Start empty: Cleanup the file before hosting | IP: host ip | | | Port: host port | -#### 2.1 Advanced settings - +#### 2.1 Advanced pannel + ![properties](medias/properties.png) +**Right strategy** (only host) enable you to choose between a strict and a relaxed pattern: + +- **Strict**: Host is the king, by default the host own each properties, only him can grant modification rights. +- **Common**: Each properties are under common rights by default, on selection, a property is only modifiable by the owner. + +_On each strategy, when a user is the owner he can choose to pass his rights to somemone else._ + +**Propertie frequency gird** allow to set a custom replication frequency for each type of datablock + ### In-session #### Connected users pannel