Skip to content

Releases: denosaurs/gmath

0.2.0

10 Feb 08:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.12...0.2.0

0.1.12

15 Feb 19:12
Compare
Choose a tag to compare

What's Changed

  • feat: VectorN can be constructed from Float32Array, add Z arg for Matrix4.fromNonuniformScale

Full Changelog: 0.1.11...0.1.12

v0.1.10

08 May 12:31
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • toFloat32Array buffer issue (1ab2a05)

v0.1.9

22 Apr 11:13
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • fix (#1): wasm use-after-free issue, fixes wasm issues (fbad430)

v0.1.8

03 Mar 16:02
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • do invert in js for now (4243bb0)

v0.1.7

03 Mar 16:03
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • return correct ptr after inversion (c4dc398)

v0.1.6

03 Mar 15:15
Compare
Choose a tag to compare

Changelog

Bug Fixes

v0.1.5

03 Mar 00:15
Compare
Choose a tag to compare

Changelog

Bug Fixes

v0.1.4

02 Mar 21:45
Compare
Choose a tag to compare

Changelog

Bug Fixes

v0.1.3

02 Mar 20:29
Compare
Choose a tag to compare

Changelog

Features

  • wasm accelerated matrices :D (61a730c)