Project Manager Projects Screen Dynamically Shows Projects Loaded from O3DE (#873)

* Projects Home Screen Dynamically displays Projects from O3DE and can open Project settings editor

* Seperated out CreateProjectCtrl and UpdateProjectCtrl

* Moved source level statics back into class headers

* Updated background image location
This commit is contained in:
AMZN-nggieber
2021-05-25 10:16:11 -07:00
committed by GitHub
parent ad3625c2a2
commit 1d50d7ed64
27 changed files with 581 additions and 205 deletions
@@ -11,6 +11,9 @@
<file>iOS.svg</file>
<file>Linux.svg</file>
<file>macOS.svg</file>
<file>DefaultProjectImage.png</file>
<file>ArrowDownLine.svg</file>
<file>ArrowUpLine.svg</file>
<file>Backgrounds/FirstTimeBackgroundImage.jpg</file>
</qresource>
</RCC>