Skip to content

Releases: Nyabsi/driver_leapify

1.0.0-rc4

08 Feb 19:54
Compare
Choose a tag to compare
1.0.0-rc4 Pre-release
Pre-release

New

  • Fixed issue with Left/Right offset calculation

Previous

  • Improved automatic Offset prediction to be a lot more accurate
  • Improvements to controller switching
  • now controller is reported properly as out of range

Release 1.0 Candidate 3

08 Feb 16:38
Compare
Choose a tag to compare
Pre-release

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

05 Feb 20:38
Compare
Choose a tag to compare
Pre-release

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

05 Feb 12:50
Compare
Choose a tag to compare
Pre-release
  • 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

image

1.3.0-beta

01 Aug 16:33
5d71307
Compare
Choose a tag to compare

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

30 Jul 19:59
Compare
Choose a tag to compare

New

  • Allow using Vive tracker as fallback for position if leap cannot detect hands

1.1.3-beta

30 Jul 10:06
Compare
Choose a tag to compare

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

29 Jul 21:16
753e6b4
Compare
Choose a tag to compare

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

26 Jul 22:57
Compare
Choose a tag to compare

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

26 Jul 11:18
6268c77
Compare
Choose a tag to compare

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)