2018-01-31 |
Merge branch 'master' into context
omar
committed
on 31 Jan 2018
|
---|---|
2018-01-29 |
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
|
2018-01-21 |
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (#1565, #586, #992, #1007, #1558)
omar
committed
on 21 Jan 2018
|
2017-12-24 |
Renamed the emblematic ShowTestWindow() function to ShowDemoWindow(). Kept redirection function (will obsolete).
omar
committed
on 24 Dec 2017
|
2017-12-23 |
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
|