UnityPlugin
UnityPlugin copied to clipboard
Ultraleap SDK for Unity.
## Summary fix attachment hand delete loop when resetting the script and an editor error when there is no leap provider in the scene ## Contributor Tasks _These tasks are...
## Summary This pull request: - Moves the OpenXR functionality from the separate OpenXR package to the main `Tracking` package as a separate `asmdef`. - Uses conditional inclusion to only...
## Pull Request Templates Switch template by going to preview and clicking the link - note it not work if you've made any changes to the description. - [default.md](?expand=1) -...
## Unity 2020~2021 version - Leapmotion SDK Editor Error fix Capsule hand Graphic.DrawMeshInstanced() ## Summary Change the Unity function "DrawMeshInstanced()" to "DrawMesh()". Because There is constantly occured error log in...
## Summary Adding a minimal version of paint to the preview package to show off the pinch detector, the pinch cursor and paint ribbons ## Contributor Tasks _These tasks are...
This reworks the legacy `dependencies-libtrack` job to be a useful `check-plugins` job in the test stage. This new advisory job will fail if the version of libtrack in the UnityPlugin...
## Summary - Accounts for when device transforms change for devices - Applies rotations from device transforms ## Contributor Tasks - [ ] Create or edit test cases [here](https://ultrahaptics.atlassian.net/projects/UNITY?selectedItem=com.atlassian.plugins.atlassian-connect-plugin:com.kanoah.test-manager__main-project-page#!/v2/testCases?projectId=15189) -...