Jorrit Rouwe c23452e27f Added GetHairSettings accessor 17 小時之前
..
Body e0a6a9a16d Made MoveKinematic more accurate when rotating a body by a very small angle (#1893) 5 天之前
Character cae438db6f Fixed another case where characters could get stuck when wedged between steep slopes. (#1887) 6 天之前
Collision ee37252502 Swapping vertices of triangle if it is scaled inside out (#1879) 1 周之前
Constraints 365a15367e static_assert -> JPH_ASSERT 6 天之前
Hair c23452e27f Added GetHairSettings accessor 17 小時之前
Ragdoll fe0b87a2ab Further improved compile speed (#1873) 2 周之前
SoftBody fe0b87a2ab Further improved compile speed (#1873) 2 周之前
Vehicle 62fa91873b VehicleConstraints are automatically disabled when the vehicle body is not in the PhysicsSystem 4 周之前
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 f6d41d9d1c Added new define JPH_TRACK_SIMULATION_STATS (#1773) 4 月之前
IslandBuilder.h 2021f6aa05 Extended simulation stats (#1776) 3 月之前
LargeIslandSplitter.cpp 366da8bb7d Add performance test to TSAN build (#1285) 1 年之前
LargeIslandSplitter.h b1e5153f78 Explicitly marking some classes as internal to avoid confusion 4 月之前
PhysicsLock.h 6416bcf587 Made PhysicsLock work when compiling Jolt as a shared library with MingW 1 年之前
PhysicsScene.cpp fe0b87a2ab Further improved compile speed (#1873) 2 周之前
PhysicsScene.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 年之前
PhysicsSettings.h 7611a4cb33 Fixed a bug in ManifoldBetweenTwoFaces (#1488) 1 年之前
PhysicsStepListener.h 8153cd854c Added 'is first step' and 'is last step' to the PhysicsStepListener (#1284) 1 年之前
PhysicsSystem.cpp 2021f6aa05 Extended simulation stats (#1776) 3 月之前
PhysicsSystem.h 793b3a0dbd Moved BroadPhase::GetBounds down to BroadPhaseQuery. 2 月之前
PhysicsUpdateContext.cpp b1e5153f78 Explicitly marking some classes as internal to avoid confusion 4 月之前
PhysicsUpdateContext.h b1e5153f78 Explicitly marking some classes as internal to avoid confusion 4 月之前
StateRecorder.h e3d3cdf644 Suppressed 2 warnings that trigger when compiling with the -Wshadow flag with GCC (#1367) 1 年之前
StateRecorderImpl.cpp 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 年之前
StateRecorderImpl.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 年之前