This website requires JavaScript.
Explore
Help
Sign in
mirror
/
imgui
Watch
1
Star
0
Fork
You've already forked imgui
0
mirror of
https://github.com/ocornut/imgui.git
synced
2026-01-12 00:14:20 +00:00
Code
Activity
b88fbd69cc
imgui
/
examples
/
null_example
History
Download ZIP
Download TAR.GZ
omar
eb1c36fdfb
Added IMGUI_CHECKVERSION() macro to compare version string and data structure sizes in order to catch issues with mismatching compilation unit settings. (
#1695
,
#1769
)
2018-04-25 22:07:14 +02:00
..
build_win32.bat
Examples: Added null_example/ which is helpful for quick testing on multiple compilers/settings without relyong on graphics library.
2017-12-23 13:40:01 +01:00
main.cpp
Added IMGUI_CHECKVERSION() macro to compare version string and data structure sizes in order to catch issues with mismatching compilation unit settings. (
#1695
,
#1769
)
2018-04-25 22:07:14 +02:00