Jorrit Rouwe 2d969f1cef Ability to selectively save the state of a physics system (#646) 2 years ago
..
ActiveEdgesTests.cpp 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 years ago
BroadPhaseTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
CastShapeTests.cpp d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration 2 years ago
CharacterVirtualTests.cpp 8dd93317d6 CharacterVirtual: Added missing delta time term in DetermineConstraints (#532) 2 years ago
CollidePointTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
CollideShapeTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
CollisionGroupTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
ContactListenerTests.cpp 3f5cfa2eda Support for angular surface velocity (#601) 2 years ago
ConvexVsTrianglesTest.cpp 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 years ago
DistanceConstraintTests.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
EstimateCollisionResponseTest.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
HeightFieldShapeTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
HingeConstraintTests.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
MotionQualityLinearCastTests.cpp 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 years ago
OffsetCenterOfMassShapeTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PathConstraintTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsDeterminismTests.cpp 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 years ago
PhysicsStepListenerTests.cpp 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 years ago
PhysicsTests.cpp 2d969f1cef Ability to selectively save the state of a physics system (#646) 2 years ago
RayShapeTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
SensorTests.cpp 75e5857907 Respecting the mIsSensor flag for CCD bodies (#637) 2 years ago
ShapeTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
SixDOFConstraintTests.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
SliderConstraintTests.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
SubShapeIDTest.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
TransformedShapeTests.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
WheeledVehicleTests.cpp b40090766c Improved simulation of engine RPM (#596) 2 years ago