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/Code/Tools/SceneAPI/SceneData/GraphData
AMZN-stankowi f779821ac0
Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696)
* Helios - LYN-3250 - Fixed morph targets for meshes that had multiple materials (#374)

Fixed morph targets for meshes that had multiple materials and were split by AssImp: Recombined them into one mesh in the O3DE scene graph, so the behavior would match FBX SDK.
5 years ago
..
AnimationData.cpp {LYN-2074} Add Animation data types Behavior for the scene graph (#253) 5 years ago
AnimationData.h {LYN-2074} Add Animation data types Behavior for the scene graph (#253) 5 years ago
BlendShapeData.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
BlendShapeData.h {LYN-2185} Helios - Added GraphObjectProxy::GetMethodList() function (#392) 5 years ago
BoneData.cpp Initial commit 5 years ago
BoneData.h Initial commit 5 years ago
MaterialData.cpp Integrating latest from github/staging 5 years ago
MaterialData.h Integrating latest from github/staging 5 years ago
MeshData.cpp Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
MeshData.h Helios - LYN-3250 - Fixed morph targets for meshes that had multiple … (#696) 5 years ago
MeshDataPrimitiveUtils.cpp Initial commit 5 years ago
MeshDataPrimitiveUtils.h Initial commit 5 years ago
MeshVertexBitangentData.cpp Integrating github/staging through commit ab87ed9 5 years ago
MeshVertexBitangentData.h Integrating github/staging through commit ab87ed9 5 years ago
MeshVertexColorData.cpp {LYN-2074} Add Animation data types Behavior for the scene graph (#253) 5 years ago
MeshVertexColorData.h Integrating github/staging through commit ab87ed9 5 years ago
MeshVertexTangentData.cpp Integrating github/staging through commit ab87ed9 5 years ago
MeshVertexTangentData.h Integrating github/staging through commit ab87ed9 5 years ago
MeshVertexUVData.cpp Integrating github/staging through commit ab87ed9 5 years ago
MeshVertexUVData.h Integrating github/staging through commit ab87ed9 5 years ago
RootBoneData.cpp Initial commit 5 years ago
RootBoneData.h Add newlines to the end of all files 5 years ago
SkinMeshData.h Add newlines to the end of all files 5 years ago
SkinWeightData.cpp Integrating latest from github/staging 5 years ago
SkinWeightData.h Integrating latest from github/staging 5 years ago
TransformData.cpp Initial commit 5 years ago
TransformData.h Initial commit 5 years ago