作者 | SHA1 備註 | 提交日期 |
---|---|---|
|
63332d152a Obsoleted the io.RenderDrawListsFn callback, you can call your graphics engine render function after ImGui::Render(). Use ImGui::GetDrawData() to retrieve the ImDrawData* to display..(#1599) | 7 年之前 |
|
73d493c780 Examples: Organized header files to make available features more visible. | 7 年之前 |
|
79dca9d5e6 Examples: SDL+GL2: Renamed imgui_impl_sdl.* to imgui_impl_sdl_gl2.* for consistency and to emphasis on GL2-ness. | 7 年之前 |