Jorrit Rouwe 4fac195ed8 Added scope around BodyAccess::Grant to avoid assert when JobSoftBodyCollide is directly executed from JobSoftBodyPrepare (e.g. when using JobSystemSingleThreaded) 1 year ago
..
Body b084d8f905 Fix Linux shared compilation when using GCC (#752) 1 year ago
Character ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 1 year ago
Collision 8ad7c87006 Removed the need for specifying -Wno-comment when compiling with GCC (#762) 1 year ago
Constraints 8ad7c87006 Removed the need for specifying -Wno-comment when compiling with GCC (#762) 1 year ago
Ragdoll 6fd46901b5 Fixed issues found by PVS-Studio (#729) 1 year ago
SoftBody 6fd46901b5 Fixed issues found by PVS-Studio (#729) 1 year ago
Vehicle ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 1 year ago
DeterminismLog.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
DeterminismLog.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
EActivation.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
EPhysicsUpdateError.h 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 years ago
IslandBuilder.cpp 6fd46901b5 Fixed issues found by PVS-Studio (#729) 1 year ago
IslandBuilder.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
LargeIslandSplitter.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
LargeIslandSplitter.h 12b4e1bae5 Added article reference to LargeIslandSplitter 2 years ago
PhysicsLock.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsLock.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 1 year ago
PhysicsScene.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
PhysicsScene.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
PhysicsSettings.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
PhysicsStepListener.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PhysicsSystem.cpp 4fac195ed8 Added scope around BodyAccess::Grant to avoid assert when JobSoftBodyCollide is directly executed from JobSoftBodyPrepare (e.g. when using JobSystemSingleThreaded) 1 year ago
PhysicsSystem.h 9a279e7d16 Jobified the soft body update (#716) 1 year ago
PhysicsUpdateContext.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
PhysicsUpdateContext.h 9a279e7d16 Jobified the soft body update (#716) 1 year ago
StateRecorder.h b8ce0e3765 Mark parameters with [[maybe_unused]] in StateRecorderFilter methods (#675) 2 years ago
StateRecorderImpl.cpp 6fd46901b5 Fixed issues found by PVS-Studio (#729) 1 year ago
StateRecorderImpl.h 4fa4946bbc Implement 'Clear' function on StateRecorderImpl (#722) 1 year ago