Jorrit Rouwe bf26139a60 Soft body: drawing kinematic vertices in red 1 年之前
..
Body 0e319be336 Docs fix (#938) 1 年之前
Character bab41c750f Added backwards compatible CharacterVirtual constructor 1 年之前
Collision 405f3536d4 Support for soft body contact callbacks (#936) 1 年之前
Constraints 4615f9ca7f Bugfix: When specifying a -1 for min/max distance of a distance constraint and the calculated distance is incompatible with the other limit, we'll clamp it to that value now (#920) 1 年之前
Ragdoll 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 年之前
SoftBody bf26139a60 Soft body: drawing kinematic vertices in red 1 年之前
Vehicle eb302f6c1f Updated vehicle documentation 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) 2 年之前
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) 2 年之前
IslandBuilder.h 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 2 年之前
LargeIslandSplitter.cpp 6c095bbf79 Bugfix: Path Constraint: Fixed spelling in enum value (#916) 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) 2 年之前
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 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 2 年之前
PhysicsStepListener.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
PhysicsSystem.cpp 405f3536d4 Support for soft body contact callbacks (#936) 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) 2 年之前
StateRecorder.h b8ce0e3765 Mark parameters with [[maybe_unused]] in StateRecorderFilter methods (#675) 2 年之前
StateRecorderImpl.cpp 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 年之前
StateRecorderImpl.h 4fa4946bbc Implement 'Clear' function on StateRecorderImpl (#722) 2 年之前