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/Code/Tools/ProjectManager/Source
lumberyard-employee-dm d73a98aa2f
Added detection of gems which are not directly under an external subdirectory root (#1841)
* Added proper detection of the list of Gems in the Project Templates
enabled_gems.cmake file

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Added a CMake alias target for the Atom Gem and the AtomLyIntegration

Both of those targets just aliases the Atom_AtomBridge gem
Therefore they turn on Atom

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Replacing the Atom_AtomBridge gem in the project template with the Atom gem

The Atom gem is just an alias to the Atom_AtomBridge gem

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Updated the manifest.py gem gathering logic to recurse through the external subdirecotories locating gem.json files to discover all gems in a subdirectory

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
5 years ago
..
GemCatalog Change Standard Project Template to Default and Change Open 3D Foundation to Open 3D Engine in gem catalog (#1842) 5 years ago
Application.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Application.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
CreateProjectCtrl.cpp [LYN-4929] Correct gems not showing as enabled for a template (#1722) 5 years ago
CreateProjectCtrl.h Change Standard Project Template to Default and Change Open 3D Foundation to Open 3D Engine in gem catalog (#1842) 5 years ago
EngineInfo.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
EngineInfo.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
EngineSettingsScreen.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
EngineSettingsScreen.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FormBrowseEditWidget.cpp [LYN-4938] Prism: Paths in Engine settings page do not use consistent slashes (#1721) 5 years ago
FormBrowseEditWidget.h [LYN-4938] Prism: Paths in Engine settings page do not use consistent slashes (#1721) 5 years ago
FormFolderBrowseEditWidget.cpp [LYN-4938] Prism: Paths in Engine settings page do not use consistent slashes (#1721) 5 years ago
FormFolderBrowseEditWidget.h [LYN-4938] Prism: Paths in Engine settings page do not use consistent slashes (#1721) 5 years ago
FormImageBrowseEditWidget.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FormImageBrowseEditWidget.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FormLineEditWidget.cpp [LYN-4938] Prism: Paths in Engine settings page do not use consistent slashes (#1721) 5 years ago
FormLineEditWidget.h [LYN-4938] Prism: Paths in Engine settings page do not use consistent slashes (#1721) 5 years ago
LinkWidget.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
LinkWidget.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
NewProjectSettingsScreen.cpp Change Standard Project Template to Default and Change Open 3D Foundation to Open 3D Engine in gem catalog (#1842) 5 years ago
NewProjectSettingsScreen.h Change Standard Project Template to Default and Change Open 3D Foundation to Open 3D Engine in gem catalog (#1842) 5 years ago
PathValidator.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
PathValidator.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectBuilderController.cpp Project Manager Can Cancel Project Builds (#1694) 5 years ago
ProjectBuilderController.h Project Manager Can Cancel Project Builds (#1694) 5 years ago
ProjectBuilderWorker.cpp Fixed compilation error in release configuration (#1757) 5 years ago
ProjectBuilderWorker.h Project Manager Can Cancel Project Builds (#1694) 5 years ago
ProjectButtonWidget.cpp Project Manager Can Cancel Project Builds (#1694) 5 years ago
ProjectButtonWidget.h Project Manager Can Cancel Project Builds (#1694) 5 years ago
ProjectInfo.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectInfo.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectManagerDefs.h Project Manager Can Cancel Project Builds (#1694) 5 years ago
ProjectManagerWindow.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectManagerWindow.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectSettingsScreen.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectSettingsScreen.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectTemplateInfo.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectTemplateInfo.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectUtils.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectUtils.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ProjectsScreen.cpp Merge pull request #1610 from aws-lumberyard-dev/LYN-4507 5 years ago
ProjectsScreen.h Merge branch 'stabilization/2106' into LYN-4507 5 years ago
PythonBindings.cpp Added detection of gems which are not directly under an external subdirectory root (#1841) 5 years ago
PythonBindings.h Make remove_invalid_o3de_projects take a path and return a value 5 years ago
PythonBindingsInterface.h Make remove_invalid_o3de_projects take a path and return a value 5 years ago
ScreenDefs.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ScreenFactory.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ScreenFactory.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ScreenHeaderWidget.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ScreenHeaderWidget.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ScreenWidget.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ScreensCtrl.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
ScreensCtrl.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
TagWidget.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
TagWidget.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
TemplateButtonWidget.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
TemplateButtonWidget.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
UpdateProjectCtrl.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
UpdateProjectCtrl.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
UpdateProjectSettingsScreen.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
UpdateProjectSettingsScreen.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
main.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago