Torque3D/Engine/source/gui/buttons
marauder2k7 efbe5e90f5 virtuals removed
virtuals removed and replaced with override where necessary, clang-tidy to the rescue.
2024-03-18 18:13:00 +00:00
..
guiBitmapButtonCtrl.cpp fix bitmap button state display 2023-11-12 19:49:45 -06:00
guiBitmapButtonCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiBorderButton.cpp Changes for BaseUI Update 2022-02-17 18:04:31 -06:00
guiButtonBaseCtrl.cpp - Added logic to guiButtonBaseCtrl so if highlighted and is part of a group, will signal the siblings in the group as well 2023-12-27 11:42:43 -06:00
guiButtonBaseCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiButtonCtrl.cpp Changes for BaseUI Update 2022-02-17 18:04:31 -06:00
guiButtonCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiCheckBoxCtrl.cpp check wether or not mBitmapArrayRects.empty(). not simply if size() 2023-03-06 15:29:40 -06:00
guiCheckBoxCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiIconButtonCtrl.cpp Ongoing wipwork of the BaseUI update. Some bugfixes pending 2023-12-16 23:18:33 -06:00
guiIconButtonCtrl.h From Nils' UI work 2023-09-04 22:50:45 -05:00
guiRadioCtrl.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiRadioCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiSwatchButtonCtrl.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
guiSwatchButtonCtrl.h 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
guiToggleButtonCtrl.cpp Changes for BaseUI Update 2022-02-17 18:04:31 -06:00
guiToggleButtonCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiToolboxButtonCtrl.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
guiToolboxButtonCtrl.h clean up more texture profile refs to kill spam 2021-10-31 14:38:02 -05:00