Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 14:00
· 33 commits to main since this release
Immutable release. Only release title and notes can be modified.
24e6c2d

Added

  • Added Create image command and preview-panel button.
  • Added Create view command and preview-panel button.
  • Added Create object command and preview-panel button.
  • Added Refresh preview button to the preview panel.

Changed

  • Added configurable settings keys for view layer filters: viewIncludeLayersProperty and viewExcludeLayersProperty.
  • Added configurable settings keys for object shape and child arrays: objectShapeProperty and objectChildrenProperty.

Fixed

  • Reduced preview/code-block metadata load cost by collecting object, view, and image definitions in a single pass and reusing the result within the preview panel.