Jorrit Rouwe 2c6b713fe0 Fixed bug in MeshShape active edge calculation (#1758) 1 周之前
..
ActiveEdgesTests.cpp 2c6b713fe0 Fixed bug in MeshShape active edge calculation (#1758) 1 周之前
BroadPhaseTests.cpp 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 8 月之前
CastShapeTests.cpp ff68622e5f Check that the early outs work properly and that ClosestHitPerBodyCollisionCollector::AddHit is called only twice 8 月之前
CharacterVirtualTests.cpp 0ce6093250 Implemented contact persisted / removal callbacks for CharacterVirtual (#1446) 8 月之前
CollidePointTests.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
CollideShapeTests.cpp 2dcab94cbc Fixed infinite recursion when colliding a TriangleShape vs a TriangleShape. (#1621) 5 月之前
CollisionGroupTests.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
ContactListenerTests.cpp cdca4c3b51 When calling PhysicsSystem::Update with a delta time of 0, contact remove callbacks were triggered by accident for all existing contacts. (#1525) 7 月之前
ConvexVsTrianglesTest.cpp 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 8 月之前
DistanceConstraintTests.cpp 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 年之前
EstimateCollisionResponseTest.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
HeightFieldShapeTests.cpp ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 年之前
HingeConstraintTests.cpp 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 年之前
MotionQualityLinearCastTests.cpp 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 年之前
MutableCompoundShapeTests.cpp 2c1864da94 An empty MutableCompoundShape now returns the same local bounding box as EmptyShape (a point at (0, 0, 0)). (#1461) 8 月之前
ObjectLayerPairFilterMaskTests.cpp e7b634d52c Created an object layer filter implementation that is similar to Bullet's group & mask filtering (#810) 1 年之前
ObjectLayerPairFilterTableTests.cpp 194698f37e Fixed bug in ObjectLayerPairFilterTable (#772) 1 年之前
OffsetCenterOfMassShapeTests.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
PathConstraintTests.cpp b91e729e6e Added fraction hint to PathConstraintPath::GetClosestPoint (#914) 1 年之前
PhysicsDeterminismTests.cpp 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 年之前
PhysicsStepListenerTests.cpp 3f62f22248 Bugfix: When there were no active bodies, the step listeners weren't called. (#1557) 6 月之前
PhysicsTests.cpp 9fcfa0718c Added a ReleaseLocks function to BodyLockMultiBase (#1733) 1 月之前
RayShapeTests.cpp 57083c6352 Added tapered cylinder shape (#1241) 1 年之前
SensorTests.cpp 044b8b86d9 Added unit test for SimCollideBodyVsBody override (#1495) 7 月之前
ShapeFilterTests.cpp efd6a5cbde Bugfix: Simulation ShapeFilter had a race condition (#1364) 10 月之前
ShapeTests.cpp 21d4bac708 Bugfix: CompoundShape::GetWorldSpaceBounds should also return a single point when there are no sub shapes (#1470) 8 月之前
SixDOFConstraintTests.cpp 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 年之前
SliderConstraintTests.cpp 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 年之前
SoftBodyTests.cpp 7850b05a97 BodyInterface::AddForce applied a force per vertex rather than to the whole body (#1412) 9 月之前
SubShapeIDTest.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
TaperedCylinderShapeTests.cpp 5122d4f0ea Added accessors for tapered cylinder shape 1 年之前
TransformedShapeTests.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
WheeledVehicleTests.cpp a456b244aa Vehicle constraint bugfixes (#901) 1 年之前