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.
|
2018-02-16 19:18:16 +01:00 |
|
omar
|
73d493c780
|
Examples: Organized header files to make available features more visible.
|
2018-02-05 20:34:11 +01:00 |
|
ocornut
|
04396ed7a9
|
FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...)
|
2016-03-24 11:00:47 +01:00 |
|
ocornut
|
94ec3d534e
|
Examples: Header comments.
|
2015-11-29 11:25:15 +00:00 |
|
ocornut
|
2b3fb5c0f7
|
Example: Marmalade: shallow tweaks and cleanups to match ImGui coding style (#375)
|
2015-10-15 12:44:30 +02:00 |
|
gzito
|
79ca203850
|
Merge branch 'master' of https://github.com/ocornut/imgui
|
2015-10-14 23:01:52 +02:00 |
|
gzito
|
50b25b6c75
|
Added example for the Marmalade platform
|
2015-10-08 22:38:37 +02:00 |
|