Merge branch 'VerveMergeWIP' of https://github.com/Areloch/Torque3D into development

This commit is contained in:
Areloch 2019-05-06 01:49:58 -05:00
commit 82c74b4511
549 changed files with 68656 additions and 11 deletions

View file

@ -56,7 +56,7 @@ class MaterialAsset : public AssetBase
typedef AssetBase Parent;
String mShaderGraphFile;
String mScriptFile;
StringTableEntry mScriptFile;
StringTableEntry mMatDefinitionName;
public: