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/WhiteBox/Code
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
..
Include/WhiteBox Non unity compile fixes (#2365) 4 years ago
Source 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
Tests Merge branch 'development' into cmake/SPEC-7179 4 years ago
.editorconfig Initial commit 5 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
whitebox_editor_physics_tests_supported_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
whitebox_editor_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
whitebox_editor_supported_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
whitebox_editor_tests_supported_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
whitebox_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
whitebox_supported_files.cmake Merge branch 'development' into cmake/SPEC-7179 4 years ago
whitebox_tests_supported_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
whitebox_unsupported_files.cmake Merge branch 'development' into cmake/SPEC-7179 4 years ago