com.unity.netcode.gameobjects icon indicating copy to clipboard operation
com.unity.netcode.gameobjects copied to clipboard

feat: Added built-in serialization for UnityEngine.Pose (#2675)

Open PitouGames opened this issue 2 years ago • 1 comments

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/)

PitouGames avatar Aug 25 '23 17:08 PitouGames

@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.

PitouGames avatar Apr 19 '25 09:04 PitouGames

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

EmandM avatar Jul 10 '25 21:07 EmandM