Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

Latest commit

 

History

History
90 lines (39 loc) · 3.37 KB

CHANGELOG.md

File metadata and controls

90 lines (39 loc) · 3.37 KB

0.6.7 (2023-10-25)

Bug Fixes

  • puppetModule: Fix for slow slave hands on Unity 2022 (15a868d)

0.6.6 (2022-11-23)

Bug Fixes

  • integrations: Fixed IDP for LeapMotion (2df5ce6)

0.6.5 (2022-11-23)

Bug Fixes

  • DefaultAvatar: Missing mesh on DefaultAvatar.Standard prefab (e9de36a)

0.6.4 (2022-09-21)

Bug Fixes

  • HPTKController: Fix for modules not updating when disabled on startup (4a99b73)

0.6.3 (2022-02-06)

Bug Fixes

  • contactDetectionModule: Fix for missing references after contactable removal (89f6573)

0.6.2 (2021-06-05)

Bug Fixes

  • avatarModule: Public functions restored in AvatarController (0fec907)

0.6.1 (2021-05-28)

Performance Improvements

  • Optimizations. Pheasy registry. Toggleable gestures (8660d86)

0.6.0 (2021-05-18)

Features

  • architecture: New architecture and data model. ProxyHand module splitted into Avatar and GestureDetection modules (68f3b7b)

0.5.0 (2021-01-22)

Features

  • inputModule: Support to Unity XR Input (3b2ce46)

0.2.2 (2020-11-22)

Bug Fixes

  • proxyHandModule: Fix for redundant hand/finger view models (6cefe80)

0.2.1 (2020-10-26)

Bug Fixes

  • automaticHandSetup: Automatic rig mapping once slave fingers array is reordered (b6d9ffd)

0.2.0 (2020-10-02)

Features

  • handSetup: Automatic hand setup (66259c2)

0.1.1 (2020-09-30)

Bug Fixes

  • input: Fixed OutOfBounds exception during automatic rig mapping on incomplete rigs (d7fddf4)