Skip to content

Releases: jerzakm/threejs-kit

@threejs-kit/[email protected]

11 Feb 03:26
c2c7847
Compare
Choose a tag to compare

Patch Changes

@threejs-kit/[email protected]

11 Feb 01:20
acb10ee
Compare
Choose a tag to compare

Patch Changes

  • 41898f2: compatibility fix for three>159

@threejs-kit/[email protected]

08 Feb 09:59
96f261c
Compare
Choose a tag to compare

Minor Changes

  • bea058a: sprites correctly scale when billboarded

@threejs-kit/[email protected]

02 Feb 20:16
1793342
Compare
Choose a tag to compare

Minor Changes

  • 12bc029: sprite builder utility fix for 'frameSize' autoframing option

@threejs-kit/[email protected]

02 Feb 16:04
478f268
Compare
Choose a tag to compare

Patch Changes

@threejs-kit/[email protected]

02 Feb 15:38
87792bb
Compare
Choose a tag to compare

Minor Changes

  • 2de01f0: mesh.flipX.at() function fixed. Removed console .logs

@threejs-kit/[email protected]

25 Jan 14:16
c2ab95b
Compare
Choose a tag to compare

Major Changes

  • 848a412: Per instnace granular animation controls with GPGPU

Minor Changes

  • ace70f5: updated sprite builder to support multiple animations per spritesheet image file

Patch Changes

  • 0cb6e5c: bugfix: corrected center point of a zoom when using triangle geometry (glsl)

@threejs-kit/[email protected]

03 Dec 01:10
9a09ca3
Compare
Choose a tag to compare

Minor Changes

  • 55c1caa: Option to use a triangle instead of a plane for the sprite geometry
  • 9071d46: - flipY and flipX for sprites
    • offset animations by time (random or set)

@threejs-kit/[email protected]

23 Nov 22:20
cce5d59
Compare
Choose a tag to compare

Minor Changes

  • a29f901: createSpritesheet utility function for combining multiple image files into one and generating metadata for instancing

@threejs-kit/[email protected]

18 Nov 18:34
74d17ff
Compare
Choose a tag to compare

Major Changes

Minor Changes

  • 296a668: Docs sketch for sprites, fps setter