omar
|
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)
Examples: Updated examples.
|
7 years ago |
omar
|
73d493c780
|
Examples: Organized header files to make available features more visible.
|
7 years ago |
ocornut
|
04396ed7a9
|
FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...)
|
9 years ago |
ocornut
|
94ec3d534e
|
Examples: Header comments.
|
9 years ago |
ocornut
|
2b3fb5c0f7
|
Example: Marmalade: shallow tweaks and cleanups to match ImGui coding style (#375)
|
9 years ago |
gzito
|
79ca203850
|
Merge branch 'master' of https://github.com/ocornut/imgui
|
9 years ago |
gzito
|
50b25b6c75
|
Added example for the Marmalade platform
|
9 years ago |