v4.2.6
What's Changed
- Update
Texture
docs and add.DrawCube()
by @RobLoach in #209 - Clean up initializer lists across all objects by @RobLoach in #212
- Fix
Window::Init()
to be inline by @RobLoach in #217 - Fix
Matrix
constructor order by @RobLoach in #218 - Add
TextureUnmanaged
for using Texture API without the Garbage Collector by @RobLoach in #214 Draw()
functions no longer return the object by @RobLoach in #219
Full Changelog: v4.2.5...v4.2.6