Torque3D/Engine/source/assets
2023-02-23 15:29:59 -06:00
..
assetBase.cpp Expands ScriptAsset behavior to operate as a generic type-settable asset 2023-02-23 15:29:59 -06:00
assetBase.h Expands ScriptAsset behavior to operate as a generic type-settable asset 2023-02-23 15:29:59 -06:00
assetBase_ScriptBinding.h
assetDefinition.h fix compilation flaws 2022-03-17 17:38:41 -05:00
assetFieldTypes.cpp Enforces filename string case sensitivity for assets' internal filenames, which avoids the stringtable messing with the case preventing file name case sensitivity issues. 2021-08-21 23:12:37 -05:00
assetFieldTypes.h
assetManager.cpp Expands ScriptAsset behavior to operate as a generic type-settable asset 2023-02-23 15:29:59 -06:00
assetManager.h
assetManager_ScriptBinding.h
assetPtr.h
assetQuery.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
assetQuery.h
assetQuery_ScriptBinding.h
assetTagsManifest.cpp
assetTagsManifest.h
assetTagsManifest_ScriptBinding.h
autoloadAssets.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
autoloadAssets.h
core.h
declaredAssets.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
declaredAssets.h
referencedAssets.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
referencedAssets.h
tamlAssetDeclaredUpdateVisitor.h
tamlAssetDeclaredVisitor.h Expands ScriptAsset behavior to operate as a generic type-settable asset 2023-02-23 15:29:59 -06:00
tamlAssetReferencedUpdateVisitor.h
tamlAssetReferencedVisitor.h