Torque3D/Engine/source/gui/buttons
marauder2k7 6f0c31468f various fixes
added fix for font cache (stb required size to be read switch back to libpng knocks the stream off)

Added extra control over the rendering of guibtimaps
If guibitmaps are a child of buttons the profile colors now affect how to the button is rendered.
2026-02-17 00:13:10 +00:00
..
guiBitmapButtonCtrl.cpp roll back _setitmap macro-mirroring. seems there was somethin off there 2025-12-25 18:59:03 -06:00
guiBitmapButtonCtrl.h roll back _setitmap macro-mirroring. seems there was somethin off there 2025-12-25 18:59:03 -06:00
guiBorderButton.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiButtonBaseCtrl.cpp various fixes 2026-02-17 00:13:10 +00:00
guiButtonBaseCtrl.h various fixes 2026-02-17 00:13:10 +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 guiControlProfile 2025-01-23 22:13:48 +00:00
guiCheckBoxCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiIconButtonCtrl.cpp Allows setBitmap calls on IconButtons to set the bitmap data even if the control isn't awake to avoid issues of a set call being 'skipped' 2026-01-07 17:57:53 -06:00
guiIconButtonCtrl.h review notes from Az 2025-03-30 11:22:42 +01: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 rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiToggleButtonCtrl.cpp Changes for BaseUI Update 2022-02-17 18:04:31 -06:00
guiToggleButtonCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiToolboxButtonCtrl.cpp use of get<some name> methods that already return nulls/false when attempting to load 2025-05-27 17:07:08 -05:00
guiToolboxButtonCtrl.h review notes from Az 2025-03-30 11:22:42 +01:00