Abel Briggs d3c4e3058a QuadTree / FixedSizeFreeList: Reorder variable layout to reduce false sharing & thread syncs (#1136) 1 год назад
..
Body a981b43f03 Fixed a few other cpp files that didn't include their own header first (#1119) 1 год назад
Character e881d4baa2 Fixed missing ObjectLayer.h include 1 год назад
Collision d3c4e3058a QuadTree / FixedSizeFreeList: Reorder variable layout to reduce false sharing & thread syncs (#1136) 1 год назад
Constraints ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 год назад
Ragdoll ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 год назад
SoftBody 4cd52055e0 Typo 1 год назад
Vehicle ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 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 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) 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 ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 год назад
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 90477394cf Added ScopeExit class (#1129) 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 bdc1695a64 Replace std::vector with custom implementation (#1089) 1 год назад
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 лет назад