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