Skip to content

Releases: trytriplex/triplex

0.60.1

02 Nov 11:10
Compare
Choose a tag to compare

▵ Triplex 0.60.1 polishes the windows and hopes your day has been great!

Bug fixes

  • Importing gltf/glb assets directly no longer errors

Chores

  • Provider controls have now moved above the open component to hopefully provide a more intuitive UX
  • App now bundled into a single file

0.60.0

31 Oct 02:16
Compare
Choose a tag to compare

Release notes available at triplex.dev.

0.59.1

26 Oct 13:31
Compare
Choose a tag to compare

▵ Triplex 0.59.1 adds some bug fixes to the Halloween template.

0.59.0

26 Oct 12:54
Compare
Choose a tag to compare

Release notes available at triplex.dev.

0.58.2

12 Oct 12:02
Compare
Choose a tag to compare

▵ Triplex 0.58.2 upgrades dependencies, fixes bugs, and turns on the halloween template.

Bug fixes

  • Upgrade Three.js to 157 across the repository.
  • Apply lint and prettier fixes thanks to Christoph Nakazawa.
  • Add halloween template for project initialization.
  • Template dependencies bumped to latest.
  • Fixes GLTF selection choosing an unexpected scene object.
  • Scene helpers are now portalled to be direct descendants of the scene instance.
  • Provider no longer has any intermediate groups between it and the rendered canvas element.
  • Fix scene object throwing during HMR when path is undefined (closes #140).

0.58.1

04 Oct 22:09
Compare
Choose a tag to compare

▵ Triplex 0.58.1 fixes some bugs with the new provider feature.

Bug fixes

  • Fix provider ui not respecting default props.
  • Provider config ui now takes up slightly more space.

0.58.0

01 Oct 05:15
Compare
Choose a tag to compare

Read the release notes on triplex.dev.

0.57.2

24 Sep 06:12
Compare
Choose a tag to compare

▵ Triplex 0.57.2 fixes some bugs with inputs and static analysis.

Bug fixes

  • Literal union input now support boolean literals.
  • Fix the scene panel throwing when the symbol for jsx elements could not be
    resolved.

0.57.1

22 Sep 12:14
Compare
Choose a tag to compare

▵ Triplex 0.57.1 fixes a critical bug with the new provider feature.

Bug fixes

  • User land provider no longer is wrapped in a SceneObject component
  • User land provider is now rendered inside the Canvas element

0.57.0

19 Sep 11:54
Compare
Choose a tag to compare

Read the release notes on triplex.dev.