Merge branch 'development' into Atom/guthadam/atomtools_refactor_main

This commit is contained in:
Guthrie Adams
2021-08-12 23:03:52 -05:00
88 changed files with 944 additions and 342 deletions
@@ -121,6 +121,8 @@ namespace AtomToolsFramework
bool CanToggleFullScreenState() const override;
void ToggleFullScreenState() override;
float GetDpiScaleFactor() const override;
uint32_t GetSyncInterval() const override;
uint32_t GetDisplayRefreshRate() const;
protected:
// AzFramework::InputChannelEventListener ...