Releases: Komposten/LeapJna
Releases · Komposten/LeapJna
1.2.0
1.1.0
API changes
- Update to Gemini SDK 5.0.0-preview+52386.
1.0.2
Fixes
- Removed
komposten.leapjna.example
from the official javadocs. - Added documentation for all packages and classes.
1.0.1
Fixes
LEAP_TRACKING_EVENT
now calculatesLEAP_HAND
's native size dynamically instead of relying on a constant.- Fixed Euler calculations in
LEAP_QUATERNION
and added unit tests for them.
Other
- Moved the 2D visualiser application into an example package and re-wrote most of the code.
1.0.0+1
Test release scripts
1.0.0
Initial release with bindings for all functionality in the Orion SDK v4.0.0+52173.
API changes
- Bindings for all functionality in the Orion SDK v4.0.0+52173.
Other
- Added a simple graphical program for testing hand tracking and image reading (with extremely messy code; please don't look at it).