Skip to content

v4.2.6

Compare
Choose a tag to compare
@RobLoach RobLoach released this 29 Sep 03:18
· 178 commits to master since this release
dfb9b46

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