Jorrit Rouwe c23452e27f Added GetHairSettings accessor 20 시간 전
..
Body e0a6a9a16d Made MoveKinematic more accurate when rotating a body by a very small angle (#1893) 6 일 전
Character cae438db6f Fixed another case where characters could get stuck when wedged between steep slopes. (#1887) 1 주 전
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 20 시간 전
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 년 전