.. |
ActionManager
|
77787a34a7
Fixes many issues discovered by the Address Sanitizer (#18655)
|
3 тижнів тому |
Entity
|
384b580a21
Update usages of AZ_CRC macro with 1 parameter
|
7 місяців тому |
EntityOwnershipService
|
77787a34a7
Fixes many issues discovered by the Address Sanitizer (#18655)
|
3 тижнів тому |
FocusMode
|
4ea6d8710b
Stabilization/2310 @ 9f9829b26a47c2f255959b8e7edac24ac081c651 -> Development (#16844)
|
1 рік тому |
Input
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
Metadata
|
564edfd6e7
Update more APIs to return error as a string
|
2 роки тому |
Prefab
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
Script
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
1 рік тому |
ToolsComponents
|
b0ee007376
Remove layer-related tests
|
11 місяців тому |
UI
|
6df681c1e6
Fixes issue #18620 - Icons not being correct And related other issues. (#18625)
|
1 місяць тому |
Viewport
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
Visibility
|
0c60840ae4
Added missed const in az tools framework tests
|
1 рік тому |
ArchiveTests.cpp
|
6b92034322
Fixes memory corruption issues in ArchiveAPI (#18487)
|
2 місяців тому |
AssetFileInfoListComparison.cpp
|
fde694e46f
initialize AZ::SerializeContext to nullptr (#18546)
|
2 місяців тому |
AssetSeedManager.cpp
|
fde694e46f
initialize AZ::SerializeContext to nullptr (#18546)
|
2 місяців тому |
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)
|
2 роки тому |
AssetUtils.cpp
|
e7d28edac1
Android cmake tools and Project Settings Tool handle android settings from PAL version of project json file (#10445)
|
2 роки тому |
AzToolsFrameworkTestHelpersTest.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
BoundsTestComponent.cpp
|
cd42eec043
Adding const to render geometry intersection bus functions
|
1 рік тому |
BoundsTestComponent.h
|
cd42eec043
Adding const to render geometry intersection bus functions
|
1 рік тому |
ComponentAdapterTests.cpp
|
e79f36a46c
Add component type name based aliases for components in prefabs (#15256)
|
1 рік тому |
ComponentAddRemove.cpp
|
77787a34a7
Fixes many issues discovered by the Address Sanitizer (#18655)
|
3 тижнів тому |
ComponentModeSwitcherTests.cpp
|
9910a1e1c6
Fix Component Mode Switcher duplicate icon (#13391)
|
2 роки тому |
ComponentModeTestDoubles.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
2 роки тому |
ComponentModeTestDoubles.h
|
a8a3fa7253
Typeinfo simplification (#14824)
|
2 роки тому |
ComponentModeTestFixture.cpp
|
212d3c4d32
Child allocator tagging for component system (#16968)
|
1 рік тому |
ComponentModeTestFixture.h
|
212d3c4d32
Child allocator tagging for component system (#16968)
|
1 рік тому |
ComponentModeTests.cpp
|
8b652c8f94
Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate
|
2 роки тому |
CustomSerializeContextTestFixture.cpp
|
e79f36a46c
Add component type name based aliases for components in prefabs (#15256)
|
1 рік тому |
CustomSerializeContextTestFixture.h
|
e79f36a46c
Add component type name based aliases for components in prefabs (#15256)
|
1 рік тому |
EditorTransformComponentSelectionTests.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
EditorVertexSelectionTests.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
2 роки тому |
EditorViewportHelperTests.cpp
|
abaa4c1788
Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction
|
2 роки тому |
EditorViewportIconTests.cpp
|
40cdf65119
Fixes Slow Icon Rendering, Issue #18567 (#18601)
|
1 місяць тому |
EntityIdQLabelTests.cpp
|
46ddf8c893
Removed legacy unused icon manager and related classes
|
1 рік тому |
EntityInspectorTests.cpp
|
6df681c1e6
Fixes issue #18620 - Icons not being correct And related other issues. (#18625)
|
1 місяць тому |
EntityTestbed.h
|
ab14ece990
Remove unit tests relying on the SliceEntityOwnershipService class
|
10 місяців тому |
FileFunc.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
2 роки тому |
FingerprintingTests.cpp
|
152bc0a185
remove unused 3rd parameter for AZ_CLASS_ALLOCATOR. (#14530)
|
2 роки тому |
GenericComponentWrapperTest.cpp
|
384b580a21
Update usages of AZ_CRC macro with 1 parameter
|
7 місяців тому |
InstanceDataHierarchy.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
IntegerPrimtitiveTestConfig.h
|
38261d0800
Shorten copyright headers by splitting into 2 lines (#2213)
|
3 роки тому |
LogLines.cpp
|
e64b9d3536
ATOM-16320 Remove PVRTC and ETC compressor (#4557)
|
3 роки тому |
Main.cpp
|
c31f3362af
Remove AllocatorInstance::Create/Destroy calls
|
2 роки тому |
ManipulatorBoundsTests.cpp
|
6cc9a33845
Add a new implementation for cone/ray intersect to simplify code and fix issue with current implementation (#3902)
|
3 роки тому |
ManipulatorCoreTests.cpp
|
37454b0f61
Fixes crash bugs and improves performance when editing entity properties (#17926) (#17938)
|
9 місяців тому |
ManipulatorViewTests.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
1 рік тому |
PerforceComponentTests.cpp
|
c31f3362af
Remove AllocatorInstance::Create/Destroy calls
|
2 роки тому |
PlatformAddressedAssetCatalogTests.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
1 рік тому |
PropertyIntCtrlCommonTests.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
PropertyIntCtrlCommonTests.h
|
abaa4c1788
Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction
|
2 роки тому |
PropertyIntSliderCtrlTests.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
PropertyIntSpinCtrlTests.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
PropertyTreeEditorTests.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
1 рік тому |
PythonBindingTests.cpp
|
abaa4c1788
Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction
|
2 роки тому |
PythonLoaderTests.cpp
|
3cfa49d37c
Merge pull request #17653 from aws-lumberyard-dev/daimini/PythonTestBuildErrorFix
|
10 місяців тому |
QtWidgetLimitsTests.cpp
|
22fa315b41
Update googletest and googlemock to latest release (#18677)
|
1 тиждень тому |
SQLiteConnectionTests.cpp
|
05c122feab
Rename AllocatorsTestFixture to LeakDetectionFixture
|
2 роки тому |
SliceUpgradeTests.cpp
|
e79f36a46c
Add component type name based aliases for components in prefabs (#15256)
|
1 рік тому |
SliceUpgradeTestsData.h
|
384b580a21
Update usages of AZ_CRC macro with 1 parameter
|
7 місяців тому |
SpinBoxTests.cpp
|
abaa4c1788
Parameterize ToolsApplicationFixture to allow it to not check for leaks on destruction
|
2 роки тому |
ThumbnailerTests.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
1 рік тому |
TransformComponent.cpp
|
0c8a6302d1
Reduce ComponentApplication startup time during tests (#15161)
|
1 рік тому |
UndoStack.cpp
|
8b652c8f94
Add AZ_CLASS_ALLOCATOR macros to subclasses as appropriate
|
2 роки тому |
aztoolsframeworktests_files.cmake
|
b5e81ee621
Fixes a crash and improves detach Prefab (#17664)
|
10 місяців тому |