History for imgui / examples / opengl2_example / imgui_impl_glfw_gl2.cpp
2018-01-20
@omar
Horizontal mouse wheel: renamed io.MouseHorizWheel to io.MouseWheelH. Reorganized the code in NewFrame(). Examples: Updated GLFW+GL and SDL+GL accordingly. (#1463)
omar committed on 20 Jan 2018
@omar
Merge branch 'tseeker/20171127-feature-horiz-wheel' of https://github.com/tseeker/imgui into tseeker-tseeker/20171127-feature-horiz-wheel ...
omar committed on 20 Jan 2018
2018-01-19
@omar
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
omar committed on 19 Jan 2018