Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Releases: ScenicFramework/scenic_driver_glfw

v0.10.0

26 Mar 04:23
Compare
Choose a tag to compare
  • cleanup code from @cretel
  • update stb_truetype and stb_image to latest
  • take minor updates from nanovg
  • No longer suppresses rendering of leading spaces in text
  • support new Scenic Caches

v0.9.0

28 Oct 18:04
Compare
Choose a tag to compare

v0.9.0

  • Bug fixes including to clear_color

v0.8.0

21 Sep 04:31
Compare
Choose a tag to compare
  • Exclude *.o files from the hex package.
  • Support C99
  • Work with breaking changes from scenic_math