1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-12 10:11:00 +01:00
imgui/examples/marmalade_example
2018-02-16 19:18:16 +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 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
marmalade_example.mkb no message 2015-10-14 23:13:02 +02:00