Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental/less lossy vector hand #1433

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

MattGrayUL
Copy link
Contributor

@MattGrayUL MattGrayUL commented Apr 21, 2023

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.
  • Add any release testing considerations to the MR for the next release.
  • Check any relevant CHANGELOG files have been updated.
  • Ensure documentation requirements are met e.g., public API is commented.
  • Consider any licensing/other legal implications for this MR e.g. notices required by any new libraries.
  • Add any relevant labels such as breaking to 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-#

@MattGrayUL MattGrayUL marked this pull request as draft September 13, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant