Skip to content

Releases: basics/vector

v1.56.2

26 Aug 20:50
Compare
Choose a tag to compare

1.56.2 (2020-08-26)

Bug Fixes

  • playcanvas: check for undefined props (3a2dedd)

v1.56.1

26 Aug 20:24
Compare
Choose a tag to compare

1.56.1 (2020-08-26)

Bug Fixes

  • playcanvas: fix mat3 mat4 via duck typing (f2a8b49)

v1.56.0

26 Aug 20:01
Compare
Choose a tag to compare

1.56.0 (2020-08-26)

Bug Fixes

  • playcanvas: fix mat3 mat4 mix (18818bc)
  • tests: remove more jsdocs (83a224d)

Features

  • math: add multiplyVecMat4 function (a5430ba)

v1.55.1

20 Aug 19:20
Compare
Choose a tag to compare

1.55.1 (2020-08-20)

Bug Fixes

  • playcanvas: fix mat3 iteration (dfc748c)

v1.55.0

20 Aug 18:04
Compare
Choose a tag to compare

1.55.0 (2020-08-20)

Bug Fixes

  • math: reusable isNumber check (54befda)

Features

  • playcanvas: reuse mat3 vec multiplier (fb343db)

v1.54.0

20 Aug 16:33
Compare
Choose a tag to compare

1.54.0 (2020-08-20)

Features

  • mat3: mat3 multiply mat3 (3fc8564)
  • playcanvas: mat3 mat4 default initializer (90e62f0)
  • playcanvas: short notation for mat3 mat4 (8a34894)

v1.53.0

09 Aug 15:13
Compare
Choose a tag to compare

1.53.0 (2020-08-09)

Features

  • operator: algebraic multiply more operators (2316d99)

v1.52.0

04 Aug 17:49
Compare
Choose a tag to compare

1.52.0 (2020-08-04)

Bug Fixes

  • playcanvas: correct handling for error in valueOf (10f23e5)

Features

  • mat3: mat3 with vectors (8840843)
  • operator: algebraic multiplication support (2f8fd60)

v1.51.2

14 Jul 15:24
Compare
Choose a tag to compare

1.51.2 (2020-07-14)

Bug Fixes

  • upgrade snyk from 1.316.2 to 1.327.0 (7d349e4)

v1.51.1

09 Jul 19:24
Compare
Choose a tag to compare

1.51.1 (2020-07-09)

Bug Fixes

  • operator: correct handling for 4th channel (13685c9)