Torque3D/Engine/source/gui/containers
marauder2k7 2b295fb7f0 rest of virtuals removed
virtuals removed and replaced with override where necessary on the rest of the code base, clang-tidy to the rescue.
2024-03-18 18:40:22 +00:00
..
guiAutoScrollCtrl.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
guiAutoScrollCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiContainer.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
guiContainer.h virtuals removed 2024-03-18 18:13:00 +00:00
guiCtrlArrayCtrl.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
guiCtrlArrayCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiDragAndDropCtrl.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
guiDragAndDropCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiDynamicCtrlArrayCtrl.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
guiDynamicCtrlArrayCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiFormCtrl.cpp check wether or not mBitmapArrayRects.empty(). not simply if size() 2023-03-06 15:29:40 -06:00
guiFormCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiFrameCtrl.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
guiFrameCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiPaneCtrl.cpp check wether or not mBitmapArrayRects.empty(). not simply if size() 2023-03-06 15:29:40 -06:00
guiPaneCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiPanel.cpp Removes the unnecessary gradient effect from GuiPanel when rendered. Now uses just the fill color like most all other gui controls 2023-03-04 21:26:55 -06:00
guiPanel.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiRolloutCtrl.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
guiRolloutCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiScrollCtrl.cpp add safeties for enum math across define boundaries 2023-04-26 22:27:35 -05:00
guiScrollCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiSplitContainer.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
guiSplitContainer.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiStackCtrl.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
guiStackCtrl.h virtuals removed 2024-03-18 18:13:00 +00:00
guiTabBookCtrl.cpp Moves the world Editor guis to be based through a tabbed structure to make it easier to begin separating out editor/tool guis into their own tabs or elements for better separation. 2023-11-14 18:58:58 -06:00
guiTabBookCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
guiWindowCollapseCtrl.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiWindowCollapseCtrl.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
guiWindowCtrl.cpp make const RectI GuiWindowCtrl::getClientRect() respect ResizeMargin for sub elements 2023-12-29 12:55:28 -06:00
guiWindowCtrl.h rest of virtuals removed 2024-03-18 18:40:22 +00:00