Skip to content

v0.60.0

Pre-release
Pre-release

Choose a tag to compare

@noname0310 noname0310 released this 09 Jan 09:54
· 473 commits to main since this release

Changes

  • outline shader uv2 morph support. see Babylon.js #15602

  • change clang optimization level from 'Ofast' to 'O3'.

    • improve the performance of the wasm runtime physics simulation by 2.5x to 3x
  • improve morph target performance for Babylon.js 7.41.1 changes

  • minimum required version of Babylon.js is now 7.43.0

  • fix TextureAlphaChecker not working after Babylon.js 7.43.0 changes