Skip to content

v1.02

Latest
Compare
Choose a tag to compare
@bwrsandman bwrsandman released this 02 May 01:03
v1.02
aae0bd9

Fix compile issues with recent imgui, SDL and gl3w

imgui:

  • Require constexpr support for mac
  • Fix issue with IMGUI_DEFINE_MATH_OPERATORS define

example:

  • SDL: Update version to 2.26.5
  • gl3w: Update to rebased branch due to a 403
  • imgui: Use rellocated sdl2 impl

Full Changelog: v1.01...v1.02