Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/cmake_adjustments

This commit is contained in:
AzaezelX 2023-06-08 13:31:34 -05:00
commit 52093cbde5
25 changed files with 530 additions and 266 deletions

View file

@ -172,6 +172,7 @@ $guiContent = new GuiControl() {
showClassNames = "0";
showObjectNames = "1";
showInternalNames = "1";
showTypeHints = "1";
showClassNameForUnnamedObjects = "1";
};
};