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/AtomLyIntegration/CommonFeatures/Code/Source/PostProcess
hershey5045 30da67fe7d
Editor HDR Color Grading Component implemented under the PostFx stack (#4159)
* Add HDR color grading pass and shaders.

* Remove color grading pass from light adaptation parent pass due to failing ASV tests. This will be added back later on.

* Editor HDR Color Grading Component implemented under the PostFx stack (#219)

* Add softmin/max for unbounded color grading properties.

* Revert channel mixer properties to vector3. Refactor mix to weight. Fix color grading pass to convert any color variable into vec4.

Signed-off-by: rbarrand <rbarrand@amazon.com>

Co-authored-by: Robin <rbarrand@amazon.com>
4 years ago
..
Bloom LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
ColorGrading Editor HDR Color Grading Component implemented under the PostFx stack (#4159) 4 years ago
DepthOfField LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
DisplayMapper LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
ExposureControl LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
GradientWeightModifier LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
LookModification Overhaul of LookModification (#3282) 4 years ago
RadiusWeightModifier Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
ShapeWeightModifier LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Ssao LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
EditorPostFxLayerCategoriesAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorPostFxLayerCategoriesAsset.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorPostFxLayerComponent.cpp LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
EditorPostFxLayerComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorPostFxSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorPostFxSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostFxLayerComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostFxLayerComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostFxLayerComponentConfig.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostFxLayerComponentController.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostFxLayerComponentController.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago