3
0
Luis Sempé c45de536f4 Fixed unreferenced argument warnings (#17792) vor 1 Jahr
..
Benchmark 212d3c4d32 Child allocator tagging for component system (#16968) vor 2 Jahren
Instance 212d3c4d32 Child allocator tagging for component system (#16968) vor 2 Jahren
Link 2293d54827 Prefab | Edit-entity override undo node for improving performance (#13756) vor 3 Jahren
Overrides ce36269580 Fix expansion state saving/restoring for PrefabOverrideLabelHandler (#17335) vor 2 Jahren
PrefabFocus 9e7976b3f7 Enable hot reloading to detect prefab deletions (#14197) vor 3 Jahren
Serialization e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
Spawnable 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture vor 3 Jahren
MockPrefabFileIOActionValidator.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
MockPrefabFileIOActionValidator.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
PrefabAssetFixupTests.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) vor 3 Jahren
PrefabAssetPathChangeTestFixture.cpp 32acb15911 Update templates when prefab source file was renamed in Asset Browser (#14469) vor 3 Jahren
PrefabAssetPathChangeTestFixture.h 32acb15911 Update templates when prefab source file was renamed in Asset Browser (#14469) vor 3 Jahren
PrefabAssetPathChangeTests.cpp 32acb15911 Update templates when prefab source file was renamed in Asset Browser (#14469) vor 3 Jahren
PrefabCreateTests.cpp 93ccd3e1c3 Preserve entity order in newly created prefab (#14184) vor 3 Jahren
PrefabDeleteAsOverrideTests.cpp 15e5f1bf4e Add test for focusing on an instance that was deleted by the root as an override (#13794) vor 3 Jahren
PrefabDeleteTests.cpp 3c4afb716d Improve prefab delete API unit tests and add override tests (#13546) vor 3 Jahren
PrefabDetachPrefabAndRemoveContainerTests.cpp c45de536f4 Fixed unreferenced argument warnings (#17792) vor 1 Jahr
PrefabDetachPrefabTests.cpp 1f12d347e6 Fix nested prefab bug in detach prefab operation (#14483) vor 3 Jahren
PrefabDuplicateTests.cpp c39c38ecd3 Prefab | Block duplicate operation for override editing (#14117) vor 3 Jahren
PrefabEditorEntityNotificationTests.cpp 9b63a47e44 Update notifications for Editor Entity Context (#14594) vor 2 Jahren
PrefabEntityAliasTests.cpp df21c2e70a Prefab | Rename prefab DOM generator functions (#14033) vor 3 Jahren
PrefabInstanceDomGeneratorTestFixture.cpp df21c2e70a Prefab | Rename prefab DOM generator functions (#14033) vor 3 Jahren
PrefabInstanceDomGeneratorTestFixture.h 5779140a90 Add unit tests for instance DOM generator (#13926) vor 3 Jahren
PrefabInstanceDomGeneratorTests.cpp 5779140a90 Add unit tests for instance DOM generator (#13926) vor 3 Jahren
PrefabInstanceToTemplatePropagatorTests.cpp df21c2e70a Prefab | Rename prefab DOM generator functions (#14033) vor 3 Jahren
PrefabInstantiateTests.cpp 97cd2bd08b Re-enable one prefab instantiation unit test (#15993) vor 2 Jahren
PrefabLoadTemplateTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
PrefabProcessorRemoveComponentPerPlatformTests.cpp 51f2b150af Making test a LeakDetectionFixture. Jenkins in failing on the next test due to memory leak, but couldn't repro locally. Hoping this will help catch the true leak location vor 2 Jahren
PrefabScriptingTests.cpp 4c4c100e4a Prevent overrides created on procedural prefabs from becoming invalid on proc prefab regeneration (#15760) vor 2 Jahren
PrefabTestComponent.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
PrefabTestComponent.h e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
PrefabTestData.cpp 45912bc08f Remove rapidjson default type customizations (#13151) vor 3 Jahren
PrefabTestData.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
PrefabTestDataUtils.cpp 7193555933 Prefab | Remove link id in template DOM during prefab creation (#13662) vor 3 Jahren
PrefabTestDataUtils.h 23322edde7 Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) vor 4 Jahren
PrefabTestDomUtils.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
PrefabTestDomUtils.h e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
PrefabTestFixture.cpp d700cb56f0 Merge branch 'development' of https://github.com/o3de/o3de into daimini/SliceLevelUiRedCode/RemoveMenuItems vor 1 Jahr
PrefabTestFixture.h ed0018ce77 Remove references to IsPrefabSystemEnabled across the Editor's core. vor 1 Jahr
PrefabTestUndoFixture.cpp 23322edde7 Fix Entity id consistency issue & refactor prefab workflows/tests (#4373) vor 4 Jahren
PrefabTestUndoFixture.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
PrefabTestUtils.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
PrefabUndoAddEntityTestFixture.cpp b14f7a80ca Connect PrefabTestFixture to EditorRequestBus (#13211) vor 3 Jahren
PrefabUndoAddEntityTestFixture.h 2927cc6e78 Adding support for add entity overrides (#12397) vor 3 Jahren
PrefabUndoAddEntityTests.cpp ea9f21cd12 Fix PrefabUndoAddEntityTests crash (#12993) vor 3 Jahren
PrefabUndoComponentPropertyOverrideTests.cpp b5a1b571a6 New fixture and unit tests for property override undo node (#15485) vor 2 Jahren
PrefabUndoComponentPropertyTestFixture.cpp b5a1b571a6 New fixture and unit tests for property override undo node (#15485) vor 2 Jahren
PrefabUndoComponentPropertyTestFixture.h b5a1b571a6 New fixture and unit tests for property override undo node (#15485) vor 2 Jahren
PrefabUndoDeleteTests.cpp 3969997fbe Fixes for Mac compilation errors (#13889) vor 3 Jahren
PrefabUndoEditEntityTests.cpp df21c2e70a Prefab | Rename prefab DOM generator functions (#14033) vor 3 Jahren
PrefabUndoLinkTests.cpp c3415263df Simplify and improve prefab undo utility functions (#15425) vor 2 Jahren
PrefabUndoTests.cpp df21c2e70a Prefab | Rename prefab DOM generator functions (#14033) vor 3 Jahren
PrefabUpdateInstancesTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
PrefabUpdateTemplateTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
PrefabUpdateWithPatchesTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) vor 2 Jahren
ProceduralPrefabAssetTests.cpp 900aa4e5bc {lyn7065} adding ProcPrefab Prefab::Tempate flag method (#4765) vor 4 Jahren
ProceduralPrefabSystemComponentTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture vor 3 Jahren
SpawnableCreateTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
SpawnableRemoveEditorInfoTestFixture.cpp 02137e2219 Fixed existing tests for Prefab processing. vor 4 Jahren
SpawnableRemoveEditorInfoTestFixture.h abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction vor 3 Jahren
SpawnableRemoveEditorInfoTests.cpp d6c069576a [Prefab] Fix leak of `AZ::Entity` instances in `EditorInfoRemover::RemoveEditorInfo` vor 3 Jahren
SpawnableSortEntitiesTestFixture.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren
SpawnableSortEntitiesTestFixture.h abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction vor 3 Jahren
SpawnableSortEntitiesTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) vor 4 Jahren