UnityPlugin
UnityPlugin copied to clipboard
Experimental/less lossy vector hand
Summary
Adds encoding option to VectorHands which uses byte[] rather than byte to produce more stable vector hands at the cost of additional data
Contributor Tasks
These tasks are for the merge request creator to tick off when creating a merge request.
- [ ] Pair review with a member of the QA team.
- [x] Add any release testing considerations to the MR for the next release.
- [x] Check any relevant CHANGELOG files have been updated.
- [x] Ensure documentation requirements are met e.g., public API is commented.
- [x] Consider any licensing/other legal implications for this MR e.g. notices required by any new libraries.
- [x] Add any relevant labels such as
breakingto this MR. - [ ] If this MR closes a Jira issue, make sure the fix version on the JIRA issue is set to the correct one.
Reviewer Tasks
Add any instructions or tasks for the reviewer such as specific test considerations before this can be merged.
Use emojis in review threads to communicate intent and help contributors.
- [ ] Code reviewed.
- [ ] Non-code assets e.g. Unity assets/scenes reviewed.
- [ ] Documentation has been reviewed. Includes checking documentation requirements are met and not missing e.g., public API is commented.
- [ ] Checked and agree with release testing considerations added to MR for the next release.
Closes JIRA Issue
If this MR closes any JIRA issues list them below in the form Closes PROJECT-#