Wed, 16 Jul 2025 23:27:34 +0200 | Mike Becker | add asc_scene_node_init() - fixes #695 | changeset | files |
Mon, 14 Jul 2025 21:56:53 +0200 | Mike Becker | complete basic movement | changeset | files |
Sun, 13 Jul 2025 17:17:15 +0200 | Mike Becker | hack a quick example for both rotation directions | changeset | files |
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 |