This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2026-03-29 00:10:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f5b2a3fe353ff29b1b15334964aaec4e7dff576
imgui
/
imgui_draw.cpp
omar
3f5b2a3fe3
Exposed ImDrawCornerFlags, replaced occurences of ~0 with an explicit ImDrawCornerFlags_All. Inversed BotLeft (prev 1<<3, now 1<<2) and BotRight (prev 1<<2, now 1<<3).
2017-11-20 13:53:16 +01:00
133 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink