Torque3D/Engine/source/windowManager/sdl
Areloch 3aba4a7259 SDL mouse wheel speed fix.
Default scroll speed wasn't delta-modified, so scroll gui controls were very slow when scrolled via mouse wheel.. This corrects the issue.
2015-08-04 23:01:59 -05:00
..
sdlCursorController.cpp PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlCursorController.h PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlSplashScreen.cpp PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlWindow.cpp SDL mouse wheel speed fix. 2015-08-04 23:01:59 -05:00
sdlWindow.h sdl2 mouse wheel scrolling rev1 2015-07-29 11:24:48 -05:00
sdlWindowMgr.cpp Mouse wheel check has to occur before mouse motion. Apparently the one is a subset of the other. also thanks @dottools for the proper codeline. 2015-07-29 20:36:33 -05:00
sdlWindowMgr.h PlatformSDL implementation. 2015-01-19 01:17:37 +01:00