Jorrit Rouwe 3b6c92d2c1 Remove stray whitespace 2 месяцев назад
..
BroadPhase f3dbdd2dad Removed paragraph that is no longer true 4 месяцев назад
Shape 2c6b713fe0 Fixed bug in MeshShape active edge calculation (#1758) 3 месяцев назад
AABoxCast.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 лет назад
ActiveEdgeMode.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 лет назад
ActiveEdges.h 14c0854322 Reduced tolerance for early out when contact normal equals surface normal in ActiveEdges::FixNormal (#687) 2 лет назад
BackFaceMode.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 лет назад
CastConvexVsTriangles.cpp 21fc762daf Removed a number of very short JPH_PROFILE_FUNCTION calls 5 месяцев назад
CastConvexVsTriangles.h 58ffa9d581 Added more documentation on scaling shapes 1 год назад
CastResult.h 733af81024 Added BroadPhaseCastResult::Reset 1 год назад
CastSphereVsTriangles.cpp 21fc762daf Removed a number of very short JPH_PROFILE_FUNCTION calls 5 месяцев назад
CastSphereVsTriangles.h 58ffa9d581 Added more documentation on scaling shapes 1 год назад
CollectFacesMode.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 лет назад
CollideConvexVsTriangles.cpp 21fc762daf Removed a number of very short JPH_PROFILE_FUNCTION calls 5 месяцев назад
CollideConvexVsTriangles.h 58ffa9d581 Added more documentation on scaling shapes 1 год назад
CollidePointResult.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 лет назад
CollideShape.h e0e434f59c Updated documentation for mMaxSeparationDistance 1 год назад
CollideShapeVsShapePerLeaf.h e5272c050c Fix stack corruption when destroying extremely unbalanced QuadTree (#1518) 10 месяцев назад
CollideSoftBodyVertexIterator.h 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 1 год назад
CollideSoftBodyVerticesVsTriangles.h 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 1 год назад
CollideSphereVsTriangles.cpp 21fc762daf Removed a number of very short JPH_PROFILE_FUNCTION calls 5 месяцев назад
CollideSphereVsTriangles.h 58ffa9d581 Added more documentation on scaling shapes 1 год назад
CollisionCollector.h b5895f23d5 Added comment on the use of CollisionCollector::GetContext 10 месяцев назад
CollisionCollectorImpl.h 20a774c6a8 Added ClosestHitPerBodyCollisionCollector (#1465) 11 месяцев назад
CollisionDispatch.cpp d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration 2 лет назад
CollisionDispatch.h 58ffa9d581 Added more documentation on scaling shapes 1 год назад
CollisionGroup.cpp 70865d5034 Added Get/SetCollisionGroup on BodyInterface (#1527) 10 месяцев назад
CollisionGroup.h 70865d5034 Added Get/SetCollisionGroup on BodyInterface (#1527) 10 месяцев назад
ContactListener.h 3b6c92d2c1 Remove stray whitespace 2 месяцев назад
EstimateCollisionResponse.cpp 045a87e230 Ran spell checker over all comments in the Jolt folder 1 год назад
EstimateCollisionResponse.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 лет назад
GroupFilter.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 лет назад
GroupFilter.h ef1adf38c3 Allow SerializableObjects to be copy constructed only by derived classes (#1664) 6 месяцев назад
GroupFilterTable.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 лет назад
GroupFilterTable.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 год назад
InternalEdgeRemovingCollector.h 0b8dfe76c2 JPH_INTERNAL_EDGE_REMOVING_COLLECTOR_DEBUG draws in the wrong location 4 месяцев назад
ManifoldBetweenTwoFaces.cpp a18d475653 Fixed bug in ManifoldBetweenTwoFaces (#1756) 3 месяцев назад
ManifoldBetweenTwoFaces.h 092f40327b Listing API changes 10 месяцев назад
NarrowPhaseQuery.cpp 0b8dfe76c2 JPH_INTERNAL_EDGE_REMOVING_COLLECTOR_DEBUG draws in the wrong location 4 месяцев назад
NarrowPhaseQuery.h 7e59df4e8f Added NarrowPhase::CollideShapeWithInternalEdgeRemoval (#1346) 1 год назад
NarrowPhaseStats.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 лет назад
NarrowPhaseStats.h d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 лет назад
ObjectLayer.h d50bee9d98 Added missing JPH_EXPORT macro (#1174) 1 год назад
ObjectLayerPairFilterMask.h e7b634d52c Created an object layer filter implementation that is similar to Bullet's group & mask filtering (#810) 2 лет назад
ObjectLayerPairFilterTable.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 год назад
PhysicsMaterial.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 лет назад
PhysicsMaterial.h ef1adf38c3 Allow SerializableObjects to be copy constructed only by derived classes (#1664) 6 месяцев назад
PhysicsMaterialSimple.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 лет назад
PhysicsMaterialSimple.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
RayCast.h b3cd9f4846 Split back face mode between convex/triangles for ray casts (#1228) 1 год назад
ShapeCast.h b3cd9f4846 Split back face mode between convex/triangles for ray casts (#1228) 1 год назад
ShapeFilter.h efd6a5cbde Bugfix: Simulation ShapeFilter had a race condition (#1364) 1 год назад
SimShapeFilter.h efd6a5cbde Bugfix: Simulation ShapeFilter had a race condition (#1364) 1 год назад
SimShapeFilterWrapper.h 56131e0342 Fixed UBSAN false positive that detected a dirty trick in SimShapeFilter (#1671) 6 месяцев назад
SortReverseAndStore.h c1556df68b Made math type args (like Vec3Arg) const so that it remains possible to change them to a const reference (#890) 1 год назад
TransformedShape.cpp d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration 2 лет назад
TransformedShape.h e8c2ecf99c Fix compilation errors with -DDOUBLE_PRECISION=ON on LoongArch (#1592) 8 месяцев назад