imgui / examples / opengl2_example /
@omar omar authored on 6 Feb 2018
..
Makefile Examples: Makefile leave CXX alone, instead leave commented out options. (nb: codeship doesn't seem have clang++) 7 years ago
build_win32.bat Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) 8 years ago
imgui_impl_glfw_gl2.cpp Added ImGuiKey_Space, mapped in every examples. Will be required for navigation. (#787) 7 years ago
imgui_impl_glfw_gl2.h Examples: Organized header files to make available features more visible. 7 years ago
main.cpp Nav: Examples: Added commented out io.NavFlags |= ImGuiNavFlags_EnableKeyboard to all examples. (#787) 7 years ago
opengl2_example.vcxproj Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569) 7 years ago
opengl2_example.vcxproj.filters Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569) 7 years ago