What's Changed
- Add Mat4.scalingVec3 by @TotoShampoin in https://github.com/griush/zm/pull/20
- Add Quaternion.fromMatrix by @TotoShampoin in https://github.com/griush/zm/pull/21
- update to zig 0.15.1 by @fathonyfath in https://github.com/griush/zm/pull/22
New Contributors
- @TotoShampoin made their first contribution in https://github.com/griush/zm/pull/20
- @fathonyfath made thei...