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/Source/RPI.Builders
Tommy Walton 4ccbb964f3
Add missing dependencies to pass builder (#4884) (#5099)
* Adding shaders and attimage files as runtime depenencies for pass files, so that they are included in asset bundles. Also using the correct job key for attimage files.

Signed-off-by: Tommy Walton <waltont@amazon.com>

* Use a reference to avoid a copy

Signed-off-by: Tommy Walton <waltont@amazon.com>

* Bumping the AnyAsset builder version

Signed-off-by: Tommy Walton <waltont@amazon.com>

* Revert "Bumping the AnyAsset builder version"

This reverts commit 778798ae9cdd93ebe93248b3113e4cfb7609020d.

Signed-off-by: Tommy Walton <waltont@amazon.com>
4 years ago
..
Common Fixes for release builds for unused variable warnings (#4000) 4 years ago
Material Updated MaterialTypeSourceData to force users to move the "version" indicator to the new location at the top level of the json document. 4 years ago
Model LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
Pass Add missing dependencies to pass builder (#4884) (#5099) 4 years ago
ResourcePool move JsonUtils to AzCore 4 years ago
BuilderComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BuilderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
BuilderModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago