Skip to content

Releases: gamestdio/three-text2d

0.4.1

15 Apr 16:53
Compare
Choose a tag to compare

Support latest three version. (#23)

0.3.4

26 Apr 06:43
Compare
Choose a tag to compare
  • do not include webpack as a dependency (#17, thanks @johnrees)

0.3.3

07 Apr 14:51
Compare
Choose a tag to compare

Use @types/three as a peerDependency, which fixes duplicate identifier errors when using TypeScript.

0.3.2

17 Feb 22:54
Compare
Choose a tag to compare

Shadow support #14

0.3.0

14 Aug 20:37
Compare
Choose a tag to compare
  • Major code refactoring
  • Using TypeScript for authoring
  • Breaking change: Text2D was renamed to MeshText2D

v0.2.0

22 Jan 18:24
Compare
Choose a tag to compare

Fixed SpriteText2D scaling.