feat: update changelog
This commit is contained in:
20
CHANGELOG.md
20
CHANGELOG.md
@ -70,25 +70,29 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Dependency graph driven updates [experimental]
|
- Dependency graph driven updates [experimental]
|
||||||
- Optional Edit Mode update
|
- Edit Mode updates
|
||||||
- Late join mechanism
|
- Late join mechanism
|
||||||
- Sync Axis lock replication
|
- Sync Axis lock replication
|
||||||
- Sync collection offset
|
- Sync collection offset
|
||||||
- Sync camera orthographic scale
|
- Sync camera orthographic scale
|
||||||
- Logging basic configuration (file output and level)
|
- Sync custom fonts
|
||||||
- Object visibility type replication
|
|
||||||
- Sync custom fonts support
|
|
||||||
- Sync sound files
|
- Sync sound files
|
||||||
|
- Logging configuration (file output and level)
|
||||||
|
- Object visibility type replication
|
||||||
- Optionnal sync for active camera
|
- Optionnal sync for active camera
|
||||||
|
- Curve->Mesh conversion
|
||||||
|
- Mesh->gpencil conversion
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Auto updater now handle installation from branches
|
- Auto updater now handle installation from branches
|
||||||
- use uuid for collection loading
|
- Use uuid for collection loading
|
||||||
- moved session instance to replication package
|
- Moved session instance to replication package
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Prevent unsuported datatypes to crash the session
|
- Prevent unsupported data types to crash the session
|
||||||
- Modifier vertex group assignation
|
- Modifier vertex group assignation
|
||||||
- World sync
|
- World sync
|
||||||
|
- Snapshot UUID error
|
||||||
|
- The world is not synchronized
|
Reference in New Issue
Block a user