History for imgui / examples / imgui_impl_freeglut.cpp
2018-11-30
@omar
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar committed on 30 Nov 2018
2018-09-20
@omar
Examples: Referring to missing gamepad support in back-end that are missing it.
omar committed on 20 Sep 2018
2018-09-13
@omar
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar committed on 13 Sep 2018
2018-09-11
@omar
Internals: Replace unsigned short with ImWchar when dealing with character storage (missing cases) + in imgui_impl_ file keep using neutral type everywhere, added missing explicit cast in three bindings. (#2078)
omar committed on 11 Sep 2018
2018-07-04
@omar
Examples: Comments, bits of documentation
omar committed on 4 Jul 2018
2018-06-11
@omar
Examples: FreeGLUT: Fixed mapping of Space key. (#801)
omar committed on 11 Jun 2018
@omar
Examples: FreeGLUT: Added FreeGLUT bindings. Added FreeGLUT+OpenGL2 example. (#801)
omar committed on 11 Jun 2018