AMZN-nggieber
96080d85e4
Project Manager Support Add Existing Projects, Removing, Copying, and Deleting ( #961 )
...
* Add Add/RemoveProject to Python Bindings
* Support Project, Add, Remove, Copy, Delete
* Open parent directory when duplicating to discourage path in owning dir
* Remove extra connects for new projects button
* Center project image
2021-05-28 09:32:47 -07:00
Alex Peterson
cfbae9a18b
add/remove gem python bindings
2021-05-20 15:13:39 -07:00
Alex Peterson
2d54275cc6
Initial project creation logic
...
* Add GetProjects, GetProjectTemplates, GetGems
* Redirect python output to AZ_TracePrintf
* Allow creating projects in empty folders
* Enable project creation
2021-05-17 15:07:20 -07:00
Alex Peterson
9b9ae22d23
Update Prism Python bindings interface
...
Add GetProjects, GetProjectTemplates, GetGems, GetProject and GetGem.
CreateProject and UpdateProject and the engine functions are not implemented yet
2021-05-14 14:53:32 -07:00
Alex Peterson
26d886792d
Initial Python bindings pass for ProjectManager
...
Adds dependency on pybind and interface to call o3de.py functions from c++
2021-05-11 09:48:11 -07:00