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/AtomLyIntegration/CommonFeatures/Code/Source
Chris Santora fec79a7d53 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.
I had to update the ModelLod class to take in both the ModelLodAsset and ModelAsset for initialization so it can fetch the slots for each mesh.

Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
Animation LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
CoreLights Expose shadow bias to component & feature processors. (#2406) 4 years ago
Decals LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
DiffuseGlobalIllumination LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Grid LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
ImageBasedLights LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Material Addressed suggestions from gadams3 to make EditorMaterialComponent get the default material assets from its own data rather than fetching them from the asset. Presumably this should give more reliable behavior. 4 years ago
Mesh 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
OcclusionCullingPlane LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostProcess LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
ReflectionProbe LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
ScreenSpace LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Scripting LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
SkinnedMesh Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkyBox LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
SurfaceData Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Thumbnails Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommonFeaturesSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommonFeaturesSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorCommonFeaturesSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorCommonFeaturesSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Module.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago