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
Benjamin Jillich ede8daaece [LYN-2514] Extending pythin bindings to adapt CLI changes for the gem catalog
* Added ExecuteWithLockErrorHandling() which returns an outcome with the actual error we get from python so that we can expose that to the UI.
* Added cmake pybind.
* Get gems now calling get_all_gems and alphabetically sorting the result.
* Added get enabled gems function which first gets the cmake enabled gems file path from the project path and then the list of gem names that are enabled.
* Some changes to the enable and disable gem functions.
5 years ago
..
Platform Initial Python bindings pass for ProjectManager 5 years ago
Resources [LYN-2514] Optimizing for new window dimensions (#990) 5 years ago
Source [LYN-2514] Extending pythin bindings to adapt CLI changes for the gem catalog 5 years ago
CMakeLists.txt Merge branch 'main' into ly-as-sdk/LYN-2948 5 years ago
project_manager_files.cmake Project Manager Support Add Existing Projects, Removing, Copying, and Deleting (#961) 5 years ago