Skip to content

feat: Add built-in serialization for UnityEngine.Pose #3540

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

Merged
merged 7 commits into from
Jul 16, 2025

Conversation

EmandM
Copy link
Collaborator

@EmandM EmandM commented Jul 10, 2025

fixes: #2675
continues: #2677

Changelog

  • Added: Built-in serialization for UnityEngine.Pose

Testing and Documentation

  • Includes unit tests.

Backport

Forward-ported in #3546

@EmandM EmandM added the port:2.x-needed This issue needs to be ported to 2.X branch label Jul 10, 2025
@EmandM EmandM added port:2.x-completed This issue was ported to 2.X branch and removed port:2.x-needed This issue needs to be ported to 2.X branch labels Jul 11, 2025
@EmandM EmandM enabled auto-merge (squash) July 14, 2025 20:45
EmandM added a commit that referenced this pull request Jul 16, 2025
fixes: #2675 
continues: #2677 

## Changelog

- Added: Built-in serialization for UnityEngine.Pose

## Testing and Documentation

- Includes unit tests.


## Backport

This is an up-port of #3540

---------

Co-authored-by: PitouGames <[email protected]>
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@EmandM EmandM merged commit 5d6485a into develop Jul 16, 2025
26 checks passed
@EmandM EmandM deleted the feat/add-builtin-pose-serialization branch July 16, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port:2.x-completed This issue was ported to 2.X branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add built-in serialization for UnityEngine.Pose
3 participants