2017-08-10 |
Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
omar
committed
on 10 Aug 2017
|
---|---|
2017-04-26 |
Examples: GLFW+GL3, SDL+GL3: Fixed modifying bound Texture0 (#1087, #1088, #1116)
omar
committed
on 26 Apr 2017
|
2016-10-15 |
Added a void* user_data parameter to Clipboard function handlers. (#875)
ocornut
committed
on 15 Oct 2016
|
2016-09-11 |
Fixing minor english typos (#827)
ocornut
committed
on 11 Sep 2016
|
2016-09-10 |
Fix Mac OS X build and remove cruft from Makefile
Felipe Oliveira Carvalho
committed
on 10 Sep 2016
|
2016-09-03 |
Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810)
ocornut
committed
on 3 Sep 2016
|
2016-04-20 |
Examples: Apple/iOS: lowered xcode project deployment target from 10.7 to 10.11 (#598, #575)
ocornut
committed
on 20 Apr 2016
|
2016-04-05 |
Update README.md
omar
committed
on 5 Apr 2016
|
Examples: Apple: Readme tweaks (#575 #247)
ocornut
committed
on 5 Apr 2016
|
|
|