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/AutomatedTesting/Gem/PythonTests/Physics/tests/force_region
chiyenteng 7c6c01d5a1
Convert automated tests related to content and unused levels (#7416)
* Convert automated tests related to content/WaterSample level/Physics's Base level

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Fix nits

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Add missing .prefab level file

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Fix nits

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Convert Blast tests

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Convert scripting tests

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Remove useless comments

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>

* Revert Collider_AddColliderComponent change until prefab error message bug fixed

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
4 years ago
..
ForceRegion_CapsuleShapedForce.py
ForceRegion_DirectionHasNoAffectOnTotalForce.py
ForceRegion_HighValuesDirectionAxesWorkWithNoError.py
ForceRegion_ImpulsesBoxShapedRigidBody.py
ForceRegion_ImpulsesCapsuleShapedRigidBody.py
ForceRegion_ImpulsesPxMeshShapedRigidBody.py
ForceRegion_LinearDampingForceOnRigidBodies.py Increase the timeout for ForceRegion_LinearDampingForceOnRigidBodies. (#4784) 4 years ago
ForceRegion_LocalSpaceForceOnRigidBodies.py
ForceRegion_MovingForceRegionChangesNetForce.py
ForceRegion_MultipleComponentsCombineForces.py
ForceRegion_MultipleForcesInSameComponentCombineForces.py Fixed physics periodic tests on linux platform (#6881) 4 years ago
ForceRegion_NoQuiverOnHighLinearDampingForce.py
ForceRegion_ParentChildForcesCombineForces.py
ForceRegion_PointForceOnRigidBodies.py
ForceRegion_PositionOffset.py
ForceRegion_PxMeshShapedForce.py
ForceRegion_RotationalOffset.py
ForceRegion_SimpleDragForceOnRigidBodies.py
ForceRegion_SliceFileInstantiates.py
ForceRegion_SmallMagnitudeDeviationOnLargeForces.py
ForceRegion_SphereShapedForce.py
ForceRegion_SplineForceOnRigidBodies.py
ForceRegion_SplineRegionWithModifiedTransform.py remove some flackyness in physx automated tests (#4547) 4 years ago
ForceRegion_WithNonTriggerColliderWarning.py Convert automated tests related to content and unused levels (#7416) 4 years ago
ForceRegion_WorldSpaceForceOnRigidBodies.py
ForceRegion_ZeroLinearDampingDoesNothing.py
ForceRegion_ZeroLocalSpaceForceDoesNothing.py
ForceRegion_ZeroPointForceDoesNothing.py remove some flackyness in physx automated tests (#4547) 4 years ago
ForceRegion_ZeroSimpleDragForceDoesNothing.py
ForceRegion_ZeroSplineForceDoesNothing.py
ForceRegion_ZeroWorldSpaceForceDoesNothing.py