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
santorac 5b19de2876 Merge remote-tracking branch 'origin/development' into Atom/santorac/MaterialAssetDeferredBaking_Recovery2 4 years ago
..
Asset ATOM-17132 Image builder failed to build some images after preset was fixed (#6900) 4 years ago
Bootstrap Templates restricted (#6498) 4 years ago
Component/DebugCamera ScreenToWorld and WorldToScreen Camera functionality (#6903) 4 years ago
Feature/Common Merge remote-tracking branch 'origin/development' into Atom/santorac/MaterialAssetDeferredBaking_Recovery2 4 years ago
RHI Different Pso cache per vendor/driver (#6893) 4 years ago
RPI Switched back to making MaterialAsset::GetPropertyValues automatically finalize the material asset. I realized that it's too burdensome to expect client code to call Finalize on the MaterialAsset; every code that calls GetPropertyValues would have to call Finalize(). Instead of using const_cast in GetPropertyValues like I was doing before, I just changed GetPropertyValues to be a non-const function. There were a few places in Decal code I had to update to pass non-const MaterialAsset pointers. This isn't ideal, but I think it's better than the alternatives. 4 years ago
TestData Add missing 'precise' keyword for Vertex shaders (#6902) 4 years ago
Tools Merge remote-tracking branch 'origin/development' into Atom/santorac/MaterialAssetDeferredBaking_Recovery2 4 years ago
Utils Templates restricted (#6498) 4 years ago
CMakeLists.txt Templates restricted (#6498) 4 years ago
gem.json Templates restricted (#6498) 4 years ago