feat: readme update
This commit is contained in:
parent
f38d3ff2f9
commit
c78b0fb83c
17
README.md
17
README.md
@ -12,21 +12,24 @@ This tool aims to allow multiple users to work on the same scene over the networ
|
|||||||
1. Download lastest release here.
|
1. Download lastest release here.
|
||||||
2. Install last_version.zip from your addon preferences
|
2. Install last_version.zip from your addon preferences
|
||||||
|
|
||||||
---
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Settings are under: `View3D -> Sidebar -> Multiuser`
|
Settings are under: `View3D -> Sidebar -> Multiuser`
|
||||||
|
|
||||||
### Before starting
|
### Before starting
|
||||||
|
|
||||||
#### 1. Set user infos
|
#### 1. User
|
||||||
|
|
||||||
|
_All user-related infos fields._
|
||||||
|
|
||||||
![settings](medias/user.png)
|
![settings](medias/user.png)
|
||||||
|
|
||||||
- **name**: username.
|
- **name**: username.
|
||||||
- **color**: color used to represent the user into other user workspaces.
|
- **color**: color used to represent the user into other user workspaces.
|
||||||
|
|
||||||
#### 2. setup network
|
#### 2. Network
|
||||||
|
|
||||||
|
_Session-related managment tools_
|
||||||
|
|
||||||
:warning: If you host a session over internet, special network configuration is needed :warning:
|
:warning: If you host a session over internet, special network configuration is needed :warning:
|
||||||
|
|
||||||
@ -37,7 +40,7 @@ Settings are under: `View3D -> Sidebar -> Multiuser`
|
|||||||
| Start empty: Cleanup the file before hosting | IP: host ip |
|
| Start empty: Cleanup the file before hosting | IP: host ip |
|
||||||
| | Port: host port |
|
| | Port: host port |
|
||||||
|
|
||||||
#### 2.1 Advanced pannel
|
#### 2.1 Advanced
|
||||||
|
|
||||||
![properties](medias/properties.png)
|
![properties](medias/properties.png)
|
||||||
|
|
||||||
@ -52,13 +55,13 @@ _On each strategy, when a user is the owner he can choose to pass his rights to
|
|||||||
|
|
||||||
### In-session
|
### In-session
|
||||||
|
|
||||||
#### Connected users pannel
|
#### Connected users
|
||||||
|
|
||||||
![users](medias/users.png)
|
![users](medias/users.png)
|
||||||
|
|
||||||
This pannel displays all connected users, including you. The camera button allow you to focus your 3D viewport on a user.
|
This pannel displays all connected users, including you. The **camera button** allow you to focus on a user.
|
||||||
|
|
||||||
#### Properties outliner pannel
|
#### Properties outliner
|
||||||
|
|
||||||
![properties](medias/properties_in_session.png)
|
![properties](medias/properties_in_session.png)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user