Torque3D/Engine/source/gui
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
..
3d Inside _internalRender mForceFOV is not take into account. 2020-10-03 13:20:45 +02:00
buttons Changes behavior with suffix appending of asset importer so it doesn't contaminate the original "clean" name, which is used for setting the mapTo value of material definitions 2022-04-10 01:40:15 -05:00
containers Adjusted handling for the bitmap and bitmapAsset fields for guiBitmapButtonCtrl to forcefully update the button states when changed, ensuring that the bitmaps refresh when changed via the field 2022-03-26 22:36:37 -05:00
controls * BugFix: Correct MacOS not responding to Command+C, Command+X, Command+A and Command+V by removing a hack in guiTextEditCtrl and shifting the logic to sdlWindow. 2022-05-25 21:46:12 -04:00
core Engine GUI: Don't translate mouse coordinates in GuiCanvas::setCursorPos() 2022-05-30 16:09:48 -05:00
editor Fixes issue where creating a new ForestItem wouldn't have it show in the ForestItemData dropdown on brushes until you restart. 2022-05-24 02:10:06 -05:00
game code duplication prune. should aid in stability 2021-10-03 02:56:26 -05:00
shiny Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
theora Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
utility Changes for BaseUI Update 2022-02-17 18:04:31 -06:00
worldEditor Added sanity check to ensure that the requested file to be scaled via saveScaledImage actually exists 2022-03-27 03:05:48 -05:00