Jorrit Rouwe fe0b87a2ab Further improved compile speed (#1873) 2 weeks ago
..
BoxShape.cpp 7de8ba3552 Automatic determination of convex radius (#1820) 2 months ago
BoxShape.h 7de8ba3552 Automatic determination of convex radius (#1820) 2 months ago
CapsuleShape.cpp 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 1 year ago
CapsuleShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
CompoundShape.cpp 21d4bac708 Bugfix: CompoundShape::GetWorldSpaceBounds should also return a single point when there are no sub shapes (#1470) 1 year ago
CompoundShape.h db654de2a6 Support for compiling on x64 with 32 bit pointers (#1835) 1 month ago
CompoundShapeVisitors.h 475e564ae8 Added support for compound shapes as character shape in CharacterVirtual (#1745) 5 months ago
ConvexHullShape.cpp d91b429c0b Fixed bug in ConvexHullShape::CollideSoftBodyVertices where the wrong edge could be reported as the closest edge. 6 months ago
ConvexHullShape.h 123d0aea30 Sonar fix: Marking a number of constructors 'explicit' 4 months ago
ConvexShape.cpp fcea5132be Allowing convex radius 0 on a box shape with half extent 0 1 year ago
ConvexShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
CylinderShape.cpp 7de8ba3552 Automatic determination of convex radius (#1820) 2 months ago
CylinderShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
DecoratedShape.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DecoratedShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
EmptyShape.cpp 7de8ba3552 Automatic determination of convex radius (#1820) 2 months ago
EmptyShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
GetTrianglesContext.h d7619bd5ec Removed some heap allocs on startup (#1092) 1 year ago
HeightFieldShape.cpp 73c93cbd1f Fixed collision between soft body and TriangleShape/MeshShape/HeightFieldShape (#1825) 2 months ago
HeightFieldShape.h 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 1 year ago
MeshShape.cpp fe0b87a2ab Further improved compile speed (#1873) 2 weeks ago
MeshShape.h 123d0aea30 Sonar fix: Marking a number of constructors 'explicit' 4 months ago
MutableCompoundShape.cpp 7de8ba3552 Automatic determination of convex radius (#1820) 2 months ago
MutableCompoundShape.h aff23a03ea Added option to insert a shape in a MutableCompoundShape at specified index (#1414) 1 year ago
OffsetCenterOfMassShape.cpp 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 1 year ago
OffsetCenterOfMassShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
PlaneShape.cpp 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
PlaneShape.h 123d0aea30 Sonar fix: Marking a number of constructors 'explicit' 4 months ago
PolyhedronSubmergedVolumeCalculator.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
RotatedTranslatedShape.cpp 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 1 year ago
RotatedTranslatedShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
ScaleHelpers.h 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 1 year ago
ScaledShape.cpp 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 1 year ago
ScaledShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
Shape.cpp fe0b87a2ab Further improved compile speed (#1873) 2 weeks ago
Shape.h fe0b87a2ab Further improved compile speed (#1873) 2 weeks ago
SphereShape.cpp 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 1 year ago
SphereShape.h 123d0aea30 Sonar fix: Marking a number of constructors 'explicit' 4 months ago
StaticCompoundShape.cpp 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 1 year ago
StaticCompoundShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
SubShapeID.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
SubShapeIDPair.h 7221323294 Faster hashing for IndexedTriangle to improve MeshShape::Sanitize (#1368) 1 year ago
TaperedCapsuleShape.cpp 30335e3509 Optimized Quat::RotateAxisX/Y/Z (#1670) 8 months ago
TaperedCapsuleShape.gliffy 5ac132df68 Added interface to run compute shaders on the GPU with implementations for DX12, Vulkan and Metal. (#1847) 1 month ago
TaperedCapsuleShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
TaperedCylinderShape.cpp 7de8ba3552 Automatic determination of convex radius (#1820) 2 months ago
TaperedCylinderShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago
TriangleShape.cpp 2dcab94cbc Fixed infinite recursion when colliding a TriangleShape vs a TriangleShape. (#1621) 9 months ago
TriangleShape.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 year ago