Skip to content

Viewer 3.18.0 - Strawberry

Choose a tag to compare

@MajorMeerkatThe3rd MajorMeerkatThe3rd released this 08 Jul 14:50
7020470

This release focused mainly on improvements for Drawing Tools, post-processing precision, and follow-up fixes for AR/export workflows. Drawing Tools received targeted performance improvements, especially in constraint and restriction-heavy setups. The Outline effect was refined to reduce precision-related artifacts. In addition, several fixes were made for transformations in AR, animation tweening after dependency updates, hidden restrictions, and package exports.

Drawing Tools

  • Performance improvements for Drawing Tools, especially in geometry/restriction handling and constrained point movement.
  • Fixed an issue where hidden restrictions could return undefined in certain cases (SS-9822).

Post-Processing

  • Improved precision handling of the Outline effect to reduce rendering artifacts and make the effect more robust (SS-9552).

AR / Export

  • Fixed issues with transformations in AR conversion/export workflows, particularly for nodes containing multiple geometry primitives and instancing (SS-9735).
  • Fixed an export issue in the interaction package by correcting the exported API surface.

Animation

  • Fixed tween-related animation issues introduced by dependency/package updates.

General

  • Updated the ua-parser-js package (SS-9755).
  • Internal package, test, and workflow updates.