ocornut
|
7e246a7bb9
Merge branch 'master' into docking
|
1 year ago |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
1 year ago |
ocornut
|
aec062a8a5
Merge branch 'master' into docking
|
2 years ago |
Michael Martz
|
506f7e0074
Using nullptr in locations where warning disable is not convenient. (#6313, #4537)
|
2 years ago |
ocornut
|
e39c2552ac
Backends: GLFW: Avoid using glfwGetError() and glfwGetGamepadState() on Emscripten. (#6240)
|
2 years ago |
ocornut
|
9937660b1c
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
bb224c8aa1
Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default.
|
2 years ago |
ocornut
|
1dc7d0e633
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
5c8041b4d7
Update gif in README + font names in examples
|
2 years ago |
ocornut
|
3af9ac320d
Merge branch 'master' into docking
|
2 years ago |
tocic
|
2b1d8e3eaf
Fix more typos in sources and docs (#5681)
|
2 years ago |
ocornut
|
21fc57f2cf
Merge branch 'master' into docking
|
3 years ago |
ocornut
|
92d0924b82
Fixed build with IMGUI_DISABLE_OBSOLETE_KEYIO + made all examples comments refer to StyleColorsLight().
|
3 years ago |
omar
|
2fa60bec27
Examples: Apple+OpenGL: Fix build.
|
3 years ago |
ocornut
|
d666a1d473
Backends: OSX, Metal: Amend d111133, tidying up, remove unused, misc tweaks. . (#4821, #2778)
|
3 years ago |
ocornut
|
414165d23f
Merge branch 'master' into docking
|
3 years ago |
stuartcarnie
|
e66fc22057
Backends: OSX: Removed ImGui_ImplOSX_HandleEvent() from backend API. Move event tracking (desktop only) to OSX backend. (#4821)
|
3 years ago |
ocornut
|
ef681e7019
Merge branch 'master' into docking
|
3 years ago |
thedmd
|
ee436aa803
Backends: OSX: Update to use io.AddEventKey() will full key map (#2625, #1873, #4858)
|
3 years ago |
ocornut
|
cd36acc88b
Merge branch 'master' into docking
|
3 years ago |
ocornut
|
d7350668d1
Fix OSX warnings + Examples/Apple+GL2 calls super reshape. (#4759, #1873)
|
3 years ago |
Stuart Carnie
|
1b6b8602c1
Backends: OSX: Fix keyboard support. Handle scroll cancel. Don't set mouse cursor shape unconditionally. (#4759, #4253, #1873)
|
3 years ago |
ocornut
|
682447306d
Merge branch 'features/backends_context' into docking
|
4 years ago |
rokups
|
88f4c1321a
Examples: Bring code of example_apple_metal and example_apple_opengl2 closer to each other. (#1873, #3543)
|
4 years ago |
rokups
|
30224fdde0
Examples: example_apple_opengl2: Fix keys remaining stuck in pressed state when using shortcuts with CMD. (#4253)
|
4 years ago |
ocornut
|
ffa863a3ba
Merge branch 'master' into docking
|
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
|
ac08593b96
Merge branch 'master' into docking + tweak dock node padding + use CheckboxFlags with int
|
4 years ago |
ocornut
|
5f97809cab
Misc tidying up (zero-clear structures, more unused default in ClipRetFullscreen, NavApplyItemToResult() coding style fix)
|
4 years ago |
ocornut
|
042a3b01d2
Merge branch 'master' into docking
|
4 years ago |