You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/PhysX/Code/Tests
moraaar a29623e5f0
Fixed editor crash using cylinder shape component (#5037)
Fixed cylinder shape by considering shape config list to be empty.

The crash came from clearing shape config list when cylinder height is zero, but when the height is restored to zero it was expecting an element in the list.

The code to set the shape configuration was the same for many shape types, so it has been refactored to a helper function.

Fixes #4999
4 years ago
..
Benchmarks Terrain API cleanups (#4914) 4 years ago
CharacterControllerTests.cpp more fixes for Gems 4 years ago
ColliderScalingTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DebugDrawTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorCharacterControllerTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
EditorTestUtilities.cpp Terrain API cleanups (#4914) 4 years ago
EditorTestUtilities.h Terrain API cleanups (#4914) 4 years ago
PhysXColliderComponentModeTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PhysXCollisionFilteringTest.cpp Remove touchbending references in PhysX Gem (#3320) 4 years ago
PhysXComponentBusTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysXEditorTest.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PhysXForceRegionTest.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PhysXGenericTest.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysXGenericTestFixture.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysXGenericTestFixture.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysXJointsTest.cpp Setting /permissive- to make MSVC more "standard" (#3701) 4 years ago
PhysXMultithreadingTest.cpp Archive Component - Rewrite and additional work on Archive and Asset Bundler (#4332) 4 years ago
PhysXSceneQueryTests.cpp more fixes for Gems 4 years ago
PhysXSceneTests.cpp Setting /permissive- to make MSVC more "standard" (#3701) 4 years ago
PhysXScriptTest.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PhysXSpecificTest.cpp Triangle Mesh with a Kinematic PhysX Rigid Body warns the user instead of error. (#4657) 4 years ago
PhysXSystemTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PhysXTestCommon.cpp Triangle Mesh with a Kinematic PhysX Rigid Body warns the user instead of error. (#4657) 4 years ago
PhysXTestCommon.h Triangle Mesh with a Kinematic PhysX Rigid Body warns the user instead of error. (#4657) 4 years ago
PhysXTestCommon.inl Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysXTestEnvironment.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PhysXTestEnvironment.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
PhysXTestFixtures.cpp Terrain API cleanups (#4914) 4 years ago
PhysXTestFixtures.h Terrain API cleanups (#4914) 4 years ago
PhysXTestUtil.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PhysXTestUtil.h Terrain API cleanups (#4914) 4 years ago
PhysXWindTest.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PolygonPrismMeshUtilsTest.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PrimitiveShapeFitterTestData.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
PrimitiveShapeFitterTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
RagdollConfiguration.xml Physics joints updated to the new API (#1361) 5 years ago
RagdollTestData.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RagdollTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
RigidBodyComponentTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
ShapeColliderComponentTests.cpp Fixed editor crash using cylinder shape component (#5037) 4 years ago
ShapeGeometryTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
StaticRigidBodyComponentTests.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
SystemComponentTest.cpp Gems/PhysX 4 years ago
TestColliderComponent.h Gems/PhysX 4 years ago