Michael Martz
|
506f7e0074
|
Using nullptr in locations where warning disable is not convenient. (#6313, #4537)
|
2023-04-11 11:33:50 +02:00 |
|
ocornut
|
bb224c8aa1
|
Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default.
|
2023-03-10 18:35:52 +01:00 |
|
duddel
|
57d0fcd021
|
Examples: Fix Android example build for Gradle 8. (#6229)
|
2023-03-07 14:01:20 +01:00 |
|
ocornut
|
96ab68eee0
|
Examples: refactor all examples with a MainLoopStep() function, to facilitate use with Emscripten. (#2492, #3699)
Aligned all examples.
|
2023-02-02 17:30:48 +01:00 |
|
Rewtio
|
c2694ef75e
|
Examples: Android: Using LoadIniSettingsFromMemory() / SaveIniSettingsToMemory() to save in appropriate location for Android. (#5836)
|
2022-10-31 11:47:05 +01:00 |
|
ocornut
|
5c8041b4d7
|
Update gif in README + font names in examples
|
2022-09-19 17:45:05 +02:00 |
|
tocic
|
2b1d8e3eaf
|
Fix more typos in sources and docs (#5681)
|
2022-09-14 20:36:45 +02:00 |
|
ocornut
|
92d0924b82
|
Fixed build with IMGUI_DISABLE_OBSOLETE_KEYIO + made all examples comments refer to StyleColorsLight().
|
2022-07-06 20:58:20 +02:00 |
|
duddel
|
05a20ca738
|
Examples: Android: Make Android build compatible with Gradle 7.0. (#3446)
|
2021-04-15 12:36:06 +02:00 |
|
ocornut
|
8dd692c29c
|
Android: Amend backend and examples with minor consistency tweaks. (#3446)
|
2021-03-04 11:07:03 +01:00 |
|
duddel
|
fb85c0341b
|
Add Android backend and example (#3446)
|
2021-03-04 10:35:44 +01:00 |
|