com.unity.netcode.gameobjects
com.unity.netcode.gameobjects copied to clipboard
feat: Added built-in serialization for UnityEngine.Pose (#2675)
resolves #2675
Changelog
Added: Added built-in serialization for UnityEngine.Pose
Testing and Documentation
- Includes unit tests.
- Additions to doumention are necessary (need an update of https://docs-multiplayer.unity3d.com/netcode/current/advanced-topics/serialization/unity-primitives/)
@NoelStephensUnity @michalChrobot
Hi, I've rebased branch for this PR on develop. I have updated serialization tests with the new one. It is now ready again for a merge.
Thank you for this addition! This is a very thorough set of changes and definitely is worth adding to the package. Closing this external PR and continuing on an internal branch in #3540