Jorrit Rouwe 75aad48a6b Added function to query the world bounds of a physics system (#816) 2 years ago
..
Body 38e6435777 Renaming Body::ResetSleepTestSpheres to ResetSleepTimer and making it public. (#814) 2 years ago
Character 314e5baa0a CharacterVirtual: Sorting contacts before processing them (#795) 2 years ago
Collision 75aad48a6b Added function to query the world bounds of a physics system (#816) 2 years ago
Constraints 093bd2f807 When changing axis from free to limited, reset warm starting (#815) 2 years ago
Ragdoll 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 years ago
SoftBody 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 years ago
Vehicle e594cec6b4 Added new framework for saving player inputs (#796) 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 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 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 2 years ago
LargeIslandSplitter.h 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 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 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
PhysicsScene.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
PhysicsScene.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
PhysicsSettings.h 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 2 years ago
PhysicsStepListener.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PhysicsSystem.cpp 9d7748eaa9 Added support for gyroscopic forces (#809) 2 years ago
PhysicsSystem.h 75aad48a6b Added function to query the world bounds of a physics system (#816) 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 65cb4d23d5 Optimization: Multithreading the SetupVelocityConstraints job (#788) 2 years ago
StateRecorder.h b8ce0e3765 Mark parameters with [[maybe_unused]] in StateRecorderFilter methods (#675) 2 years ago
StateRecorderImpl.cpp 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 years ago
StateRecorderImpl.h 4fa4946bbc Implement 'Clear' function on StateRecorderImpl (#722) 2 years ago