codechanges - Mud-H/TorqueLab GitHub Wiki

TorqueLab Source Code Changes

TorqueLab require some code changes to work properly, in the future, an effort will be made to make it work without any code changes. No major changes, mostly minor changes for improved UI features.

GuiControls

GuiBoxCtrl

This is a new GuiControl which is a mixture of GuiContainer, GuiWindowCtrl, GuiStackCtrl and GuiRolloutCtrl. It's the GUI container used for most of the TorqueLab gui needs allowing cleaner GUI with fewer nesting for docking system

Container RolloutCtrl StackCtrl <-> BoxCtrl Container StackCtrl <-> BoxCtrl

⚠️ **GitHub.com Fallback** ⚠️