Go to file
Adam Majer 09bdce88e9 Accepting request 1095644 from home:dirkmueller:Factory
- update to 1.89.6:
  * Decorated log and release notes:
    https://github.com/ocornut/imgui/releases/tag/v1.89.6
  * Breaking changes:
  * Clipper: Commented out obsolete redirection constructor which
    was marked obsolete in 1.79:
    'ImGuiListClipper(int items_count, float items_height)'
    --> Use 'ImGuiListClipper() + clipper.Begin()'.
  * Backends: SDL_Renderer: Renamed
    'imgui_impl_sdlrenderer.h/cpp' to
    'imgui_impl_sdlrenderer2.h/cpp',
    in order to accomodate for upcoming SDL3 and change in its
    SDL_Renderer API.
  * Backends: GLUT: Removed call to ImGui::NewFrame() from
    ImGui_ImplGLUT_NewFrame().
    It needs to be called from the main app loop, like with
    every other backends.

OBS-URL: https://build.opensuse.org/request/show/1095644
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/imgui?expand=0&rev=12
2023-06-27 15:08:13 +00:00
.gitattributes Accepting request 853280 from home:Mailaender:branches:devel:libraries:c_c++ 2020-12-05 17:09:45 +00:00
.gitignore Accepting request 853280 from home:Mailaender:branches:devel:libraries:c_c++ 2020-12-05 17:09:45 +00:00
imgui.changes Accepting request 1095644 from home:dirkmueller:Factory 2023-06-27 15:08:13 +00:00
imgui.spec Accepting request 1095644 from home:dirkmueller:Factory 2023-06-27 15:08:13 +00:00
v1.89.6.tar.gz Accepting request 1095644 from home:dirkmueller:Factory 2023-06-27 15:08:13 +00:00