Skip to content

Releases: gallagher-tech/GAkit

v0.3

14 Jun 15:06
2603dc0
Compare
Choose a tag to compare

Bug fixes:

  • using const nlohmann::json::at() instead of [] operator to avoid assertion fail

Full Changelog: v0.2...v0.3

v0.2

15 Mar 21:40
57b58a1
Compare
Choose a tag to compare

Bug Fixes:

  • Capture touch for drag/release/cancel
  • Only capture touch events if getIsCapturingTouch() == true
  • Fixes a bug where calcScaleToFit() was incorrect for 2D vectors when using FitMode::FIT and COVER.

Additional Changes:

  • Note Mac support and C++14 requirement in README.md

v0.1

07 Mar 18:15
Compare
Choose a tag to compare

We are excited to announce the public release of GA::kit v0.1!

GA::kit is a fast, flexible, and familiar toolkit designed to help creative coders craft complex 3D scenes without sacrificing performance. With GA::kit, you can build anything from 2D UI prototypes to high-performance 3D immersive installations.