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
Chris Santora 843cc00c4b
Cherrypicked fix for "Failed to find builder dependency" error message.
Cherrypicked fix for "Failed to find builder dependency" error message.

Merge pull request #1507 from aws-lumberyard-dev/santorac/Cherrypick-ATOM-15134-ATOM-15136

Cherrypicked b7f6b57e16 from stabilization branch because I knew it would have conflicts I needed to resolve.

See https://github.com/aws-lumberyard/o3de/pull/1462

This removes mostly benign (but noisy) messages about "Failed to find builder dependency".

ATOM-15136 Builder dependency errors reported in mainline
ATOM-15134 Replace GetPossibleDepenencyPaths Approach with Source Dependencies

- SrgLayoutBuilder.cpp conflicted because it had been removed on development. The changes in this file are no longer relevant.
- ShaderVariantAssetBuilder.cpp conflicted only because there were formatting changes inside the AddShaderAssetJobDependency() function.
- There was also an inderect merge conflict where there was some new code using the AddShaderAssetJobDependency function that I replaced on the stabilization branch. So I updated the new code to use LocateReferencedSourceFile too.
5 years ago
..
Asset Fixed an inderect merge conflict where there was some new code using the AddShaderAssetJobDependency function that I replaced on the stabilization branch. So I updated the new code to use LocateReferencedSourceFile too. 5 years ago
Bootstrap Updated Several Engine Gem's CMakeLists.txt to add themselves as required Gems (#1262) 5 years ago
Component Adding back gem.json files to the Atom and AtomLyIntegration folders 5 years ago
Feature Adding a factor for alpha affecting specular in the standard and enhanced pbr materials (#1474) 5 years ago
RHI Merge branch 'stabilization/2106' into mbalfour/gitflow_210622 5 years ago
RPI Cherrypicked fix for "Failed to find builder dependency" error message. 5 years ago
TestData Adding a factor for alpha affecting specular in the standard and enhanced pbr materials (#1474) 5 years ago
Tools Merge branch 'stabilization/2106' into mbalfour/gitflow_210622 5 years ago
Utils Fix frame visualizer not closing (#1383) 5 years ago
CMakeLists.txt Initial commit 5 years ago
gem.json Adding back gem.json files to the Atom and AtomLyIntegration folders 5 years ago