imgui

Edit Package imgui

Graphical User interface for C++ with minimal dependencies

Refresh
Refresh
Source Files
Filename Size Changed
imgui.changes 0000011013 10.8 KB
imgui.spec 0000002392 2.34 KB
v1.89.6.tar.gz 0001588954 1.52 MB
Revision 12 (latest revision is 23)
Adam Majer's avatar Adam Majer (adamm) accepted request 1095644 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- 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.
Comments 0
openSUSE Build Service is sponsored by