Skip to content

ImGui-SFML 2.6.1

Compare
Choose a tag to compare
@ChrisThrasher ChrisThrasher released this 04 Jan 21:40
· 64 commits to master since this release
64e09fe

What's Changed

  • Raised ImGui requirement to v1.89

  • Typo fix in README: NavEnableGamepad instead of NavEnableKeyboard by @metaleap in #264

  • Added definitions for ImageButton with explicit ID by @Sinan-Karakaya in #266

  • Remove use of obsolete ImGui functions - v1.89 by @Legulysse in #303

  • Fix for imgui 1.91.5 (clean some deprecated API calls) by @Legulysse in #305

  • Test with 2 versions of ImGui by @ChrisThrasher in #308

New Contributors

Full Changelog: v2.6...v2.6.1