Commit Graph

13 Commits (5a39361f777a4aa8e217bf3a899d2a3bf12e70bb)

Author SHA1 Message Date
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
rhhong 32833c68c7 CR feedback
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong 13781a759f Add toolbar for anim viewport and some more camera controls.
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
Roman 129d249cb4
Do not delete the actor instance if it's belong to an entity. (#4624)
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong 265d3792f0 fix broken build
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong 5fca7ffd86 CR feedback
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong ffa637d115 Code cleanup
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong 47a2240fc3 Using modular camera system to replace the camera entity.
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong 09f9e5c6c3 CR feedback
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong 82bfbd5c98 Add ability to load actor from the ui
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong b7900bf646 render an actor
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong d185338978 Code clean
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago
rhhong cda2bb9d4d Add anim viewport renderer
Signed-off-by: rhhong <rhhong@amazon.com>
4 years ago