Skip to content

Releases: pmndrs/three-stdlib

v1.1.0-alpha.2

26 Mar 10:43
Compare
Choose a tag to compare
v1.1.0-alpha.2 Pre-release
Pre-release

1.1.0-alpha.2 (2021-03-26)

Bug Fixes

v1.1.0-alpha.1

26 Mar 10:19
Compare
Choose a tag to compare
v1.1.0-alpha.1 Pre-release
Pre-release

1.1.0-alpha.1 (2021-03-26)

Bug Fixes

Features

  • Copy @three/types/examples at build time (#45) (89430e5)

v1.0.2

22 Mar 23:07
Compare
Choose a tag to compare

1.0.2 (2021-03-22)

Bug Fixes

  • constructors require new calls (7080889)
  • edgeSplit modifier constructor call (83d75c8)
  • edgesplitmodifier (08e9a0a)
  • hoisting (24dd59a)
  • lineMaterial (174ab6c)
  • move LineGeometry methods from instance to prototype methods (#42) (fc4389a)
  • remove prototype.function.call because it doesn't work in classes (932021a)
  • Transform Controls & add story (295ca10)
  • transform controls has wrong reference to this in defineProperty funciton (37b3de8)

v1.0.2-alpha.6

22 Mar 22:58
Compare
Choose a tag to compare
v1.0.2-alpha.6 Pre-release
Pre-release

1.0.2-alpha.6 (2021-03-22)

Bug Fixes

v1.0.2-alpha.5

21 Mar 18:38
Compare
Choose a tag to compare
v1.0.2-alpha.5 Pre-release
Pre-release

1.0.2-alpha.5 (2021-03-21)

Bug Fixes

  • Transform Controls & add story (295ca10)

v1.0.2-alpha.4

21 Mar 17:48
fc4389a
Compare
Choose a tag to compare
v1.0.2-alpha.4 Pre-release
Pre-release

1.0.2-alpha.4 (2021-03-21)

Bug Fixes

  • move LineGeometry methods from instance to prototype methods (#42) (fc4389a)

v1.0.2-alpha.3

21 Mar 12:16
Compare
Choose a tag to compare
v1.0.2-alpha.3 Pre-release
Pre-release

1.0.2-alpha.3 (2021-03-21)

Bug Fixes

v1.0.2-alpha.2

20 Mar 16:03
Compare
Choose a tag to compare
v1.0.2-alpha.2 Pre-release
Pre-release

1.0.2-alpha.2 (2021-03-20)

Bug Fixes

  • edgeSplit modifier constructor call (83d75c8)

v1.0.2-alpha.1

20 Mar 15:51
Compare
Choose a tag to compare
v1.0.2-alpha.1 Pre-release
Pre-release

1.0.2-alpha.1 (2021-03-20)

Bug Fixes

  • constructors require new calls (7080889)
  • hoisting (24dd59a)
  • remove prototype.function.call because it doesn't work in classes (932021a)
  • transform controls has wrong reference to this in defineProperty funciton (37b3de8)

v1.0.1

20 Mar 15:50
633e73d
Compare
Choose a tag to compare

1.0.1 (2021-03-20)

Bug Fixes

  • babel-runtime should be dep when using plugin-transform-runtime (#39) (633e73d)