update the changelog for unreleased changes
This commit is contained in:
+5
-3
@@ -9,18 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Added
|
||||
|
||||
- Partial implementation for the Vitual Hand Model.
|
||||
- Segregate Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1).
|
||||
- Introduced the Vitual Hand Model.
|
||||
- Segregated Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1).
|
||||
- Fully functional Linux development support.
|
||||
|
||||
### Changed
|
||||
|
||||
- SenseGlove libraries have been updated to the Linux-aware version: v2.4.1-d551398.
|
||||
- API has changed to use degrees instead of radians.
|
||||
- SGCoordinates utility class name has been changed to SGAngles.
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed ~4000 archaic lines of pre-public-release dead code.
|
||||
- Drop Android NDK r21b binaries used by the older engine versions.
|
||||
- Dropped Android NDK r21b binaries used by the older engine versions.
|
||||
|
||||
## [1.1.1] - 2023-02-07
|
||||
|
||||
|
||||
Reference in New Issue
Block a user