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