We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
imgui-sfml
3.0.0
Upgraded SFML requirement to 3.0.0! See SFML 3.0.0 release announcement for full details Upgraded ImGui requirement to 1.91.1 in SFML/imgui-sfml#310 Raised C++ requirement to C++17 Added definitions for ImageButton with explicit ID by @Sinan-Karakaya in SFML/imgui-sfml#266 Fix ImTextureID type by @pifopi in SFML/imgui-sfml#298 Remove use of obsolete ImGui functions - v1.89 by @Legulysse in SFML/imgui-sfml#303 Fix for imgui 1.91.5 (clean some deprecated API calls) by @Legulysse in SFML/imgui-sfml#305
The text was updated successfully, but these errors were encountered:
URL: https://github.com/SFML/imgui-sfml/releases/tag/v3.0
Sorry, something went wrong.
Fixing by #42913.
Mengna-Li
No branches or pull requests
Library name
imgui-sfml
New version number
3.0.0
Other information that may be useful (release notes, etc...)
Upgraded SFML requirement to 3.0.0!
See SFML 3.0.0 release announcement for full details
Upgraded ImGui requirement to 1.91.1 in SFML/imgui-sfml#310
Raised C++ requirement to C++17
Added definitions for ImageButton with explicit ID by @Sinan-Karakaya in SFML/imgui-sfml#266
Fix ImTextureID type by @pifopi in SFML/imgui-sfml#298
Remove use of obsolete ImGui functions - v1.89 by @Legulysse in SFML/imgui-sfml#303
Fix for imgui 1.91.5 (clean some deprecated API calls) by @Legulysse in SFML/imgui-sfml#305
The text was updated successfully, but these errors were encountered: