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
Danilo Aimini 1c72d799f1
Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630)
* Split up the save/load handling functions from PrefabIntegrationManager to improve maintainability.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Turn WarnUserOfError into a widely available utility function.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Consolidate the definitions for AzToolsFramework Entity classes (List, IdList, IdSet) to avoid multiple redefinitions across the module.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Fix usage of EntityIdList I missed in the tests.

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>

* Fix EntityList def in SliceConverter

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
4 years ago
..
PrefabGroup Fixed range-loop-analysis warninig reported as error on mac/ios (#7511) 4 years ago
CMakeLists.txt Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabBuilderComponent.cpp Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
PrefabBuilderComponent.h Added a PrefabDocument for Prefab to simplify working with Prefabs during conversion to spawnables. 4 years ago
PrefabBuilderModule.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabBuilderTests.cpp Fixed build issues with Spawnable Entity Aliases. 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 Templates restricted (#6498) 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) 5 years ago
prefabbuilder_tests_files.cmake Squashed commit of Procedural Prefab work (#4481) 4 years ago
preview.png Display Gem Icons in Gem Catalog (#7294) 4 years ago