History for imgui / examples / sdl_opengl2_example / imgui_impl_sdl_gl2.cpp
2018-01-20
@omar
Examples: Simplified mouse wheel handling. (#1463)
omar committed on 20 Jan 2018
@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: SDL: Using SDL_CaptureMouse() to retrieve coordinates outside of client area when dragging. (#1559) ...
omar committed on 19 Jan 2018
@omar
Examples: SDL: Minor renaming.
omar committed on 19 Jan 2018
@omar
Examples: SDL+GL2: Renamed imgui_impl_sdl.* to imgui_impl_sdl_gl2.* for consistency and to emphasis on GL2-ness.
omar committed on 19 Jan 2018