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 816d05ef2d
Updating manifest.py template query functions (#1113)
* Updating manifest.py template query functions
The get_project_templates, get_gem_templates and get_generic_templates
methods have been renamed to indicate that the methods return the
templates that can be used in a create-project, create-gem and
create-from-template command of the engine_template.py

Updated the print_registration.py script to support outputing project
specific gems and templates.
Add a unit test script for the manifest.py script.
Added unit test to validate the new functions:
`get_templates_for_project_creation`
`get_templates_for_gem_creation`
`get_templates_for_generic_creation`

* Implementing the project print registration methods

Added implementations of the project print registration methods and tested them locally
Removed implementations of the download print registration methods, since they have not went through app-sec review.

* Renaming get_restricted_data to get_restricted_json_data

Fixed the get_registered method in manifest.py when looking up projects

* Updated the print_manifest_json_data calls to return the result
5 years ago
..
GemCatalog Addressing PR feedback 5 years ago
CreateProjectCtrl.cpp Addressing PR feedback 5 years ago
CreateProjectCtrl.h [LYN-2514] Create a new project control now reinits the gem catalog and enables gems based on the user selection 5 years ago
EngineInfo.cpp Engine settings UX update and basic functionality 5 years ago
EngineInfo.h Engine settings UX update and basic functionality 5 years ago
EngineSettingsScreen.cpp Project Manager Toolbar Update 5 years ago
EngineSettingsScreen.h Project Manager Toolbar Update 5 years ago
FormBrowseEditWidget.cpp Engine settings UX update and basic functionality 5 years ago
FormBrowseEditWidget.h Engine settings UX update and basic functionality 5 years ago
FormLineEditWidget.cpp Improved project creation validation 5 years ago
FormLineEditWidget.h Improved project creation validation 5 years ago
LinkWidget.cpp [LYN-2514] Optimizing for new window dimensions (#990) 5 years ago
LinkWidget.h [LYN-2522] Preparation work for the filter pane (#799) 5 years ago
NewProjectSettingsScreen.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
NewProjectSettingsScreen.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
PathValidator.cpp Engine settings UX update and basic functionality 5 years ago
PathValidator.h Engine settings UX update and basic functionality 5 years ago
ProjectButtonWidget.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ProjectButtonWidget.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ProjectInfo.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ProjectInfo.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ProjectManagerWindow.cpp Add Project Manager File menu options to Editor 5 years ago
ProjectManagerWindow.h Add Project Manager File menu options to Editor 5 years ago
ProjectSettingsScreen.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ProjectSettingsScreen.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ProjectTemplateInfo.cpp Update Prism Python bindings interface 5 years ago
ProjectTemplateInfo.h Update Prism Python bindings interface 5 years ago
ProjectUtils.cpp Add Project Manager File menu options to Editor 5 years ago
ProjectUtils.h Add Project Manager File menu options to Editor 5 years ago
ProjectsScreen.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ProjectsScreen.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
PythonBindings.cpp Updating manifest.py template query functions (#1113) 5 years ago
PythonBindings.h Merge branch 'main' into ftue_auto_register 5 years ago
PythonBindingsInterface.h [LYN-2514] Adding get engine gem infos to the python bindings 5 years ago
ScreenDefs.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ScreenFactory.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ScreenFactory.h Rearchitecture Project Manager Screens Workflow and Create Project Settings Ctrl 5 years ago
ScreenHeaderWidget.cpp Project Manager Toolbar Update 5 years ago
ScreenHeaderWidget.h Project Manager Toolbar Update 5 years ago
ScreenWidget.h Project Manager Toolbar Update 5 years ago
ScreensCtrl.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
ScreensCtrl.h Improved project creation validation 5 years ago
TagWidget.cpp [LYN-2514] Optimizing for new window dimensions (#990) 5 years ago
TagWidget.h [LYN-2520] Added link and tag widgets (#663) 5 years ago
UpdateProjectCtrl.cpp Fixing non-unity build 5 years ago
UpdateProjectCtrl.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
UpdateProjectSettingsScreen.cpp Project Manager Setup Update Project Settings Screen and Flow 5 years ago
UpdateProjectSettingsScreen.h Project Manager Setup Update Project Settings Screen and Flow 5 years ago
main.cpp Add Project Manager File menu options to Editor 5 years ago