diff --git a/.changeset/clever-bananas-film.md b/.changeset/clever-bananas-film.md deleted file mode 100644 index 7c46ade6..00000000 --- a/.changeset/clever-bananas-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Fix pressing escape not blurring the selected scene object after performing a transform with transform controls. diff --git a/.changeset/empty-fishes-tickle.md b/.changeset/empty-fishes-tickle.md deleted file mode 100644 index 276aed52..00000000 --- a/.changeset/empty-fishes-tickle.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@triplex/renderer-r3f": patch -"@triplex/bridge": patch -"@triplex/client": patch -"triplex-vsce": patch ---- - -Errors thrown when rendering, initializing modules, importing dependencies, interacting with scene objects, and GLSL compilation are now all captured and notifies you of the error. Where possible the errors are now also recoverable, meaning you can update your code, save, and continue right where you leftoff. diff --git a/.changeset/fair-impalas-beg.md b/.changeset/fair-impalas-beg.md deleted file mode 100644 index 74c370d3..00000000 --- a/.changeset/fair-impalas-beg.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@triplex/renderer-r3f": patch -"@triplex/client": patch -"triplex-vsce": patch ---- - -Duplicated elements are now focused. diff --git a/.changeset/fifty-crabs-lick.md b/.changeset/fifty-crabs-lick.md deleted file mode 100644 index bc8fe704..00000000 --- a/.changeset/fifty-crabs-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Transform steps have been rounded to whole decimals. diff --git a/.changeset/fluffy-lamps-kneel.md b/.changeset/fluffy-lamps-kneel.md deleted file mode 100644 index ba6d3015..00000000 --- a/.changeset/fluffy-lamps-kneel.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@triplex/renderer-react": patch -"@triplex/renderer-r3f": patch -"@triplex/bridge": patch -"@triplex/client": patch ---- - -The global provider infrastructure has been refactored to not cause jarring hot module reloads when its contents change. diff --git a/.changeset/grumpy-boats-check.md b/.changeset/grumpy-boats-check.md deleted file mode 100644 index 6412f888..00000000 --- a/.changeset/grumpy-boats-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Selection cycle now correctly works with custom components and groups. diff --git a/.changeset/itchy-cups-tap.md b/.changeset/itchy-cups-tap.md deleted file mode 100644 index b2209e99..00000000 --- a/.changeset/itchy-cups-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"triplex-vsce": patch ---- - -Fix Triplex taking priority over other Visual Studio Code hotkeys when not focused but active. diff --git a/.changeset/nervous-dolls-fix.md b/.changeset/nervous-dolls-fix.md deleted file mode 100644 index 1f03a08b..00000000 --- a/.changeset/nervous-dolls-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -The selection outline post processing effect no longer unintentionally turns on all layers for the camera now, instead only turning on what was initially turned on. diff --git a/.changeset/new-impalas-confess.md b/.changeset/new-impalas-confess.md deleted file mode 100644 index 6b5a134f..00000000 --- a/.changeset/new-impalas-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/client": patch ---- - -Initialization errors are now caught in the renderer when starting up Triplex. diff --git a/.changeset/nine-chefs-press.md b/.changeset/nine-chefs-press.md deleted file mode 100644 index e815e965..00000000 --- a/.changeset/nine-chefs-press.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Fix camera modifiers not being applied when initially focused inside editor controls. diff --git a/.changeset/serious-ties-double.md b/.changeset/serious-ties-double.md deleted file mode 100644 index 0ed34bac..00000000 --- a/.changeset/serious-ties-double.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Remove unstable subsequent suspense boundary that was causing instability. diff --git a/.changeset/shy-waves-rule.md b/.changeset/shy-waves-rule.md deleted file mode 100644 index 831639f3..00000000 --- a/.changeset/shy-waves-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Selecting helper objects such as cameras and lights now participate in the mesh based selection system enabling selection cylcing and selection outlines. diff --git a/.changeset/small-needles-jam.md b/.changeset/small-needles-jam.md deleted file mode 100644 index e7c72c4c..00000000 --- a/.changeset/small-needles-jam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Progressively testing axis helper. diff --git a/.changeset/smooth-spoons-sneeze.md b/.changeset/smooth-spoons-sneeze.md deleted file mode 100644 index e3edeba0..00000000 --- a/.changeset/smooth-spoons-sneeze.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@triplex/bridge": patch -"@triplex/client": patch -"@triplex/lib": patch -"triplex-vsce": patch ---- - -Add refresh for the scene via CommandOrCtrl+R. diff --git a/.changeset/soft-impalas-play.md b/.changeset/soft-impalas-play.md deleted file mode 100644 index bc9adb12..00000000 --- a/.changeset/soft-impalas-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Internal file restructure. diff --git a/.changeset/tasty-colts-relate.md b/.changeset/tasty-colts-relate.md deleted file mode 100644 index 350db36a..00000000 --- a/.changeset/tasty-colts-relate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/renderer-r3f": patch ---- - -Shader material elements now automatically recompile when their fragment or vertex shader prop changes. diff --git a/.changeset/tiny-coins-watch.md b/.changeset/tiny-coins-watch.md deleted file mode 100644 index 7a1381f5..00000000 --- a/.changeset/tiny-coins-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"triplex-vsce": patch ---- - -The editor is now unloaded when hidden. diff --git a/.changeset/tough-tools-own.md b/.changeset/tough-tools-own.md deleted file mode 100644 index 7365084b..00000000 --- a/.changeset/tough-tools-own.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@triplex/renderer-r3f": patch -"@triplex/bridge": patch -"@triplex/lib": patch -"triplex-vsce": patch ---- - -Add hard reload for the scene via CommandOrCtrl+Shift+R. diff --git a/.changeset/violet-shoes-fetch.md b/.changeset/violet-shoes-fetch.md deleted file mode 100644 index 53a2e734..00000000 --- a/.changeset/violet-shoes-fetch.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@triplex/renderer-r3f": patch -"@triplex/client": patch ---- - -Loading spinner has moved to the top right of the scene. diff --git a/.changeset/warm-turkeys-smile.md b/.changeset/warm-turkeys-smile.md deleted file mode 100644 index 027d7403..00000000 --- a/.changeset/warm-turkeys-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@triplex/client": patch ---- - -Remove forced key set on transformed scene objects.