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-24 22:15:47 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
apple_example
/
imguiex-ios
History
omar
057807f4a7
Added ImGuiKey_Space, mapped in every examples. Will be required for navigation. (
#787
)
2018-02-06 19:29:31 +01:00
..
Base.lproj
…
Images.xcassets
/AppIcon.appiconset
…
Shaders
…
AppDelegate.h
…
AppDelegate.m
…
debug_hud.cpp
Fix iOS code; fixes entire XCode build for Apple example
2018-02-04 21:47:08 -05:00
debug_hud.h
Fix iOS code; fixes entire XCode build for Apple example
2018-02-04 21:47:08 -05:00
GameViewController.h
…
GameViewController.m
Examples: Apple: Tweak code and sync with other examples better (untested).
2018-01-31 00:16:44 +01:00
imgui_ex_icon.png
…
imgui_impl_ios.h
…
imgui_impl_ios.mm
Added ImGuiKey_Space, mapped in every examples. Will be required for navigation. (
#787
)
2018-02-06 19:29:31 +01:00
Info.plist
…
main.m
…