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
santorac aa85963a2b Fixed MaterialPropertyValue::FromAny to preserve the Hint string when converting Asset objects. This fixed an issue where the hint didn't show up in the Material Component's instance inspector.
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
External/MaskedOcclusionCulling Added Masked Occlusion Culling external files 5 years ago
Include/Atom Changed the overall strategy for how to handle missing image references. Instead of replacing it with one of the placeholder assets, we replace it with an random UUID which will be interpreted as a missing asset (unless some discovers discovers a UUID collision). This eventually gets replaced by one of the placeholder textures at runtime. This approach gives more consistent results in how missing texture are handled between Material Editor and Material Component. 4 years ago
Source Fixed MaterialPropertyValue::FromAny to preserve the Hint string when converting Asset objects. This fixed an issue where the hint didn't show up in the Material Component's instance inspector. 4 years ago
Tests Fix brute force mesh intersection function (#5447) 4 years ago
Tests.Builders [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
Tests.Editor Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CMakeLists.txt Undo artifacts for JsonUtils sojourn into AzToolsFramework 4 years ago
atom_rpi_builders_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_builders_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_builders_stub_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_builders_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_edit_files.cmake Added backward-compatible support for the old "id" key in material type files, which is being renamed to "name". 4 years ago
atom_rpi_editor_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_editor_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_masked_occlusion_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_private_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_private_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_public_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
atom_rpi_reflect_files.cmake Enable material version updates. 4 years ago
atom_rpi_tests_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
rpi_shared_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago