Skip to content

DracoUnity 4.1.0

Latest
Compare
Choose a tag to compare
@atteneder atteneder released this 14 Apr 10:29
· 26 commits to main since this release

Added

  • Support for encoding point clouds (thanks @camnewnham for #46)
  • Point cloud encoding unit test
  • Component pad byte support enables things like 3 byte RGB color vertex attributes (thanks @camnewnham for #47)
  • Encoding binaries for remaining platforms (Android, WSA, WebGL, iOS and Windows 32-bit)

Changed

  • Updated Draco native library binaries to 1.1.0

Removed

  • 32-bit Linux binaries/support

Fixed

  • Unit Tests download URLs updated
  • Editor imports now calculate the correct mesh bounds
  • macOS binaries are now loaded on Apple Silicon properly