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
amzn-mike b7f051fb9a
Procedural Prefabs - Add mesh modifier support (#5894)
* Clean up error output

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add mesh modifiers to scene_data.py

Add example usage of modifiers to scene_mesh_to_prefab.py

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add type hints, cleanup dict creation, fix variable naming

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add documentation

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Rename DefaultOrValue to __default_or_value

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
Assets Add newlines to the end of all files 5 years ago
Code Re-enabled linux tests physics (#5701) 4 years ago
Editor/Scripts Procedural Prefabs - Add mesh modifier support (#5894) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
gem.json License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 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.