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/Gems/PythonAssetBuilder
Esteban Papp 92c77dca11
LYN-3069 Revert some 3rdparty changes and address issue (#185)
* renaming and organizing files

* removed unused files

* Removing unnecessary file

* moved file

* reverting movement of 3rdparty associations from gems to global

* removing unnecessary calls to ly_add_external_target_path

* fixing install prefix of ci_build

* Fixes to get 3rdparties declared in gems to be installed

* Allowing to install just one configuration

* Adding empty line at the end

* removing commented code

* setting IMPORETD_LOCATION_<CONFIG> and defaulting IMPORTED_LOCATION to the profile config in case other configs are not installed
5 years ago
..
Assets Initial commit 5 years ago
Code Integrating github/staging through commit 5f214be 5 years ago
Editor/Scripts adding the testing files for testing for python asset building and scripting 5 years ago
CMakeLists.txt LYN-3069 Revert some 3rdparty changes and address issue (#185) 5 years ago
gem.json Integrating latest 47acbe8 5 years ago
preview.png Initial commit 5 years ago
readme.md LYN-3069 Revert some 3rdparty changes and address issue (#185) 5 years ago

readme.md

Python Asset Builder

This gem is meant to run Python scripts that want to run as asset builders in the Lumberyard asset processing system.