ocornut
|
b51919dce1
Examples: Emscripten+GLFW: revert to use a shell_minimal.html closer to vanilla one, as our fullscreen + misc tweaks to Emscripten+SDL example to match other version.
|
2 years ago |
ocornut
|
8d29665ae1
Backends: OSX: Fixed scroll wheel scaling for devices emitting events with hasPreciseScrollingDeltas==false (e.g. non-Apple mices).
|
2 years ago |
ocornut
|
5c8041b4d7
Update gif in README + font names in examples
|
2 years ago |
tocic
|
2b1d8e3eaf
Fix more typos in sources and docs (#5681)
|
2 years ago |
ocornut
|
92d0924b82
Fixed build with IMGUI_DISABLE_OBSOLETE_KEYIO + made all examples comments refer to StyleColorsLight().
|
3 years ago |
ocornut
|
1e18da5c38
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
|
3 years ago |
Giovanni Funchal
|
6792e1a3e0
Backends: SDL2: Remove unnecessary ImGui_ImplSDL2_NewFrame() parameter. (#3244)
|
4 years ago |
ocornut
|
6a161b8789
Examples: Reworked setup of clear color to be compatible with transparent values. (#2693, #2764, #2766, #2873, #3447, #3813, #3816)
|
4 years ago |
ocornut
|
dff0044d4e
Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632)
|
4 years ago |
ocornut
|
d20f2bc90a
Rename example_emscripten/ to example_emscripten_opengl3/ (#3632)
|
4 years ago |