A small bugfix release that fixes a camera issue when rendering text with the main camera.
Bug Fixes
Camera
- Calculate proper camera position for text by @tversteeg
Deps
- Update rust crate bytemuck, rust crate fastrand, rust crate glam, rust crate kira, rust crate smol_str and rust crate proc-macro2 by @tversteeg
Documentation
Math
- Fix return comment for
chuot::lerp
by @tversteeg