- 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
- Fine-tune aim pose
- 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
- Moved fitness function to separate resource
- Simplified hand resource definition
- Initial Revision