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/Prefab/PrefabBuilder
Allen Jackson fbedd8126d
{lyn7251} Add material component example in Python (#4724)
* {lyn7251} Add material component example in Python

adds a AZ::Render::EditorMaterialComponent as an example of how to
override the default material from the scene building pipeline

Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com>

* Only set the cube to a gray material
Skip loading the asset, instead just set the outPrefabAssetPath for the Prefab system to load

Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com>

* stablizing the sub-id of procedural prefab groups

Signed-off-by: jackalbe <23512001+jackalbe@users.noreply.github.com>
4 years ago
..
PrefabGroup {lyn7251} Add material component example in Python (#4724) 4 years ago
CMakeLists.txt Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabBuilderComponent.cpp Replaced AzFramework::FileFunc JSON utils API calls with AzCore::JsonUtils APIs that appear to have been duplicated. Also fixed up improper Project Configurator -> Project Manager comment replacements. 4 years ago
PrefabBuilderComponent.h Replaced AzFramework::FileFunc JSON utils API calls with AzCore::JsonUtils APIs that appear to have been duplicated. Also fixed up improper Project Configurator -> Project Manager comment replacements. 4 years ago
PrefabBuilderModule.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabBuilderTests.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
PrefabBuilderTests.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabGroupTests.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
gem.json Initial gem dependencies (#4229) 4 years ago
prefabbuilder_files.cmake Squashed commit of Procedural Prefab work (#4481) 4 years ago
prefabbuilder_module_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
prefabbuilder_tests_files.cmake Squashed commit of Procedural Prefab work (#4481) 4 years ago