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