Jorrit Rouwe 44b82e3956 Fixed bug that caused suspension to be weaker when driving over dynamic bodies (#565) 2 years ago
..
Body f084fd7537 Allow negative friction on a body as long as the combined friction is positive (#550) 2 years ago
Character 8dd93317d6 CharacterVirtual: Added missing delta time term in DetermineConstraints (#532) 2 years ago
Collision 8d3008e21b Added ability to set a surface velocity through a ContactListener (#551) 2 years ago
Constraints 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
Ragdoll 111577604a Implemented Ragdoll::IsActive function (#527) 2 years ago
Vehicle 44b82e3956 Fixed bug that caused suspension to be weaker when driving over dynamic bodies (#565) 2 years ago
DeterminismLog.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
DeterminismLog.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 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 200c1c56ce Crash fix when vehicle goes to sleep on an active kinematic body (#485) 2 years ago
IslandBuilder.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
LargeIslandSplitter.cpp 6eb44ca1c3 Fixed incorrect condition for assert 2 years ago
LargeIslandSplitter.h 12b4e1bae5 Added article reference to LargeIslandSplitter 2 years ago
PhysicsLock.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsLock.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsScene.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsScene.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PhysicsSettings.h a212e57c35 Made setting to turn off deterministic simulation in favor of performance (#463) 2 years ago
PhysicsStepListener.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PhysicsSystem.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
PhysicsSystem.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PhysicsUpdateContext.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsUpdateContext.h 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 years ago
StateRecorder.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
StateRecorderImpl.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
StateRecorderImpl.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago