Jorrit Rouwe 71978e3025 Fixed a race condition in soft body simulation that could break determinism (detected by TSAN) (#1570) 9 kuukautta sitten
..
Body 70865d5034 Added Get/SetCollisionGroup on BodyInterface (#1527) 10 kuukautta sitten
Character cf1302a124 CharacterVirtual::GetID returns a const ref now 10 kuukautta sitten
Collision 738dc4a21f Added early outs for other broadphase calls when passing zero bodies 9 kuukautta sitten
Constraints 2425c73ba2 Fixed HingeConstraint not having limits if LimitsMin was set to -JPH_PI or LimitsMax was set to JPH_PI. It should only be turned off if both are. 10 kuukautta sitten
Ragdoll 79ce4b2801 Removed some of the using std::... statements (#1353) 1 vuosi sitten
SoftBody 71978e3025 Fixed a race condition in soft body simulation that could break determinism (detected by TSAN) (#1570) 9 kuukautta sitten
Vehicle c1bdc5aee2 Accessors to the vehicle anti roll bars (#1513) 10 kuukautta sitten
DeterminismLog.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 vuotta sitten
DeterminismLog.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 vuotta sitten
EActivation.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 vuotta sitten
EPhysicsUpdateError.h 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 vuotta sitten
IslandBuilder.cpp 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 2 vuotta sitten
IslandBuilder.h 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 2 vuotta sitten
LargeIslandSplitter.cpp 366da8bb7d Add performance test to TSAN build (#1285) 1 vuosi sitten
LargeIslandSplitter.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 vuosi sitten
PhysicsLock.h 6416bcf587 Made PhysicsLock work when compiling Jolt as a shared library with MingW 1 vuosi sitten
PhysicsScene.cpp 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 kuukautta sitten
PhysicsScene.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 vuosi sitten
PhysicsSettings.h 7611a4cb33 Fixed a bug in ManifoldBetweenTwoFaces (#1488) 11 kuukautta sitten
PhysicsStepListener.h 8153cd854c Added 'is first step' and 'is last step' to the PhysicsStepListener (#1284) 1 vuosi sitten
PhysicsSystem.cpp 3f62f22248 Bugfix: When there were no active bodies, the step listeners weren't called. (#1557) 10 kuukautta sitten
PhysicsSystem.h cf1302a124 CharacterVirtual::GetID returns a const ref now 10 kuukautta sitten
PhysicsUpdateContext.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 vuotta sitten
PhysicsUpdateContext.h bdc1695a64 Replace std::vector with custom implementation (#1089) 1 vuosi sitten
StateRecorder.h e3d3cdf644 Suppressed 2 warnings that trigger when compiling with the -Wshadow flag with GCC (#1367) 1 vuosi sitten
StateRecorderImpl.cpp 6fd46901b5 Fixed issues found by PVS-Studio (#729) 2 vuotta sitten
StateRecorderImpl.h 79ce4b2801 Removed some of the using std::... statements (#1353) 1 vuosi sitten