bump senseglove libraries to v2.203.0-f3d3e676 which migrates to C++20

This commit is contained in:
Mamadou Babaei
2025-06-04 02:23:54 +02:00
parent 51651d3996
commit 1ff40e1a9c
145 changed files with 290 additions and 289 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Replaced Epic Native Toolchain `v24` support with Epic Native Toolchain `v25` due to the fact that now `v25` is the default Linux toolchain for UE `5.6`.
- Bumped the SenseGlove libraries to `v2.202.0-5d54da32`.
- Bumped the SenseGlove libraries to `v2.203.0-f3d3e676`.
- SenseGlove libraries have migrated to `C++20` from `C++17`.
### Fixed