Torque3D/Engine/source/gui/controls
marauder2k7 68e762130d Compilation changes
Few compile time attempts to speed things up

Swap include guards for pramga once
Change compile options in the cmakeLists for source
generate a pch

small tweaks
2026-06-04 20:42:09 +01:00
..
gui3DProjectionCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
gui3DProjectionCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiAnimBitmapCtrl.cpp fix a couple cases of old direct references 2025-05-21 11:02:31 -05:00
guiAnimBitmapCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiBackgroundCtrl.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiBackgroundCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiBitmapBarCtrl.cpp fix a couple cases of old direct references 2025-05-21 11:02:31 -05:00
guiBitmapBarCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiBitmapBorderCtrl.cpp guiControlProfile 2025-01-23 22:13:48 +00:00
guiBitmapCtrl.cpp Update guiBitmapCtrl.cpp 2026-02-17 00:23:53 +00:00
guiBitmapCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiColorPicker.cpp kill case of deprecated vars leaking in 2025-03-09 12:35:59 -05:00
guiColorPicker.h Compilation changes 2026-06-04 20:42:09 +01:00
guiConsole.cpp don't trace setShaderConsts or onNewMessage callbacks 2025-06-09 13:35:32 -05:00
guiConsole.h Compilation changes 2026-06-04 20:42:09 +01:00
guiConsoleEditCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiConsoleEditCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiConsoleTextCtrl.cpp Console Refactor 2023-09-13 10:33:20 +02:00
guiConsoleTextCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiDecoyCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiDecoyCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiDirectoryFileListCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiDirectoryFileListCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiFileTreeCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiFileTreeCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiGameListMenuCtrl.cpp context safties 2026-03-02 11:38:20 -06:00
guiGameListMenuCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiGameListOptionsCtrl.cpp Merge branch 'development' into imageAsset_refactor_rev3 2025-03-24 20:07:06 +00:00
guiGameListOptionsCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiGameSettingsCtrl.cpp minor cleanups for https://github.com/TorqueGameEngines/Torque3D/pull/1672 2026-02-24 15:04:38 -06:00
guiGameSettingsCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiGradientCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiGradientCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiListBoxCtrl.cpp context safties 2026-03-02 11:38:20 -06:00
guiListBoxCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiMaterialCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiMaterialCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiMLTextCtrl.cpp dial back nullPtr usage 2025-12-29 17:45:09 -06:00
guiMLTextCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiMLTextEditCtrl.cpp minor cleanups for https://github.com/TorqueGameEngines/Torque3D/pull/1672 2026-02-24 15:04:38 -06:00
guiMLTextEditCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiPopUpCtrl.cpp Update guiPopUpCtrl.cpp 2025-12-31 05:55:11 +00:00
guiPopUpCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiPopUpCtrlEx.cpp Adds sanity checks when removing children to GuiPopUpMenuCtrlEx to prevent crashing on exit 2026-03-11 02:22:17 -05:00
guiPopUpCtrlEx.h Compilation changes 2026-06-04 20:42:09 +01:00
guiSliderCtrl.cpp guiControlProfile 2025-01-23 22:13:48 +00:00
guiSliderCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiTabPageCtrl.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
guiTabPageCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiTextCtrl.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
guiTextCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiTextEditCtrl.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
guiTextEditCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiTextEditSliderBitmapCtrl.cpp From Nils' UI work 2023-09-04 22:50:45 -05:00
guiTextEditSliderBitmapCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiTextEditSliderCtrl.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
guiTextEditSliderCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiTextListCtrl.cpp fill in the validated variables 2025-03-09 11:53:23 -05:00
guiTextListCtrl.h Compilation changes 2026-06-04 20:42:09 +01:00
guiTreeViewCtrl.cpp folllowup to https://github.com/TorqueGameEngines/Torque3D/pull/1661 2026-01-30 10:34:19 -06:00
guiTreeViewCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00