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 08:20:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2ed3ee2cfdf3a763bc97e9eaf2d43b1be87364d
imgui
/
imgui.cpp
omar
cea7492bab
Render: Removed the code that disable render if style.Alpha is 0.0f, it is both incorrect (as style Alpha can be modified mid-frame), not really necessary (just tested that full Alpha = 0 will lead to empty draw lists!) and misleading (bulk of the work was already done).
2018-03-05 22:47:53 +01:00
603 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink