Jorrit Rouwe db654de2a6 Support for compiling on x64 with 32 bit pointers (#1835) 2 weeks ago
..
Body db654de2a6 Support for compiling on x64 with 32 bit pointers (#1835) 2 weeks ago
Character 7c6ed0b59e Update CharacterContactListener documentation (#1794) 2 months ago
Collision db654de2a6 Support for compiling on x64 with 32 bit pointers (#1835) 2 weeks ago
Constraints 8311925dd9 Fixed typo 2 months ago
Ragdoll 4c92be7f97 Added RagdollSettings::CalculateConstraintPriorities which calculates constraint priorities that boost the priority of joints towards the root of the ragdoll. (#1783) 2 months ago
SoftBody 4f82dd0d2b Updated documentation on damping limits 1 month ago
Vehicle 4f82dd0d2b Updated documentation on damping limits 1 month 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 f6d41d9d1c Added new define JPH_TRACK_SIMULATION_STATS (#1773) 2 months ago
IslandBuilder.h 2021f6aa05 Extended simulation stats (#1776) 2 months ago
LargeIslandSplitter.cpp 366da8bb7d Add performance test to TSAN build (#1285) 1 year ago
LargeIslandSplitter.h b1e5153f78 Explicitly marking some classes as internal to avoid confusion 2 months 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) 10 months ago
PhysicsStepListener.h 8153cd854c Added 'is first step' and 'is last step' to the PhysicsStepListener (#1284) 1 year ago
PhysicsSystem.cpp 2021f6aa05 Extended simulation stats (#1776) 2 months ago
PhysicsSystem.h 793b3a0dbd Moved BroadPhase::GetBounds down to BroadPhaseQuery. 1 month ago
PhysicsUpdateContext.cpp b1e5153f78 Explicitly marking some classes as internal to avoid confusion 2 months ago
PhysicsUpdateContext.h b1e5153f78 Explicitly marking some classes as internal to avoid confusion 2 months 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