Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 604 Bytes

VERSIONS.md

File metadata and controls

20 lines (16 loc) · 604 Bytes

2.0.0 (in progress)

  • Rename Action-Set to Action-Map to better match OpenXR naming
  • Modify HandPoseController to extend from HandPoseDetector (breaking change)
  • Minor adjustment to point-thumbs-up to make it work better for UI framing

1.3.0

  • Fine-tune aim pose

1.2.0

  • Added hand pose controller capable of generating XR input actions
  • Added debounce hold and release times for poses
  • Added controller pose type [skeleton, aim, grab]
  • Added basic hand models to addon

1.1.0

  • Moved fitness function to separate resource
  • Simplified hand resource definition

1.0.0

  • Initial Revision