2018-11-30 |
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar
committed
on 30 Nov 2018
|
---|---|
2018-09-13 |
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar
committed
on 13 Sep 2018
|
2018-09-11 |
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-30 |
Examples: imgui_impl_osx: Fix for incorrect DeltaTime calculation on mac OS. (#1978)
Marcel Smit
authored
on 30 Jul 2018
omar
committed
on 30 Jul 2018
|
2018-07-08 |
Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments
Omar Cornut
committed
on 8 Jul 2018
|
2018-07-04 |
OSX: Various tweaks to imgui_impl_osx courtesy of @warrenm + fix NewFrame position which has been moved recently master. (#1873)
omar
committed
on 4 Jul 2018
|
2018-06-15 |
Examples: OSX: Added clipboard support. Fixed ignore list for xcode cruft. Comments about broken keys. (#1873)
Omar Cornut
committed
on 15 Jun 2018
|
2018-06-11 |
Examples: OSX: Fixed obsolete enums. Fixed keyboard mapping. Added missing keyboard modifiers. (#1873)
Omar Cornut
committed
on 11 Jun 2018
|
Examples: Added imgui_impl_osx.mm bindings (#1870, #281)
omar
committed
on 11 Jun 2018
|