| .. |
|
AllowedDOFs.h
|
191536d51d
Allowed DOFs now work in world space for rotation (#931)
|
1 year ago |
|
Body.cpp
|
7038776e2a
Replaced quat.Conjugate() * vec with quat.InverseRotate(vec)
|
6 months ago |
|
Body.h
|
e8c2ecf99c
Fix compilation errors with -DDOUBLE_PRECISION=ON on LoongArch (#1592)
|
8 months ago |
|
Body.inl
|
a487dacc39
Fixed building Jolt as a shared lib with MingW (#1274)
|
1 year ago |
|
BodyAccess.h
|
a487dacc39
Fixed building Jolt as a shared lib with MingW (#1274)
|
1 year ago |
|
BodyActivationListener.h
|
24147a6936
Added documentation
|
2 years ago |
|
BodyCreationSettings.cpp
|
94c1ad811b
Implemented enhanced internal edge removal algorithm (#882)
|
1 year ago |
|
BodyCreationSettings.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 year ago |
|
BodyFilter.h
|
d7e8f922d0
CharacterVirtual can now have an inner rigid body (#1208)
|
1 year ago |
|
BodyID.h
|
e021bd2de6
Fixing handling of max bodies and max contact constraints (#1506)
|
10 months ago |
|
BodyInterface.cpp
|
ac90c3e650
Added body interface methods to change maximum linear / angular velocity. (#1755)
|
3 months ago |
|
BodyInterface.h
|
ac90c3e650
Added body interface methods to change maximum linear / angular velocity. (#1755)
|
3 months ago |
|
BodyLock.h
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 years ago |
|
BodyLockInterface.h
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 years ago |
|
BodyLockMulti.h
|
9fcfa0718c
Added a ReleaseLocks function to BodyLockMultiBase (#1733)
|
4 months ago |
|
BodyManager.cpp
|
1ee6eb2f05
Added support for Cosserat rod constraints in soft bodies (#1624)
|
7 months ago |
|
BodyManager.h
|
1ee6eb2f05
Added support for Cosserat rod constraints in soft bodies (#1624)
|
7 months ago |
|
BodyPair.h
|
ec7ca49224
Added 64-bit hashing function to speed up body pair hashing (#469)
|
2 years ago |
|
BodyType.h
|
5c9f7a6043
Soft body physics support (#644)
|
2 years ago |
|
MassProperties.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 years ago |
|
MassProperties.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 year ago |
|
MotionProperties.cpp
|
67edb1aca4
Added documentation
|
1 year ago |
|
MotionProperties.h
|
f4a0723021
Added ScaleToMass function (#1326)
|
1 year ago |
|
MotionProperties.inl
|
7038776e2a
Replaced quat.Conjugate() * vec with quat.InverseRotate(vec)
|
6 months ago |
|
MotionQuality.h
|
7839a60dd0
Spelling and typographical errors (#1399)
|
1 year ago |
|
MotionType.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |