We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated GUI Guide (markdown)
Update GUI-Guide.md Includes changes for Early Access 3.0! Includes sections for the color picker, color popup, tree view and frame set.
Updates ImageAsset Guide with Image Layers
Update GUI-Guide.md
Update GUI-Guide.md Adds GuiSpriteCtrl.ClampImage and GuiWindowCtrl.onClose
Update ImageAsset-Guide.md
Created the Noise Generation Guide
Text Override Updates the GuiGuide with methods for overriding the profile, textWrap and textExtend, UseInput (moved from the profile to the control), and the text edit Return Command.
Update GUI-Guide.md Included changes for the GuiTextEditCtrl.
Update Linux-Development-Guide.md
Rocket Edition Document Update
Gui Guide Updated SceneWindow Section
Update GUI-Guide.md Added a section for the GuiTextEditCtrl.
Adds GuiMenuBar to the GuiGuide Updates the GuiGuide with GuiMenuBarCtrl and fixes a link on the home page.
Update the GuiGuide for the GuiSpriteCtrl GuiSpriteCtrl can use bitmaps, maintain its aspect ratio, and change over time with moveTo, growTo, and fadeTo!
Gui Guide Updates for GuiDropDownCtrl This adds a section to the Gui Guide for the GuiDropDownCtrl and also updates the GuiListBoxCtrl with recently added functionality.
Updated the Gui Guide Includes GuiDragAndDropCtrl and GuiProgressCtrl.
Documentation for GuiListBoxCtrl Added documentation the GuiListBoxCtrl.
Merge branch 'master' of https://github.com/TorqueGameEngines/Torque2D.wiki
Gui Guide Update for GuiWindowCtrl
Updated Contributing (markdown)
GuiSpriteCtrl Added
Changes to GUI Guide Changes were made to bitmaps and ImageAssets.
Updated the Gui Guide to include the GuiChainCtrl