Kyle Norton 4deaf12b3c Update comment in Ragdoll::DriveToPoseUsingMotors. (#1031) 1 年之前
..
Body 8e4bf3fa03 Added support for soft body bend constraints (#1010) 1 年之前
Character 90e0008b85 Fixed incorrect comment 1 年之前
Collision 0191c72d5f Removed assert that translation needs to be zero in Mat44::GetQuaternion (#1002) 1 年之前
Constraints dfea292063 Fixed whitespace 1 年之前
Ragdoll 4deaf12b3c Update comment in Ragdoll::DriveToPoseUsingMotors. (#1031) 1 年之前
SoftBody d1936c8506 Bugfix: It is better to determine the compliance of a bend constraint through the shared edge (#1029) 1 年之前
Vehicle d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 年之前
DeterminismLog.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
DeterminismLog.h 58445d6c26 Removed trailing whitespace from all source files (#688) 1 年之前
EActivation.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
EPhysicsUpdateError.h 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 年之前
IslandBuilder.cpp 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 1 年之前
IslandBuilder.h 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 1 年之前
LargeIslandSplitter.cpp 045a87e230 Ran spell checker over all comments in the Jolt folder 1 年之前
LargeIslandSplitter.h 6c095bbf79 Bugfix: Path Constraint: Fixed spelling in enum value (#916) 1 年之前
PhysicsLock.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
PhysicsLock.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 1 年之前
PhysicsScene.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 年之前
PhysicsScene.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 年之前
PhysicsSettings.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 年之前
PhysicsStepListener.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
PhysicsSystem.cpp 045a87e230 Ran spell checker over all comments in the Jolt folder 1 年之前
PhysicsSystem.h 405f3536d4 Support for soft body contact callbacks (#936) 1 年之前
PhysicsUpdateContext.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
PhysicsUpdateContext.h 94f8675ffe Bugfix: Implemented estimate of collision response for CCD vs soft body (#854) 1 年之前
StateRecorder.h b8ce0e3765 Mark parameters with [[maybe_unused]] in StateRecorderFilter methods (#675) 2 年之前
StateRecorderImpl.cpp 6fd46901b5 Fixed issues found by PVS-Studio (#729) 1 年之前
StateRecorderImpl.h 4fa4946bbc Implement 'Clear' function on StateRecorderImpl (#722) 1 年之前