All notable changes to this project will be documented in this file.
- Update
glam
version from0.21
to0.22
. - Update rust edition from
2018
to2021
.
- Used const generics to allow any array size.
- Allow to use nalgebra types as directly as uniforms.
- Allow to use cgmant types as directly as uniforms.
- Allow to use glam types as directly as uniforms.
- Support for glam types.