This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-03-29 08:20:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
288351a8019cea3dcbbc8d42d55768b5e80d39bf
imgui
/
examples
/
opengl2_example
/
main.cpp
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
6.1 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink