Releases: jerzakm/threejs-kit
Releases · jerzakm/threejs-kit
@threejs-kit/[email protected]
@threejs-kit/[email protected]
Patch Changes
- f0da89e: new
cutEdges
parameter forMeshParallaxMaterial
. Indicates whether to trim the edges of the geometry when the parallaxed UV coordinates exceed the value of 1. If set to true, any portions of the material where the parallaxed UV coordinates go beyond the limit wil get clipped producing a jagged look at the edge.
@threejs-kit/[email protected]
Patch Changes
- f0da89e: new
cutEdges
parameter forMeshParallaxMaterial
. Indicates whether to trim the edges of the geometry when the parallaxed UV coordinates exceed the value of 1. If set to true, any portions of the material where the parallaxed UV coordinates go beyond the limit wil get clipped producing a jagged look at the edge.
@threejs-kit/[email protected]
@threejs-kit/[email protected]
Patch Changes
- e78da3d: MeshParallaxMaterial fixes - constructor
@threejs-kit/[email protected]
Patch Changes
- 5ef828c: another release action test
@threejs-kit/[email protected]
Patch Changes
- e059ce8: release attempt..
@threejs-kit/[email protected]
Patch Changes
- 98016fd: yet another build try
@threejs-kit/[email protected]
Patch Changes
- d2597e4: publish attempt..
@threejs-kit/[email protected]
Patch Changes
- 11cd80e: publish overrides