Torque3D/Engine/source/gui/core
dottools 01a3163d40 Engine GUI: Don't translate mouse coordinates in GuiCanvas::setCursorPos()
Removed translating passed mouse pointer coordinates from client to screen space. Source comments and exposed canvas script API help doc line for the same function states that passed mouse pointer coordinates are supposed to already be in screen space.
2022-05-30 16:09:48 -05:00
..
guiArrayCtrl.cpp Input event changes 2013-01-22 18:17:41 -05:00
guiArrayCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiCanvas.cpp Engine GUI: Don't translate mouse coordinates in GuiCanvas::setCursorPos() 2022-05-30 16:09:48 -05:00
guiCanvas.h GuiCanvas Callbacks 2021-09-28 05:38:17 -04:00
guiControl.cpp * [GuiControl] BugFix: Don't assume a tooltip profile is going to be set when waking and sleeping. 2021-10-28 10:40:13 -04:00
guiControl.h initial port of the new interpreter 2021-03-30 19:33:19 -04:00
guiDefaultControlRender.cpp Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
guiDefaultControlRender.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiOffscreenCanvas.cpp Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 2017-06-23 11:36:20 -05:00
guiOffscreenCanvas.h Update guiOffscreenCanvas.h 2016-11-22 16:20:18 +01:00
guiScriptNotifyControl.cpp Avoid nameclash in guiScriptNotifyControl fields 2020-11-15 21:30:45 +01:00
guiScriptNotifyControl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiTypes.cpp Removed unneeded default irradiance and prefilter cubemaps, and their convars 2022-04-03 20:00:30 -05:00
guiTypes.h clean up more texture profile refs to kill spam 2021-10-31 14:38:02 -05:00