10 Commits (664fb38e399bd4b86f4adf75fb260b74fd8909ac)

Author SHA1 Message Date
Funto 75d540d336 Example: Emscripten: Fix for compilation (filesystem module is required) (#2734) ago%!(EXTRA string=6 years)
omar 431aa4e456 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. ago%!(EXTRA string=6 years)
omar a649d904d7 Examples: Emscripten: Fixed not enabling Docking and Nav by default. (#2494) ago%!(EXTRA string=6 years)
omar 6789ea3482 Examples: SDL: Gamepad support minor amend. Fixes ImGuiBackendFlags_HasGamepad not being set. Enable in Emscripten demo. Tweaks. (#2509, #2484). ago%!(EXTRA string=6 years)
Andre Weissflog 74a3878be4 emscripten: replace shell_minimal.html with 'soft fullscreen' version ago%!(EXTRA string=6 years)
omar 1fe6533192 Examples: Emscripten: Tweaks for size. (#2494) ago%!(EXTRA string=6 years)
omar eeea7da3d0 Examples: Emscripten: Fixed error in shell template. (#2494) ago%!(EXTRA string=6 years)
omar c1848b185c 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) ago%!(EXTRA string=6 years)
Nicolas "Pixel" Noble a936d0669c Adding standalone Emscripten example. ago%!(EXTRA string=6 years)