You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/RPI/Code/Source/RPI.Builders/Model
AMZN-stankowi b98a67e836
Better error reporting on mixing skinned and unskinned meshes. (#3158)
Signed-off-by: stankowi <4838196+AMZN-stankowi@users.noreply.github.com>
4 years ago
..
MaterialAssetBuilderComponent.cpp Moved the material slot list from ModelLodAsset to ModelAsset, so all the slots live in one main list. This removes data duplication between LODs and cleans up the code a bit. 4 years ago
MaterialAssetBuilderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ModelAssetBuilderComponent.cpp Better error reporting on mixing skinned and unskinned meshes. (#3158) 4 years ago
ModelAssetBuilderComponent.h Updated unit tests and fixed build failures. 4 years ago
ModelExporterComponent.cpp Fix python fbx tests (#2171) 4 years ago
ModelExporterComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ModelExporterContexts.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ModelExporterContexts.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MorphTargetExporter.cpp Skip blend shapes that influence multiple meshes (#3009) 4 years ago
MorphTargetExporter.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago