Note
Linux binaries target Ubuntu 24.04.3 LTS.
0.2.0 (latest)¶
|
|
|
|
|
|
|
Release notes (2025-12-01):
Improved error reporting in ES code.
drawmethod of game loop objects now gets two parameters: time since program launch and time delta since the lastdrawcall.Added
whale-core.DMat2,whale-core.DMat3andwhale-core.DMat4.Added
setandgetmethods to matrix types.Added
whale-core.clamp().Added
whale-core.clone()and removedclonemethod from exported objects.Added
whale-core.inverse().
0.1.0¶
|
|
|
|
|
|
|
Release notes (2025-11-18):
Initial release.