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

Improved UnityShims for better code sharing #1585

Merged

Conversation

Scormave
Copy link
Contributor

Sometimes it is necessary to share code between client and server, including Unity types like Vector2, Vector3 etc...
For better code sharing it is worth to have Unity-like properties and methods in UnityShims.

@AArnott AArnott requested a review from neuecc April 6, 2023 15:47
@AArnott AArnott added the unity label Apr 6, 2023
@AArnott
Copy link
Collaborator

AArnott commented Apr 6, 2023

Thanks. It looks good, but I am not familiar with unity so I'm going to ask @neuecc to review.

@AArnott
Copy link
Collaborator

AArnott commented Jan 22, 2024

@neuecc ping on this.

Copy link
Member

@neuecc neuecc left a comment

Choose a reason for hiding this comment

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

sorry for delayed response.
It seems good.

@AArnott AArnott added this to the v3.0 milestone Jan 25, 2024
@AArnott
Copy link
Collaborator

AArnott commented Jan 25, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@AArnott AArnott merged commit 8afb18d into MessagePack-CSharp:develop Jan 25, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants