Releases: tchayen/red-otter
Releases · tchayen/red-otter
Release 0.1.15
0.1.15 (2024-02-11)
Bug Fixes
- export LRUCache and Queue (2a59580)
Release 0.1.14
0.1.14 (2024-02-04)
Bug Fixes
- replace Mat4.rotateFromQuat() with Mat4.getRotationAndTranslationFromQuatAndVec() (2c11e0e)
Release 0.1.13
0.1.13 (2024-02-04)
Bug Fixes
- correct more math functions (c013d58)
Release 0.1.11
0.1.11 (2024-02-03)
Bug Fixes
- change Mat4.perspective to use WebGPU NDC space (ebaf0fa)
Release 0.1.10
0.1.10 (2024-02-02)
Bug Fixes
- load color attachment in render pass instead of clearing (70e763e)
Release 0.1.9
0.1.9 (2024-02-02)
Bug Fixes
Release 0.1.8
0.1.8 (2024-02-02)
Bug Fixes
- make Mat4.lookAt() work like in other math libraries (d9e2dbf)
Release 0.1.7
0.1.7 (2024-01-20)
Bug Fixes
Release 0.1.6
0.1.6 (2024-01-13)
Bug Fixes
- add support for onKeyDown in inputs (53e7aad)