All notable changes to this project will be documented in this file.
- Update
glamversion from0.21to0.22. - Update rust edition from
2018to2021.
- 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.