Releases: denosaurs/gmath
Releases · denosaurs/gmath
0.2.0
10 Feb 08:47
Compare
Sorry, something went wrong.
No results found
0.1.12
15 Feb 19:12
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Changelog
Bug Fixes
toFloat32Array buffer issue (1ab2a05 )
v0.1.9
22 Apr 11:13
Compare
Sorry, something went wrong.
No results found
Changelog
Bug Fixes
fix (#1 ): wasm use-after-free issue, fixes wasm issues (fbad430 )
v0.1.8
03 Mar 16:02
Compare
Sorry, something went wrong.
No results found
v0.1.7
03 Mar 16:03
Compare
Sorry, something went wrong.
No results found
Changelog
Bug Fixes
return correct ptr after inversion (c4dc398 )
v0.1.6
03 Mar 15:15
Compare
Sorry, something went wrong.
No results found
v0.1.5
03 Mar 00:15
Compare
Sorry, something went wrong.
No results found
v0.1.4
02 Mar 21:45
Compare
Sorry, something went wrong.
No results found
v0.1.3
02 Mar 20:29
Compare
Sorry, something went wrong.
No results found
Changelog
Features
wasm accelerated matrices :D (61a730c )