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/MaterialEditor/Code/Source/Viewport
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
..
InputController ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (#5153) (#5389) 4 years ago
MaterialViewportComponent.cpp fix other configurtion typos to be configuration 4 years ago
MaterialViewportComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MaterialViewportModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MaterialViewportRenderer.cpp ATOM-16747 RPISystemInterface::GetDefaultScene returns the scene crea… (#5153) (#5389) 4 years ago
MaterialViewportRenderer.h Merge branch 'Atom/guthadam/atomtools_updating_cmake_config' into Atom/guthadam/atomtools_updating_cmake_config_plus_bootstrap 4 years ago
MaterialViewportSettings.cpp Moved material editor document system buses and system components to atom tools framework 4 years ago
MaterialViewportWidget.cpp updated/removed platform specific files 4 years ago
MaterialViewportWidget.h deleting platform specific code from ME and SMC 4 years ago
MaterialViewportWidget.ui Initial commit 5 years ago
PerformanceMonitorComponent.cpp [atom_cpu_profiler_gem_promotion] removed unnecessary GatherCpuTimingStatistics flag from Atom 4 years ago
PerformanceMonitorComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago