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/Code/Framework/AzToolsFramework/AzToolsFramework/Entity
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
..
ReadOnly LYN-8633 | Read-Only Entities - Entity Outliner behavior changes (#6230) 4 years ago
EditorEntityAPIBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityActionComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityActionComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityContextBus.h Fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition (#7079) 4 years ago
EditorEntityContextComponent.cpp Fix GCC Build Errors 4 years ago
EditorEntityContextComponent.h Fire OnEditorEntityCreated notification in SandboxIntegrationManager::CreateNewEntityAtPosition (#7079) 4 years ago
EditorEntityContextPickingBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityFixupComponent.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EditorEntityFixupComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityHelpers.cpp PR feedback 4 years ago
EditorEntityHelpers.h GCC Support for Linux 4 years ago
EditorEntityInfoBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityModel.cpp PR feedback 4 years ago
EditorEntityModel.h PR feedback 4 years ago
EditorEntityModelBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityModelComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityModelComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityRuntimeActivationBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySearchBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySearchComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySearchComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySortBus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntitySortComponent.cpp Fix several Prefab outliner ordering issues (#5747) 4 years ago
EditorEntitySortComponent.h Fix several Prefab outliner ordering issues (#5747) 4 years ago
EditorEntitySortComponentSerializer.cpp Fix several Prefab outliner ordering issues (#5747) 4 years ago
EditorEntitySortComponentSerializer.h Fix several Prefab outliner ordering issues (#5747) 4 years ago
EditorEntityStartStatus.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EditorEntityTransformBus.h Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
EntityTypes.h Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
EntityUtilityComponent.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
EntityUtilityComponent.h Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabEditorEntityOwnershipInterface.h Prefabs UI | Finalize RootAliasPath as a standardized instance handle system, and refactor PrefabFocusHandler to take advantage of it. (#7365) 4 years ago
PrefabEditorEntityOwnershipService.cpp Prefabs UI | Finalize RootAliasPath as a standardized instance handle system, and refactor PrefabFocusHandler to take advantage of it. (#7365) 4 years ago
PrefabEditorEntityOwnershipService.h Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
SliceEditorEntityOwnershipService.cpp Adding partial implementation of C++20 concepts and range functions for AZStd::span (#7102) 4 years ago
SliceEditorEntityOwnershipService.h Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago
SliceEditorEntityOwnershipServiceBus.h Prefabs UI | Refactor PrefabIntegrationManager into a separate class for save/load dialog management. (#7630) 4 years ago