imgui / examples / marmalade_example /
@omar omar authored on 28 Feb 2018
..
data Merge branch 'master' of https://github.com/ocornut/imgui 9 years ago
imgui_impl_marmalade.cpp 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 years ago
imgui_impl_marmalade.h 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 years ago
main.cpp Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787) 7 years ago
marmalade_example.mkb no message 9 years ago