open_toontown_panda3d/panda/src/windisplay
rdb 835a895c51 windisplay: don't adjust in_window during get_pointer
This restores the old behaviour from before 29a08932ea, which makes in_window true during pointer capture (ie. click-and-drag) even if the cursor leaves the window.

X11 behaviour is already not to adjust in_window.

Fixes #363
2018-07-07 22:55:45 +02:00
..
config_windisplay.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_windisplay.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
p3windisplay_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
winDetectDx.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
winDetectDx9.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
winGraphicsPipe.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
winGraphicsPipe.cxx general: Resolve some warnings unique to Windows 2018-06-10 02:25:10 -06:00
winGraphicsPipe.h Clean up dynamic loading of Win32 funcs, remove makepanda touchinput setting, remove checks for pre-WinXP 2016-12-05 17:21:09 -05:00
winGraphicsWindow.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
winGraphicsWindow.cxx windisplay: don't adjust in_window during get_pointer 2018-07-07 22:55:45 +02:00
winGraphicsWindow.h display: improve mouselook smoothness significantly, esp if low FPS 2018-06-22 23:58:56 +02:00