ocornut
|
d72e66cdee
Examples: remove comments/references about baking and GetGlyphRangesJapanese().
|
1 month ago |
ocornut
|
f77d22837c
Examples: Android+OpenGL: Using ALooper_pollOnce() instead of ALooper_pollAll(). (#8013)
|
8 months ago |
Hubert Maier
|
07dbcf1f70
Fixed typos. (#7593)
|
1 year ago |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
1 year ago |
Michael Martz
|
506f7e0074
Using nullptr in locations where warning disable is not convenient. (#6313, #4537)
|
2 years ago |
ocornut
|
bb224c8aa1
Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default.
|
2 years ago |
ocornut
|
96ab68eee0
Examples: refactor all examples with a MainLoopStep() function, to facilitate use with Emscripten. (#2492, #3699)
|
2 years ago |
Rewtio
|
c2694ef75e
Examples: Android: Using LoadIniSettingsFromMemory() / SaveIniSettingsToMemory() to save in appropriate location for Android. (#5836)
|
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
|
8dd692c29c
Android: Amend backend and examples with minor consistency tweaks. (#3446)
|
4 years ago |
duddel
|
fb85c0341b
Add Android backend and example (#3446)
|
4 years ago |