Changelog:
New Features:
- Models create with Kintsugi 3D Builder will now render accurately in Voyager (@michaelt919)
- Kintsugi 3D provides enhanced material properties that are traditionally difficult to capture
- Supports custom specular and diffuse maps
- Overview documentation on Voyager support available
- Alternate measurement marker option now available (ring) (@ndejardin425)
- Configurable in scene settings
- "markerStyle" attribute added for component-level setting
- New loading events added to API (@sdumetz)
- model-error, scene-content-load, and scene-load events provide better hooks to the initial loading process
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