Torque3D/Engine/source/assets
Areloch d8cc73f5a1 Added utility methods to AssetBase:
getAssetDependencyFieldCount
clearAssetDependencyFields
addAssetDependencyField
saveAsset

Updated the saveAsset function for terrain block to utilize utility methods to ensure the terrain asset's material dependencies, so they will load properly.
2019-11-07 00:42:55 -06:00
..
assetBase.cpp Added utility methods to AssetBase: 2019-11-07 00:42:55 -06:00
assetBase.h Added utility methods to AssetBase: 2019-11-07 00:42:55 -06:00
assetBase_ScriptBinding.h Added utility methods to AssetBase: 2019-11-07 00:42:55 -06:00
assetDefinition.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetFieldTypes.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetFieldTypes.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetManager.cpp Various fixes 2019-05-11 21:42:27 -05:00
assetManager.h Asset Browser initial implementation - Asset updates. 2018-01-28 14:48:02 -06:00
assetManager_ScriptBinding.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetPtr.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetQuery.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetQuery.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetQuery_ScriptBinding.h Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
assetTagsManifest.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetTagsManifest.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
assetTagsManifest_ScriptBinding.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
autoloadAssets.cpp Implements support of autoloaded assets. 2017-10-14 22:10:42 -05:00
autoloadAssets.h Implements support of autoloaded assets. 2017-10-14 22:10:42 -05:00
core.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
declaredAssets.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
declaredAssets.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
referencedAssets.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
referencedAssets.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlAssetDeclaredUpdateVisitor.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlAssetDeclaredVisitor.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlAssetReferencedUpdateVisitor.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlAssetReferencedVisitor.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00