feat: changelog
This commit is contained in:
parent
8d609a82ff
commit
d3bb1f043d
36
CHANGELOG.md
Normal file
36
CHANGELOG.md
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.0.2] - 2020-02-28
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Blender animation features support (alpha)
|
||||||
|
- Action
|
||||||
|
- Armature (Unstable)
|
||||||
|
- Shape key
|
||||||
|
- Drivers
|
||||||
|
- Constraints
|
||||||
|
- Snap to user timeline tool
|
||||||
|
- Light probes support (only since 2.83)
|
||||||
|
- Metaballs support
|
||||||
|
- Improved modifiers support
|
||||||
|
- Online documentation
|
||||||
|
- Improved Undo handling
|
||||||
|
- Improved overall session handling:
|
||||||
|
- Time To Leave : ensure clients/server disconnect automatically on connection lost
|
||||||
|
- Ping: show clients latency
|
||||||
|
- Non-blocking connection
|
||||||
|
- Connection state tracking
|
||||||
|
- Service communication layer for background daemons.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Replication graph pre-loading
|
||||||
|
- UI revamp:
|
||||||
|
- Show users frame
|
||||||
|
- Expose IPC(inter process communication) port
|
||||||
|
- New user list
|
||||||
|
- Progress bar to track connection status
|
||||||
|
- Serialization is now based on marshal (2x performance improvements)
|
Loading…
Reference in New Issue
Block a user