Skip to content

Kintsugi 3D Support Release

Latest

Choose a tag to compare

@gjcope gjcope released this 30 Jul 17:33
57c96d6

Changelog:

New Features:

Bug fixes:

  • Fix for crash on empty onTourStep action (#481)
  • All actions queued during tours get pushed to their end state on step change (#482)
  • Multiple models with the same animation name are now correctly addressable (@Inao0)
  • Panning speed stays consistent across FoV change (@Inao0)

Misc:

  • Dependency updates (Three.js to v184, TypeScript 4>5)
    • Note: The computation of environment map rotation has changed, so any rotated environment or background maps you are using will likely need to be adjusted. See the ThreeJS migration guide for more info.
  • Tamil language support