This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7,255
Commits
9
Branches
125
Tags
190
MiB
e39c2552ac
Commit Graph
3 Commits
Author
SHA1
Message
Date
ocornut
bb224c8aa1
Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default.
2023-03-10 18:35:52 +01:00
ocornut
fac19e1883
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (
#6071
,
#1953
) + fix SDL3 setting PlatformHandleRaw. (
#6146
)
2023-02-07 19:29:44 +01:00
ocornut
13fbd99491
Backends: SDL3: update to run with SDL3. Examples: Add SDL3+Gl example. Remove some version checks. (
#6146
)
...
More update upcoming in docking branch.
2023-02-07 16:07:53 +01:00