bump senseglove libraries and headers for linux and android to v2.5.0-8069342

This commit is contained in:
Mamadou Babaei
2023-03-21 18:33:33 +01:00
parent 86d80fc9db
commit fa5ce9d685
50 changed files with 93 additions and 93 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ This release is breaking ABI/API compatibility with the previous versions.
### Changed
- SenseGlove libraries have been updated to the Linux-aware version: v2.4.2-ba98cec.
- SenseGlove libraries have been updated to the Linux-aware version: v2.5.0-8069342.
- API has changed to use degrees instead of radians.
- SGCoordinates utility class name has been changed to SGAngles and now the plugin API uses degrees in contrast of SenseGlove libraries by default.
- Migrate common nested array types into the SenseGloveTypes module from the SenseGloveCore module.