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/Tools/AtomToolsFramework/Code/Source/PreviewRenderer
Qing Tao 5a39361f77
ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (#5153) (#5389)
* 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>
(cherry picked from commit 8da6bea073)
4 years ago
..
PreviewRenderer.cpp ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (#5153) (#5389) 4 years ago
PreviewRenderer.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererCaptureState.cpp Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererCaptureState.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererIdleState.cpp Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererIdleState.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererLoadState.cpp Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererLoadState.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererState.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererSystemComponent.cpp Bundled release build bug fixes cherry picked from development (#5270) 4 years ago
PreviewRendererSystemComponent.h Bundled release build bug fixes cherry picked from development (#5270) 4 years ago