imgui/examples/marmalade_example
omar 2c9f45bbe7 Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787) 2018-02-28 18:51:40 +01:00
..
data Merge branch 'master' of https://github.com/ocornut/imgui 2015-10-14 23:01:52 +02:00
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) 2018-02-16 19:18:16 +01:00
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) 2018-02-16 19:18:16 +01:00
main.cpp Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787) 2018-02-28 18:51:40 +01:00
marmalade_example.mkb no message 2015-10-14 23:13:02 +02:00