SDK Changelog - 23.9.1 - 23.3.2
23.9.1
September 20, 2023
General
- Added conversion routines to convert between legacy and current id schemes for Sweeps, Floors, and Rooms.
- Added more data to measurements data including human readable labels, total lengths, and segment lengths.
- Added a method to open links to other Matterport spaces directly instead of loading them in the current application (see:
Link.setModelLinkPolicy). - Added
fontIdcontaining the custom icon set on a Tag by Workshop (see:Tag.TagData).
Bundle
- Fixed an issue where large-sized meshes could be clipped by Showcase's skybox.
23.8.2
August 31, 2023
General
- Disabling navigation via Tag.allowAction prevents the tag from showing up in overlay navigation UI
23.8.1
August 16, 2023
General
- Fix issues with Link OpenPolicyOptions interpolation.
- Minor updates to examples in types for Link and Tag.
- Fix for missing application key when linking between models
- Safari: fixes for power-of-two texture resizing and minor memory leak
- Fixed issues with dollhouse/floorplan mesh texture streaming
- Improved mesh quality for small spaces
Bundle
- Updated Three.js to r151
23.6.2
June 29, 2023
General
- Cleaned up Mode.Mode enum and removed unsupported values.
23.6.1
June 15, 2023
General
- Fixed an issue that could falsely change the value of
Measurements.mode. - Enabled Views by default. For more information see Early Access.
Early Access
- Added
View.currentto observe which view is active and when it changes. - Added
View.viewsto enumerate all views currently associated with the space.
23.5.1
May 18, 2023
General
- improved zooming and panning in Dollhouse mode
23.4.2
May 4, 2023
General
- Added a "sharing" option to
Tag.allowActionto show or hide the share button on specific tags. - Added the ability to toggle settings with respect to the dock (
Tag.toggleDocking) and share (Tag.toggleSharing) buttons in Tags. - Updated share links in Tags to follow the rules set by the Link namespace.
23.4.1
April 20, 2023
General
- Fixed Showcase crashes in Safari 16.4+ related to non-power-of-two textures
23.3.3
April 11, 2023
General
- Fixed an issue where
Mattertag.preventActionwould always disable docking. Since the option is not supported, the docking option is left as is.
Bundle
- Added the ability to enable, disable, and trigger events and emits from EventPaths and EmitPaths
23.3.2
March 16, 2023
note
Tags 2.0 is now the only available option for displaying Mattertags/Tags
General
- All of 23.3.1 fixes are now available for the Embed SDK
- Fixed the ability to have wide Tag Sandboxes. Providing a width greater than 350px will allot a wider Tag billboard instead of truncating the Sandbox.