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