Areloch c1cd217557 Initial pass at implementing MaterialAsset macromagic utility functions and applies it to the renderMeshExample object as well as groundPlane 5 years ago
..
CppAsset.cpp 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
CppAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
CubemapAsset.cpp b1e3706dd6 Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made 6 years ago
CubemapAsset.h 9db95f4fb2 Implemented proper ScriptAsset execution on load 6 years ago
ExampleAsset.cpp b1e3706dd6 Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made 6 years ago
ExampleAsset.h ae5a43de70 Asset Browser initial implementation - Asset updates. 8 years ago
GUIAsset.cpp 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
GUIAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
GameObjectAsset.cpp 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. 5 years ago
GameObjectAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
ImageAsset.cpp f0068c2435 Updates macromagic to properly set up for init'ing when image assets are set in material and terrain materials 5 years ago
ImageAsset.h 5de19404d9 mac compile fixes 5 years ago
LevelAsset.cpp 837983c767 Adds script function to access full path of the level asset's preview image file 5 years ago
LevelAsset.h 40dd926873 Adds function for sceneObjects to report utilized assets 5 years ago
MaterialAsset.cpp 388a700a53 Implements material asset handling for GroundPlane object 5 years ago
MaterialAsset.h c1cd217557 Initial pass at implementing MaterialAsset macromagic utility functions and applies it to the renderMeshExample object as well as groundPlane 5 years ago
ParticleAsset.cpp a3d6afc197 Corrects lookup/in-place auto import logic for ImageAssets 5 years ago
ParticleAsset.h ae5a43de70 Asset Browser initial implementation - Asset updates. 8 years ago
PostEffectAsset.cpp 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
PostEffectAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
ScriptAsset.cpp 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
ScriptAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
ShapeAnimationAsset.cpp 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
ShapeAnimationAsset.h 1942535923 Integrates sound and shapeAnimation assets into the importer 5 years ago
ShapeAsset.cpp b26c87491f need to ensure we've got an asset at all before setting the loaded state 5 years ago
ShapeAsset.h 8bb43dd5ae error string interpreter, example of usage in shapebase::preload, plus flips the datablock filter back on to save some network bandwidth. 5 years ago
SoundAsset.cpp 1942535923 Integrates sound and shapeAnimation assets into the importer 5 years ago
SoundAsset.h 1942535923 Integrates sound and shapeAnimation assets into the importer 5 years ago
TerrainAsset.cpp 40dd926873 Adds function for sceneObjects to report utilized assets 5 years ago
TerrainAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
TerrainMaterialAsset.cpp 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
TerrainMaterialAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
assetImporter.cpp 7dc6fc8abf Merge pull request #415 from Areloch/GroundPlaneAssetify 5 years ago
assetImporter.h 8f60d03830 Adjusts Asset Importer logic when looking up and saving out a newly created ShapeConstructor so that it doesn't duplicate a definition it one already exists. 5 years ago
assetImporter_ScriptBinding.h d01341708e Removes extra assetImportConfigs file 5 years ago
stateMachineAsset.cpp 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago
stateMachineAsset.h 79ecc2f4a0 Updates the rest of the asset types to utilize separate expanded path variables to avoid breaking assetDef saving 5 years ago