Sun, 13 Jul 2025 15:09:04 +0200 | Mike Becker | rework how transformations work to allow rotations around a point of origin | changeset | files |
Sun, 13 Jul 2025 14:22:40 +0200 | Mike Becker | add function to apply a matrix to a vector | changeset | files |
Sun, 13 Jul 2025 13:48:13 +0200 | Mike Becker | fix wrong row/column access in asc_mat4f_mul() | changeset | files |
Sun, 13 Jul 2025 13:35:51 +0200 | Mike Becker | add functions for sin() and cos() with increased precision when the return value is supposed to be zero | changeset | files |
Sat, 12 Jul 2025 23:05:43 +0200 | Mike Becker | add rotation functions, but rotation with special point of origin is still broken | changeset | files |
Sat, 12 Jul 2025 22:28:30 +0200 | Mike Becker | add conversion functions between degrees and radians | changeset | files |
Sat, 12 Jul 2025 22:06:24 +0200 | Mike Becker | remove ui subdir in includes | changeset | files |