History for imgui / examples / marmalade_example / imgui_impl_marmalade.cpp
2016-10-15
@ocornut
Added a void* user_data parameter to Clipboard function handlers. (#875)
ocornut committed on 15 Oct 2016
2016-09-03
@ocornut
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-02
@ocornut
IO: Added "Super" keyboard modifiers (corresponding to Cmd on Mac and Windows key in theory although the later is hard to read) (#473) ...
ocornut committed on 2 Apr 2016
2016-03-26
@ocornut
Trim trailing spaces
ocornut committed on 26 Mar 2016
2016-03-24
@ocornut
FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...)
ocornut committed on 24 Mar 2016
2015-11-29
@ocornut
Examples: Not clearing input data/tex data in atlas (will be required for dynamic atlas anyway). Effectively fix resizing in DX examples. ...
ocornut committed on 29 Nov 2015
@ocornut
Examples: Header comments.
ocornut committed on 29 Nov 2015
@ocornut
Examples: Header comments.
ocornut committed on 29 Nov 2015
2015-10-15
@ocornut
Example: Marmalade: shallow tweaks and cleanups to match ImGui coding style (#375)
ocornut committed on 15 Oct 2015
2015-10-14
@gzito
Merge branch 'master' of https://github.com/ocornut/imgui
gzito committed on 14 Oct 2015
2015-10-08
@gzito
Added example for the Marmalade platform
gzito committed on 8 Oct 2015