.. |
BroadPhase
|
f110260cee
Whitespace fix
|
1 year ago |
Shape
|
8ad7c87006
Removed the need for specifying -Wno-comment when compiling with GCC (#762)
|
1 year 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
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
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)
|
1 year 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
|
76b809ddb1
Rename ContactSettings::mRelativeSurfaceVelocity to mRelativeLinearSurfaceVelocity to be more consistent (#657)
|
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
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
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)
|
1 year 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)
|
1 year ago |
NarrowPhaseStats.h
|
d44f4bad08
Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707)
|
1 year ago |
ObjectLayer.h
|
3ab6961261
Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594)
|
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
|
1 year 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)
|
1 year 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 |