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