Skip to content

Releases: trytriplex/triplex

0.64.4

21 Jan 03:32
Compare
Choose a tag to compare

Bug fixes

  • Fix triplex folder passing config precondition with no config file.
  • Fix resolving union labels throwing unexpectedly for some elements.
  • Fix @step tag not working with number inputs.
  • Fix non-camera scene objects having an enter camera action.
  • Exclude Canvas elements from being rendered to the scene.
  • Fix non-camera scene objects having an enter camera action.
  • Fix userland controls affecting transform controls.
  • Fix camera changes affecting transform controls by no-longer disabling controls on transform controls drag.
  • Fix resolving union labels throwing unexpectedly for some elements.
  • allowJs tsconfig option is now always set to true internally.

0.64.3

16 Jan 09:56
Compare
Choose a tag to compare

Bug fixes

  • Fix HMR invalidating unexpectedly causing the scene to be flushed of state

0.64.2

15 Jan 23:30
Compare
Choose a tag to compare

Bug fixes

  • Fix the thumbnail renderer from throwing exceptions when the provider has not been set up
  • Fix context panel input labels from overflowing outside its container

0.64.1

15 Jan 12:50
Compare
Choose a tag to compare

Bug fixes

  • Fix scene objects not being functional when no provider has been set up

0.64.0

13 Jan 00:11
Compare
Choose a tag to compare

Release notes are available at triplex.dev.

NOTE

0.63.0

02 Jan 06:15
Compare
Choose a tag to compare

Release notes are available at triplex.dev.

0.62.0

27 Dec 03:05
Compare
Choose a tag to compare

Release notes are available at triplex.dev.

0.61.2

29 Nov 20:13
Compare
Choose a tag to compare

▵ Triplex 0.61.2 wishes you a great end of the year!

Bug fixes

  • Fix HMR error when Object namespace has been taken in the user-land module
  • Fix clear button spacing on the string input
  • Props filter now persists between selected elements
  • Source files now have events initialized when first explicitly loaded — previously they would be skipped over when implicitly loaded
  • Source file updates originating from the file system now work with undo/redo

Chore

  • Add empty template and set as default for project creation

0.61.1

23 Nov 11:34
Compare
Choose a tag to compare

▵ Triplex 0.61.1 catches some bugs with its bare hands.

Bug fixes

  • Fix drag & drop in the scene panel not functioning.
  • Tabs now re-open in their last known position.

0.61.0

21 Nov 21:31
Compare
Choose a tag to compare

Release notes available at triplex.dev.