Releases: playcanvas/react
Releases · playcanvas/react
@playcanvas/react@0.11.3
Patch Changes
- c1106f7: Fixed GSplat component props re-application causing splat to disappear during React re-renders. Added equality guards for
instanceandmaterialproperties to prevent destructive setter calls when the value hasn't changed.
@playcanvas/blocks@0.3.7
Patch Changes
- Updated dependencies [c1106f7]
- @playcanvas/react@0.11.3
@playcanvas/react@0.11.2
Patch Changes
- e564a0e: Fix GSplat
unifiedproperty not being applied correctly. This fix allows users to load Gaussian Splats with LODs.
@playcanvas/blocks@0.3.6
Patch Changes
- Updated dependencies [e564a0e]
- @playcanvas/react@0.11.2
@playcanvas/react@0.11.1
Patch Changes
- 4f0986c: Relaxed "playcanvas" peer dependency from exact version 2.11.8 to ^2.11.8.
@playcanvas/blocks@0.3.5
@playcanvas/react@0.11.0
Minor Changes
- e800b2e: Introduced a new declarative GLTF modification API. Users can now use the
<Gltf>andModifycomponents to add, remove, and modify components (likelight,render,camera) on entities within a loaded GLB hierarchy.
Patch Changes
@playcanvas/blocks@0.3.4
@playcanvas/react@0.10.3
Patch Changes
- 61b1f1d: Include nullish props in component schema
@playcanvas/blocks@0.3.3
Patch Changes
- Updated dependencies [61b1f1d]
- @playcanvas/react@0.10.3