Merge branch 'master' of gitlab.com:slumber/rcf

This commit is contained in:
Swann 2019-02-14 18:57:00 +01:00
commit 1d77d72814
No known key found for this signature in database
GPG Key ID: B02D0B41F8B6D2EE

View File

@ -3,4 +3,15 @@ All notable changes to this project will be documented in this file.
## [v0.0.1]
### Added
- Functionnal chat test
- Functionnal chat test
## [v0.0.2]
### Added
- Property map shared between clients
- Callbacks to push modifications to the blender scene
- Observer Pattern for live property monitoring
- ID to identify properties owner (For primitive right managment)
### Removed
- Chat mecanism ( Will come back after the complete modularity refactoring)
- Unused files and sub-modules