Skip to content

Releases: playcanvas/react

@playcanvas/[email protected]

06 Jan 15:53
abcd12d

Choose a tag to compare

Patch Changes

  • c1106f7: Fixed GSplat component props re-application causing splat to disappear during React re-renders. Added equality guards for instance and material properties to prevent destructive setter calls when the value hasn't changed.

@playcanvas/[email protected]

06 Jan 15:53
abcd12d

Choose a tag to compare

Patch Changes

@playcanvas/[email protected]

29 Dec 15:02
e5d249b

Choose a tag to compare

Patch Changes

  • e564a0e: Fix GSplat unified property not being applied correctly. This fix allows users to load Gaussian Splats with LODs.

@playcanvas/[email protected]

29 Dec 15:02
e5d249b

Choose a tag to compare

Patch Changes

@playcanvas/[email protected]

18 Dec 12:17

Choose a tag to compare

Patch Changes

  • 4f0986c: Relaxed "playcanvas" peer dependency from exact version 2.11.8 to ^2.11.8.

@playcanvas/[email protected]

18 Dec 12:17

Choose a tag to compare

Patch Changes

  • 4f0986c: Moved PlayCanvas from dependencies to peerDependencies (^2.11.8) to align with @playcanvas/react and avoid version conflicts
  • Updated dependencies [4f0986c]

@playcanvas/[email protected]

11 Nov 14:07
9063838

Choose a tag to compare

Minor Changes

  • e800b2e: Introduced a new declarative GLTF modification API. Users can now use the <Gltf> and Modify components to add, remove, and modify components (like light, render, camera) on entities within a loaded GLB hierarchy.

Patch Changes

  • 131b07d: Fixing issue with Application schema validation
  • 86f01de: Adds a deprecation warning to OrbitControls
  • 19a8f7f: Updated docs links and README refs

@playcanvas/[email protected]

11 Nov 14:07
9063838

Choose a tag to compare

Patch Changes

@playcanvas/[email protected]

20 Oct 09:03
d201f3b

Choose a tag to compare

Patch Changes

  • 61b1f1d: Include nullish props in component schema

@playcanvas/[email protected]

20 Oct 09:03
d201f3b

Choose a tag to compare

Patch Changes