Jorrit Rouwe 75aad48a6b Added function to query the world bounds of a physics system (#816) 2 years ago
..
BroadPhase 75aad48a6b Added function to query the world bounds of a physics system (#816) 2 years ago
Shape 19eba95986 Created specialized path for RotatedTranslated vs RotatedTranslated shape (#813) 2 years ago
AABoxCast.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
ActiveEdgeMode.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
ActiveEdges.h 14c0854322 Reduced tolerance for early out when contact normal equals surface normal in ActiveEdges::FixNormal (#687) 2 years ago
BackFaceMode.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
CastConvexVsTriangles.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
CastConvexVsTriangles.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
CastResult.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
CastSphereVsTriangles.cpp 5c9f7a6043 Soft body physics support (#644) 2 years ago
CastSphereVsTriangles.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
CollectFacesMode.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
CollideConvexVsTriangles.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
CollideConvexVsTriangles.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
CollidePointResult.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
CollideShape.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
CollideSphereVsTriangles.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
CollideSphereVsTriangles.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
CollisionCollector.h 1718c930c0 Added default parameter to ResetEarlyOutFraction 2 years ago
CollisionCollectorImpl.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
CollisionDispatch.cpp d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration 2 years ago
CollisionDispatch.h d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 years ago
CollisionGroup.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
CollisionGroup.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
ContactListener.h ac3d664a25 Typo (#798) 2 years ago
EstimateCollisionResponse.cpp b40883585c Fixed bug in friction approximation (#572) 2 years ago
EstimateCollisionResponse.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
GroupFilter.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
GroupFilter.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
GroupFilterTable.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
GroupFilterTable.h 02939077a1 Fixed doxygen formatting of GroupFilterTable 2 years ago
ManifoldBetweenTwoFaces.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
ManifoldBetweenTwoFaces.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
NarrowPhaseQuery.cpp 22e58e1fea Fixed race condition in narrow phase query (#702) 2 years ago
NarrowPhaseQuery.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
NarrowPhaseStats.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 years ago
NarrowPhaseStats.h d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 years ago
ObjectLayer.h 3ab6961261 Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594) 2 years ago
ObjectLayerPairFilterMask.h e7b634d52c Created an object layer filter implementation that is similar to Bullet's group & mask filtering (#810) 2 years ago
ObjectLayerPairFilterTable.h 70c6f2d653 - Fixed a number of missing '#pragma once' statements in headers 2 years ago
PhysicsMaterial.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
PhysicsMaterial.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PhysicsMaterialSimple.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsMaterialSimple.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
RayCast.h 4880a3aead Added helper function to translate a ray 2 years ago
ShapeCast.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
ShapeFilter.h 3ab6961261 Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594) 2 years ago
SortReverseAndStore.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
TransformedShape.cpp d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration 2 years ago
TransformedShape.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago