mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 15:14:35 +00:00
Further conversions of missed file fields in core and tools
Assets created for missed objects and files Improvements to the Project Importer to correct a number of issues, including not parsing ,'s from object names, trimming whitespace, pruning script extensions from exec invokes
This commit is contained in:
parent
36b31ae19d
commit
432d201569
49 changed files with 406 additions and 128 deletions
|
|
@ -157,7 +157,7 @@
|
|||
canSaveDynamicFields = "0";
|
||||
};
|
||||
new GuiBitmapCtrl(){
|
||||
bitmap = "tools/gui/images/inactive-overlay";
|
||||
bitmapAsset = "ToolsModule:inactive_overlay_image";
|
||||
position = "57 19";
|
||||
Extent = "122 20";
|
||||
tooltip = "Levels needs to be selected to enable the detail level slider";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue