This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-02-07 06:41:21 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
directx9_example
History
omar
e9e0e36f98
New and better Set[Next]Window(Pos|Size|Collapsed) API.
...
Removed rarely useful SetNewWindowDefaultPos() in favor of new API.
2014-12-10 19:22:30 +00:00
..
directx9_example.vcxproj
Examples: adding title to the top of each examples. Cleaning up file headers.
2014-12-03 18:29:46 +00:00
directx9_example.vcxproj.filters
Examples: adding title to the top of each examples. Cleaning up file headers.
2014-12-03 18:29:46 +00:00
main.cpp
New and better Set[Next]Window(Pos|Size|Collapsed) API.
2014-12-10 19:22:30 +00:00