Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] 06/09/2025

Added

  • Add support for attributes: {% 3d: /file.stl attr=value attr2=other_value }. Spaces in values are unsupported.
  • Add support for new attributes: render-now and controls
  • Style for rendered errors on missing files or unsupported extension
  • Added max_file_size plugin configuration option. Defaults to 50kb

[0.1.2] 06/09/2025

Fixed

  • Don't replace the whole node content when markup is mixed in other strings

[0.1.1] 05/09/2025

Fixed

  • Don't render the widget when nested in the ignored nodes

[0.1.0] 04/09/2025

First version with support for GLTF and STL.

Users have to manually click on a button to load big files.