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