History for imgui / examples / example_emscripten / main.cpp
2019-06-06
@omar
Synced/merged minor cruft from docking branch to minimize drift. AFAIK the only meaningful no-op change is that the call UpdateHoveredWindowAndCaptureFlags() was moved above UpdateMouseMovingNewFrame() to match what docking branch has been doing for a while.
omar committed on 6 Jun 2019
2019-04-23
@omar
Examples: SDL: Gamepad support minor amend. Fixes ImGuiBackendFlags_HasGamepad not being set. Enable in Emscripten demo. Tweaks. (#2509, #2484).
omar committed on 23 Apr 2019
2019-04-15
@omar
Examples: Emscripten: Tweaks for size. (#2494)
omar committed on 15 Apr 2019
2019-04-14
@omar
Examples: Emscripten: Switched to WebGL1/ES2, Added Changelog, Updated links, Added ignore list, Fixed warning with older versions. Removed reliance on C++11 (would warn on some compiler). Improved html template, removed undesirable options, reduced log size. Tweaked main.cpp. (#2494)
omar committed on 14 Apr 2019
2019-04-13
@Nicolas
Adding standalone Emscripten example.
Nicolas "Pixel" Noble committed on 13 Apr 2019