Nicholas Lawson 37454b0f61 Fixes crash bugs and improves performance when editing entity properties (#17926) (#17938) 1 year ago
..
ActionManager c0a5f8df38 Rename GetToolBar to GenerateToolBar 3 years ago
Entity 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
EntityOwnershipService ab14ece990 Remove unit tests relying on the SliceEntityOwnershipService class 1 year ago
FocusMode 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) 2 years ago
Input 2d33ab7a0b Fixes the ALT key being held down after alt-tabbing (#17464) 2 years ago
Metadata 564edfd6e7 Update more APIs to return error as a string 3 years ago
Prefab c45de536f4 Fixed unreferenced argument warnings (#17792) 1 year ago
Script 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
ToolsComponents b0ee007376 Remove layer-related tests 1 year ago
UI dc92d92330 Fix memory leak 2 years ago
Viewport 0d2afc7a0f Enable Linux ARM64 Support (#15667) 2 years ago
Visibility 0c60840ae4 Added missed const in az tools framework tests 2 years ago
ArchiveTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
AssetFileInfoListComparison.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
AssetSeedManager.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
AssetSystemMocks.h 6ec291b2f4 The scene settings tool now always forces the scene file to re-process on save, even if the file didn't change. (#14012) 3 years ago
AssetUtils.cpp e7d28edac1 Android cmake tools and Project Settings Tool handle android settings from PAL version of project json file (#10445) 3 years ago
AzToolsFrameworkTestHelpersTest.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
BoundsTestComponent.cpp cd42eec043 Adding const to render geometry intersection bus functions 2 years ago
BoundsTestComponent.h cd42eec043 Adding const to render geometry intersection bus functions 2 years ago
ComponentAdapterTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 2 years ago
ComponentAddRemove.cpp 212d3c4d32 Child allocator tagging for component system (#16968) 2 years ago
ComponentModeSwitcherTests.cpp 9910a1e1c6 Fix Component Mode Switcher duplicate icon (#13391) 3 years ago
ComponentModeTestDoubles.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 years ago
ComponentModeTestDoubles.h a8a3fa7253 Typeinfo simplification (#14824) 3 years ago
ComponentModeTestFixture.cpp 212d3c4d32 Child allocator tagging for component system (#16968) 2 years ago
ComponentModeTestFixture.h 212d3c4d32 Child allocator tagging for component system (#16968) 2 years ago
ComponentModeTests.cpp 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 3 years ago
CustomSerializeContextTestFixture.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 2 years ago
CustomSerializeContextTestFixture.h e79f36a46c Add component type name based aliases for components in prefabs (#15256) 2 years ago
EditorTransformComponentSelectionTests.cpp ab14ece990 Remove unit tests relying on the SliceEntityOwnershipService class 1 year ago
EditorVertexSelectionTests.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 years ago
EditorViewportHelperTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
EditorViewportIconTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
EntityIdQLabelTests.cpp 46ddf8c893 Removed legacy unused icon manager and related classes 2 years ago
EntityInspectorTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
EntityTestbed.h ab14ece990 Remove unit tests relying on the SliceEntityOwnershipService class 1 year ago
FileFunc.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
FingerprintingTests.cpp 152bc0a185 remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530) 3 years ago
GenericComponentWrapperTest.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
InstanceDataHierarchy.cpp a8a3fa7253 Typeinfo simplification (#14824) 3 years ago
IntegerPrimtitiveTestConfig.h 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LogLines.cpp e64b9d3536 ATOM-16320 Remove PVRTC and ETC compressor (#4557) 4 years ago
Main.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 3 years ago
ManipulatorBoundsTests.cpp 6cc9a33845 Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902) 4 years ago
ManipulatorCoreTests.cpp 37454b0f61 Fixes crash bugs and improves performance when editing entity properties (#17926) (#17938) 1 year ago
ManipulatorViewTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
PerforceComponentTests.cpp c31f3362af Remove AllocatorInstance::Create/Destroy calls 3 years ago
PlatformAddressedAssetCatalogTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
PropertyIntCtrlCommonTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
PropertyIntCtrlCommonTests.h abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
PropertyIntSliderCtrlTests.cpp 38261d0800 Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PropertyIntSpinCtrlTests.cpp 4424b4d51e Fix Integer Spin Controller not sending PropertyEditorGUIMessages::Bus::Handler::OnEditingFinished (#5942) 4 years ago
PropertyTreeEditorTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
PythonBindingTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
PythonLoaderTests.cpp 3cfa49d37c Merge pull request #17653 from aws-lumberyard-dev/daimini/PythonTestBuildErrorFix 1 year ago
QtWidgetLimitsTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
SQLiteConnectionTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture 3 years ago
SliceUpgradeTests.cpp e79f36a46c Add component type name based aliases for components in prefabs (#15256) 2 years ago
SliceUpgradeTestsData.h a8a3fa7253 Typeinfo simplification (#14824) 3 years ago
SpinBoxTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction 3 years ago
ThumbnailerTests.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
TransformComponent.cpp 0c8a6302d1 Reduce ComponentApplication startup time during tests (#15161) 2 years ago
UndoStack.cpp 8b652c8f94 Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate 3 years ago
aztoolsframeworktests_files.cmake b5e81ee621 Fixes a crash and improves detach Prefab (#17664) 1 year ago