blender/intern/ghost
Nicholas Rishel b6aa8daf49 Fix T84645 cursor moves when clicking selector.
The absolute position desktop mapping has been corrected. The correct
mapping is 0-65535 inclusive. Additionally, division by the virtual
desktop width and height needed to be subtracted by 1 as width and
height are one more than the final pixel index.
2021-01-13 14:07:49 -08:00
..
intern Fix T84645 cursor moves when clicking selector. 2021-01-13 14:07:49 -08:00
test Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
CMakeLists.txt Explicitly link X11 libraries 2020-12-17 13:24:35 +01:00
GHOST_C-api.h Cleanup: doxy comments (use colon after parameter name) 2020-12-15 12:34:25 +11:00
GHOST_IContext.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_IEvent.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_IEventConsumer.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_ISystem.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_ISystemPaths.h Ghost: Support queries for special user directories (desktop, documents, etc.) 2020-12-11 16:20:53 +01:00
GHOST_ITimerTask.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_IWindow.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_IXrContext.h Code Style: use "#pragma once" in intern/ghost 2020-08-07 10:18:01 +02:00
GHOST_Path-api.h Ghost: Support queries for special user directories (desktop, documents, etc.) 2020-12-11 16:20:53 +01:00
GHOST_Rect.h Cleanup: doxygen comments in ghost 2020-11-06 14:25:44 +11:00
GHOST_Types.h Ghost: Support queries for special user directories (desktop, documents, etc.) 2020-12-11 16:20:53 +01:00