History for imgui / examples / null_example / main.cpp
2018-01-29
@omar
Examples: Using #include "imgui.h" instead of <imgui.h> appear correct-er as per standard? xcode+clang are very nitpicky there.
omar committed on 29 Jan 2018
2017-12-24
@omar
Renamed the emblematic ShowTestWindow() function to ShowDemoWindow(). Kept redirection function (will obsolete).
omar committed on 24 Dec 2017
2017-12-23
@omar
Examples: Added null_example/ which is helpful for quick testing on multiple compilers/settings without relyong on graphics library.
omar committed on 23 Dec 2017