rimworld-animation-studio/Library/PackageCache/com.unity.mathematics@1.1.0/CHANGELOG.md
2022-09-13 00:36:34 -05:00

592 B

Changelog

[1.1.0] - 2019-07-08

  • Release stable version

[1.1.0-preview.1] - 2019-06-27

  • Add new math.bitmask to return a bit mask from a bool4

[1.0.1] - 2019-04-15

  • Release stable version
  • Modify all math constants (e.g math.PI) to provide float constant by default instead of double. Use for example math.PI_DBL to get the previous double constant.

[1.0.0-preview.1] - 2019-02-28

  • Fixed bug where modifications on prefabs could not be reverted for vector properties when using context menu in Inspector.
  • Fixed structure of the package for internal validation