bump senseglove libraries to v2.102.0-4a8bd81d and drop support for ue 5.1 and epic native toolchain v20

This commit is contained in:
Mamadou Babaei
2024-08-16 18:02:03 +02:00
parent 5b97f07fcb
commit 8015b0dc5d
53 changed files with 110 additions and 137 deletions
+9
View File
@@ -62,6 +62,15 @@ This is a bugfix release addressing mostly RunUAT build issues on Unreal Engine
- Removed support for Android armeabi-v7a and x86 architectures as they are no longer supported by the supported engine versions.
### Changed
- The SenseGlove libraries have been updated to v2.103.0-4a8bd81d.
- Updated the Directory Structure section of the main README file to reflect the latest toolchain support status.
### Removed
- Dropped support for Unreal Engine 5.1 and Epic Native Toolchain v20 (used to build UE 5.0 and 5.1 Linux dependencies).
## [2.0.2] - 2024-04-25
This is a patch release with no code changes.