mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
Added sanity check to reflectionProbe preview shape so if the material didn't load right, it doesn't crash Added logic to better control if module groups as a whole should fail if a module dependency in that group fails, defaulted to off Added sanity check if a shape's material failed to load so it doesn't crash when checking accumulation rules Added search bar to SimView control for easier use
7 lines
198 B
Text
7 lines
198 B
Text
<GUIAsset
|
|
canSave="true"
|
|
canSaveDynamicFields="true"
|
|
AssetName="simViewDlg"
|
|
scriptFile="@assetFile=simViewDlg.ed.gui"
|
|
GUIFile="@assetFile=simViewDlg.ed.gui"
|
|
VersionId="1" />
|