| .. |
|
Body
|
1ee6eb2f05
Added support for Cosserat rod constraints in soft bodies (#1624)
|
8 months ago |
|
Character
|
cf1302a124
CharacterVirtual::GetID returns a const ref now
|
10 months ago |
|
Collision
|
2dcab94cbc
Fixed infinite recursion when colliding a TriangleShape vs a TriangleShape. (#1621)
|
8 months ago |
|
Constraints
|
e73521b2ae
Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613)
|
8 months ago |
|
Ragdoll
|
e73521b2ae
Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613)
|
8 months ago |
|
SoftBody
|
ac993e4ee3
Improved Cosserat rod bend twist constraint sorting (#1636)
|
8 months ago |
|
Vehicle
|
c1bdc5aee2
Accessors to the vehicle anti roll bars (#1513)
|
10 months ago |
|
DeterminismLog.cpp
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
DeterminismLog.h
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 years ago |
|
EActivation.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
EPhysicsUpdateError.h
|
45f147f700
Added error code return value to PhysicsSystem::Update (#504)
|
2 years ago |
|
IslandBuilder.cpp
|
0771808a03
Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785)
|
2 years ago |
|
IslandBuilder.h
|
0771808a03
Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785)
|
2 years ago |
|
LargeIslandSplitter.cpp
|
366da8bb7d
Add performance test to TSAN build (#1285)
|
1 year ago |
|
LargeIslandSplitter.h
|
19fbd9e031
Consistency fix: A few files were using spaces instead of tabs (#1171)
|
1 year ago |
|
PhysicsLock.h
|
6416bcf587
Made PhysicsLock work when compiling Jolt as a shared library with MingW
|
1 year ago |
|
PhysicsScene.cpp
|
193857e3c9
Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f)
|
11 months ago |
|
PhysicsScene.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 year ago |
|
PhysicsSettings.h
|
7611a4cb33
Fixed a bug in ManifoldBetweenTwoFaces (#1488)
|
11 months ago |
|
PhysicsStepListener.h
|
8153cd854c
Added 'is first step' and 'is last step' to the PhysicsStepListener (#1284)
|
1 year ago |
|
PhysicsSystem.cpp
|
3f62f22248
Bugfix: When there were no active bodies, the step listeners weren't called. (#1557)
|
10 months ago |
|
PhysicsSystem.h
|
cf1302a124
CharacterVirtual::GetID returns a const ref now
|
10 months ago |
|
PhysicsUpdateContext.cpp
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
PhysicsUpdateContext.h
|
bdc1695a64
Replace std::vector with custom implementation (#1089)
|
1 year ago |
|
StateRecorder.h
|
e3d3cdf644
Suppressed 2 warnings that trigger when compiling with the -Wshadow flag with GCC (#1367)
|
1 year ago |
|
StateRecorderImpl.cpp
|
6fd46901b5
Fixed issues found by PVS-Studio (#729)
|
2 years ago |
|
StateRecorderImpl.h
|
79ce4b2801
Removed some of the using std::... statements (#1353)
|
1 year ago |