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
4,430
Commits
9
Branches
125
Tags
190
MiB
cb78e62df9
Commit Graph
3 Commits
Author
SHA1
Message
Date
omar
cb78e62df9
Viewport, Platform: Fixed IME positioning for multi-viewport. Moved API from ImGuiIO to ImGuiPlatformIO. Because it is extremely unlikely to people redefined this API manually the moving-forward-breakage is ok. (
#1542
)
...
SDL2 ime support under Win32 never worked properly because of SDL interferences.
2018-04-24 12:40:38 +02:00
omar
f7ef10e547
Examples: Titles/comments in headers
2018-02-21 23:05:17 +01:00
omar
6d0f9244b8
Examples: Allegro5, Marmalade: Moved bindings to parent folder. Renamed Allegro stuff from *A5_ to *Allegro5_
2018-02-18 20:26:20 +01:00