Mirror icon indicating copy to clipboard operation
Mirror copied to clipboard

breaking(NetworkTransform): Use Flags enum for Sync and Interpolation

Open MrGadget1024 opened this issue 1 year ago • 2 comments

  • retains public fields converted to readonly shortcuts to flag enum value
  • breaking change because components would be reset to defaults.

This may not get merged to current NT, but could be applied to future versions.

image

MrGadget1024 avatar Jan 26 '24 04:01 MrGadget1024

Why is this better? We aren't sending this over the wire, aren't we?

miwarnec avatar Jan 26 '24 09:01 miwarnec

Why is this better?

It's purely aesthetic: two dropdowns vs. a bunch of checkboxes.

MrGadget1024 avatar Feb 01 '24 18:02 MrGadget1024

:tada: This PR is included in version 90.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Apr 15 '24 15:04 github-actions[bot]