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/DisplayMapper
Qing Tao 8da6bea073
ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (#5153)
* ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene created by PreviewRenderer but not the Main Scene
Deprecate GetDefaultScene() function.
Update all the places which use GetDefaultScene to use Scene::GetFeatureProcessorFromEntityId or GetMainScene.
Tested with Editor, UI Editor, Material Editor, game launcher.

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
4 years ago
..
DisplayMapperComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DisplayMapperComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DisplayMapperComponentConfig.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
DisplayMapperComponentController.cpp ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (#5153) 4 years ago
DisplayMapperComponentController.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorDisplayMapperComponent.cpp Merge pull request #4212 from ppinfel/component-doc-links 4 years ago
EditorDisplayMapperComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago