Jorrit Rouwe 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 4 years ago
..
BroadPhase f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) 4 years ago
Shape 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 4 years ago
AABoxCast.h 686ab6ab85 Initial import 4 years ago
ActiveEdgeMode.h 686ab6ab85 Initial import 4 years ago
ActiveEdges.h f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) 4 years ago
BackFaceMode.h 686ab6ab85 Initial import 4 years ago
CastConvexVsTriangles.cpp f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) 4 years ago
CastConvexVsTriangles.h 686ab6ab85 Initial import 4 years ago
CastResult.h 686ab6ab85 Initial import 4 years ago
CastSphereVsTriangles.cpp 7f45ffbe5b CastSphereVsTriangles was processing more hits than needed, it was using 1 as an early out fraction rather than the one of the collector 4 years ago
CastSphereVsTriangles.h f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) 4 years ago
CollectFacesMode.h 686ab6ab85 Initial import 4 years ago
CollideConvexVsTriangles.cpp 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 4 years ago
CollideConvexVsTriangles.h 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 4 years ago
CollidePointResult.h 686ab6ab85 Initial import 4 years ago
CollideShape.h 686ab6ab85 Initial import 4 years ago
CollisionCollector.h e7ae916d35 Sonar: Code smell fixes 4 years ago
CollisionCollectorImpl.h 686ab6ab85 Initial import 4 years ago
CollisionDispatch.cpp 7092c71901 Added functionality to track narrow phase timing stats (#18) 4 years ago
CollisionDispatch.h 7092c71901 Added functionality to track narrow phase timing stats (#18) 4 years ago
CollisionGroup.cpp 686ab6ab85 Initial import 4 years ago
CollisionGroup.h 686ab6ab85 Initial import 4 years ago
ContactListener.h c3b702c171 Ability to have a kinematic body colliding with a sensor (#7) 4 years ago
GroupFilter.cpp 686ab6ab85 Initial import 4 years ago
GroupFilter.h 686ab6ab85 Initial import 4 years ago
GroupFilterTable.cpp 686ab6ab85 Initial import 4 years ago
GroupFilterTable.h 4f87ec71da sonar fixes (#15) 4 years ago
ManifoldBetweenTwoFaces.cpp 686ab6ab85 Initial import 4 years ago
ManifoldBetweenTwoFaces.h 686ab6ab85 Initial import 4 years ago
NarrowPhaseQuery.cpp 0ec1f65364 Added ability to filter out bodies after locking the body so that all… (#5) 4 years ago
NarrowPhaseQuery.h 0f95aaa81c Added extra OnBody callback for collision collectors that allows you to collect additional information about a body under lock protection 4 years ago
NarrowPhaseStats.cpp 7092c71901 Added functionality to track narrow phase timing stats (#18) 4 years ago
NarrowPhaseStats.h 310a6ce358 Add nullptr check to fix crashing when using Cast/CollideConvexVsTriangles as standalone utilities 4 years ago
ObjectLayer.h 4f87ec71da sonar fixes (#15) 4 years ago
PhysicsMaterial.cpp 686ab6ab85 Initial import 4 years ago
PhysicsMaterial.h 686ab6ab85 Initial import 4 years ago
PhysicsMaterialSimple.cpp 686ab6ab85 Initial import 4 years ago
PhysicsMaterialSimple.h 686ab6ab85 Initial import 4 years ago
RayCast.h 686ab6ab85 Initial import 4 years ago
ShapeCast.h e2bbdda911 Performance optimizations (#17) 4 years ago
ShapeFilter.h 405c4a2dac Sonar: Added '= default' where possible. 4 years ago
SortReverseAndStore.h f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) 4 years ago
TransformedShape.cpp 686ab6ab85 Initial import 4 years ago
TransformedShape.h 686ab6ab85 Initial import 4 years ago