Releases: Nyabsi/driver_leapify
Releases · Nyabsi/driver_leapify
1.0.0-rc4
Release 1.0 Candidate 3
New
- Improved automatic Offset prediction to be a lot more accurate
- Improvements to controller switching
- now controller is reported properly as out of range
Previous
- Fixed "Hand Swimming" by adjusting latency between HMD and Leap poses
Release 1.0 Candidate 2
New
- Fixed "Hand Swimming" by adjusting latency between HMD and Leap poses
Previous
- Implemented controller idle detection for automatic switching between hands and controllers
- Added proper offset control for Head Rotation and Hand Position
- Removed a lot of broken functionality
Release 1.0 Candidate 1
1.3.0-beta
Changes
- Hand Tracking override Tracker disables when Hands are detected (only for other apps / drivers)
- Rename settings to be more sensible and user-friendly
- Now tracker always overrides Leap position even if it is available
- Enabled controller switching by default
1.2.0 Beta
New
- Allow using Vive tracker as fallback for position if leap cannot detect hands
1.1.3-beta
Fixes
- fix compatibility with Pimax devices, now leapify won't conflict with Pimax's own drivers
Changes
- Now you can forward leap hand tracking data to any device
- Removed
blockOculus
setting, since it was exclusively used for development
1.1.2-beta
Fixes:
- Potentially fix (#3) skeletal data not applying proper after switching between hands and controllers
- Fix extension data handedness
- Change extension detection type
1.1.1 Beta
New:
- Ability to pass data to extension drivers (W.I.P)
Fixes:
- Fix switching between Hand Tracking and Controllers
- Localize SteamVR Menu
- Change Manual offset limits to 5 meters
1.1.0 Beta
New:
- Added skeletal data passthrough which allows using Leapmotion skeletal data with any controller (IE. Vive wands)
- Added Automatic switching between Hand Tracking and Controllers, if you encounter any issues please report it here!
- Added prebuilt Linux version, it may or may not work (untested)
Fixes:
- Fixed minimum manual Hand Tracking minimum offset (from 0 to -100)