All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Complete refactor to use XRI and XR Hands.
- Adds HPUI Interactor and related logic implementations
- Adds HPUI Interactables
HPUIBaseInteractable
- desrete targetsHPUIGeneratedContinuousInteractable
- deformable continuous interactable which can be generated at runtimeHPUIMeshContinuousInteractable
- deformable continuous interactable that uses existing skinned mesh renderer.
- Adds
JointFollower
and related components to hook into XR Hands - Adds simple UI components built on HPUI
HPUIInteractorLRVisual
- Use a linerender as a cursor showing where the interactor thinks the interaction is gooing to happe.HPUIInteractorTransformVisual
- Positions a transform as a cursor showing where the interactor thinks the interaction is gooing to happe.