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
Qing Tao d9cbc97ec0
ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969)
ATOM-16273 Compiling SceneSRG before updating it can cause a gpu crash

Changes include:
1. Removed Scene::SetShaderResourceGroupCallback() function and clean up code which use this function.
2. Moved SceneTimeSrg.azsli to RPI's DefaultSceneSrg folder and setup the constants in RPI::Scene
3. Add AZ::Event for Scene's update srg event which features and update scene srg at proper place
4. UpdateTransformServcie FP to use PrepareSceneSrg event handler.
5. Clean up shaders and srgs used in project templates.

Signed-off-by: Qing Tao <qingtao@amazon.com>
4 years ago
..
Animation LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
CoreLights Adding receiver plane bias to directional shadows (#3305) 4 years ago
Decals LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
DiffuseGlobalIllumination LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Grid LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
ImageBasedLights LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Material Implemented helper method of QFileDialog::getSaveFileName to prevent user from saving files with invalid names. 4 years ago
Mesh Fix assert: Avoid doing operations over invalid Aabb (#3757) 4 years ago
OcclusionCullingPlane LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Platform Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PostProcess Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
ReflectionProbe LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
ScreenSpace LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
Scripting LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
SkinnedMesh Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkyBox LYN-4774 Fix missing box icons inside the main Viewport (#2297) 4 years ago
SurfaceData Remove extra/bad profile markers (#4031) 4 years ago
Thumbnails ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
CommonFeaturesSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommonFeaturesSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorCommonFeaturesSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorCommonFeaturesSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Module.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago