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/Tests/Prefab
Danilo Aimini da3a39a6a0
LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582)
* Refactor the PrefabFocusInterface to differentiate between Public and Internal functions. Introduce PrefabFocusUndo nodes to allow undoing Prefab Edit operations.

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

* Fix selection code to avoid warning message

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

* Removed changed property from PrefabFocusUndo node

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

* Switch from size == 0 to empty in EntityOutlinerWidget::OnSelectionChanged

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

* condense if check on Prefab Edit context menu item setup

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

* Correct interface usage in PrefabIntegrationManager (interface was renamed to public)

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

* Remove rej file that was included by mistake

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

* Fix missing interface initialization in PrefabFocusTests

Signed-off-by: Danilo Aimini <82231674+AMZN-daimini@users.noreply.github.com>
4 years ago
..
Benchmark Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabFocus LYN-7121 | Focus Mode - Make editing a prefab an undoable operation (#4582) 4 years ago
Spawnable Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MockPrefabFileIOActionValidator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MockPrefabFileIOActionValidator.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabDuplicateTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabEntityAliasTests.cpp Code/Framework/AzToolsFramework 4 years ago
PrefabInstanceToTemplatePropagatorTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabInstantiateTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabLoadTemplateTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabScriptingTests.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
PrefabTestComponent.cpp Update storage of Prefab Dom info to be best effort (#2862) 4 years ago
PrefabTestComponent.h Update storage of Prefab Dom info to be best effort (#2862) 4 years ago
PrefabTestData.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabTestData.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabTestDataUtils.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestDataUtils.h Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestDomUtils.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestDomUtils.h Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestFixture.cpp Update storage of Prefab Dom info to be best effort (#2862) 4 years ago
PrefabTestFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabTestUndoFixture.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabTestUndoFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabTestUtils.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PrefabUndoLinkTests.cpp Fix unused warnings release (#3677) 4 years ago
PrefabUndoTests.cpp Code/Framework/AzToolsFramework 4 years ago
PrefabUpdateInstancesTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabUpdateTemplateTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
PrefabUpdateWithPatchesTests.cpp Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) 4 years ago
ProceduralPrefabAssetTests.cpp Squashed commit of Procedural Prefab work (#4481) 4 years ago
SpawnableCreateTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SpawnableRemoveEditorInfoTestFixture.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SpawnableRemoveEditorInfoTestFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SpawnableRemoveEditorInfoTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SpawnableSortEntitiesTestFixture.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SpawnableSortEntitiesTestFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SpawnableSortEntitiesTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago