This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
40b04a3701
imgui
/
examples
/
opengl3_example
History
ocornut
40b04a3701
Renamed ImGuiSetCondition_*** to ImGuiSetCond_*** and ImGuiCondition_FirstUseThisSession to ImGuiCond_Once
2015-02-27 09:51:11 +00:00
..
main.cpp
Renamed ImGuiSetCondition_*** to ImGuiSetCond_*** and ImGuiCondition_FirstUseThisSession to ImGuiCond_Once
2015-02-27 09:51:11 +00:00
Makefile
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
2014-12-07 09:58:45 +00:00
opengl3_example.vcxproj
Examples: msvc: output .exe in project directory (not in solution directory).
2015-02-24 10:06:13 +00:00
opengl3_example.vcxproj.filters
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
2015-01-08 23:35:01 +00:00