..
assetBase.cpp
asset load flow work
2023-10-08 13:19:43 -05:00
assetBase.h
asset load flow work
2023-10-08 13:19:43 -05:00
assetBase_ScriptBinding.h
Converts all game, gui editor, and system classes to utilize assets
2021-07-19 01:07:08 -05:00
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
Initial Implementation of the Taml, Asset and Modules systems.
2015-10-13 15:19:36 -05:00
assetManager.cpp
Expands ScriptAsset behavior to operate as a generic type-settable asset
2023-02-23 15:29:59 -06: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
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
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
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
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
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
Initial Implementation of the Taml, Asset and Modules systems.
2015-10-13 15:19:36 -05:00
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
Initial Implementation of the Taml, Asset and Modules systems.
2015-10-13 15:19:36 -05:00
tamlAssetDeclaredUpdateVisitor.h
just to save a PR: default asset visitor variables to emptystring
2020-12-03 15:38:42 -06:00
tamlAssetDeclaredVisitor.h
Expands ScriptAsset behavior to operate as a generic type-settable asset
2023-02-23 15:29:59 -06:00
tamlAssetReferencedUpdateVisitor.h
just to save a PR: default asset visitor variables to emptystring
2020-12-03 15:38:42 -06:00
tamlAssetReferencedVisitor.h
Initial Implementation of the Taml, Asset and Modules systems.
2015-10-13 15:19:36 -05:00