GaianHelmers 664e55c1cf Entity Driven Startup and Hierarchical Activation Handling (#19319) před 1 týdnem
..
ActionManager 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) před 1 rokem
Entity 384b580a21 Update usages of AZ_CRC macro with 1 parameter před 1 rokem
EntityOwnershipService 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) před 1 rokem
FocusMode 4ea6d8710b Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844) před 2 roky
Input 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
Metadata 564edfd6e7 Update more APIs to return error as a string před 3 roky
Prefab 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
Script 6bcf133eab Streamer throughput optimizations (supersedes #9632) (#19156) před 3 měsíci
ToolsComponents b0ee007376 Remove layer-related tests před 1 rokem
UI 6df681c1e6 Fixes issue #18620 - Icons not being correct And related other issues. (#18625) před 1 rokem
Viewport 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
Visibility 0c60840ae4 Added missed const in az tools framework tests před 2 roky
ArchiveTests.cpp 6b92034322 Fixes memory corruption issues in ArchiveAPI (#18487) před 1 rokem
AssetFileInfoListComparison.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) před 1 rokem
AssetSeedManager.cpp fde694e46f initialize AZ::SerializeContext to nullptr (#18546) před 1 rokem
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 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
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 77787a34a7 Fixes many issues discovered by the Address Sanitizer (#18655) před 1 rokem
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 2 roky
ComponentModeTestDoubles.h a8a3fa7253 Typeinfo simplification (#14824) před 2 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 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
EditorVertexSelectionTests.cpp 8dd450dac8 [IMPACTFUL CHANGE] Shared AZ Framework před 6 měsíci
EditorViewportHelperTests.cpp abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction před 3 roky
EditorViewportIconTests.cpp 40cdf65119 Fixes Slow Icon Rendering, Issue #18567 (#18601) před 1 rokem
EntityIdQLabelTests.cpp 46ddf8c893 Removed legacy unused icon manager and related classes před 2 roky
EntityInspectorTests.cpp 6df681c1e6 Fixes issue #18620 - Icons not being correct And related other issues. (#18625) před 1 rokem
EntityTestbed.h 45d0423fad Cherry pick more changes from QT6 branch (#19291) před 3 měsíci
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 2 roky
GenericComponentWrapperTest.cpp 384b580a21 Update usages of AZ_CRC macro with 1 parameter před 1 rokem
InstanceDataHierarchy.cpp 8f8b100b57 Make Crc32 single parameter constructors explicit před 6 měsíci
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 691a4b13f9 Unify fast math across all platforms (#19303) před 3 měsíci
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 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
PropertyIntCtrlCommonTests.h abaa4c1788 Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction před 3 roky
PropertyIntSliderCtrlTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
PropertyIntSpinCtrlTests.cpp 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
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 22fa315b41 Update googletest and googlemock to latest release (#18677) před 11 měsíci
SQLiteConnectionTests.cpp 05c122feab Rename AllocatorsTestFixture to LeakDetectionFixture před 3 roky
SliceUpgradeTests.cpp 6bcf133eab Streamer throughput optimizations (supersedes #9632) (#19156) před 3 měsíci
SliceUpgradeTestsData.h 705e1dc037 Fix unused variable errors (warnings as errors) (#18914) před 8 měsíci
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 664e55c1cf Entity Driven Startup and Hierarchical Activation Handling (#19319) před 1 týdnem
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