Jorrit Rouwe 8ad7c87006 Removed the need for specifying -Wno-comment when compiling with GCC (#762) 1 year ago
..
ConstraintPart 8ad7c87006 Removed the need for specifying -Wno-comment when compiling with GCC (#762) 1 year ago
ConeConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
ConeConstraint.h 5d90677e1c Fixed documentation 2 years ago
Constraint.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
Constraint.h e341bb3e95 Added constraint priority to control the order of evaluation of constraints (#638) 2 years ago
ConstraintManager.cpp 7ff50429ab Reduced amount of body state that is saved by SaveState. (#654) 2 years ago
ConstraintManager.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 1 year ago
ContactConstraintManager.cpp c5a3715448 Reduce contact point size by storing inverse mass only once instead of per constraint part (#757) 1 year ago
ContactConstraintManager.h c5a3715448 Reduce contact point size by storing inverse mass only once instead of per constraint part (#757) 1 year ago
DistanceConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
DistanceConstraint.h 5d90677e1c Fixed documentation 2 years ago
FixedConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
FixedConstraint.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
GearConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
GearConstraint.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
HingeConstraint.cpp a5f5d7bcdc Motor frequency/stiffness of 0 should turn the motor off (#724) 1 year ago
HingeConstraint.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
MotorSettings.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
MotorSettings.h 4c0a700dba Fixes for MSVC 17.7.0 Preview 3 compilation errors (#615) 2 years ago
PathConstraint.cpp a5f5d7bcdc Motor frequency/stiffness of 0 should turn the motor off (#724) 1 year ago
PathConstraint.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
PathConstraintPath.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
PathConstraintPath.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
PathConstraintPathHermite.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
PathConstraintPathHermite.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
PointConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
PointConstraint.h 5d90677e1c Fixed documentation 2 years ago
PulleyConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
PulleyConstraint.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
RackAndPinionConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
RackAndPinionConstraint.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
SixDOFConstraint.cpp a5f5d7bcdc Motor frequency/stiffness of 0 should turn the motor off (#724) 1 year ago
SixDOFConstraint.h 440680a73e GetRotationInConstraintSpace is also not inline for SixDOFConstraint 1 year ago
SliderConstraint.cpp a5f5d7bcdc Motor frequency/stiffness of 0 should turn the motor off (#724) 1 year ago
SliderConstraint.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
SpringSettings.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
SpringSettings.h a5f5d7bcdc Motor frequency/stiffness of 0 should turn the motor off (#724) 1 year ago
SwingTwistConstraint.cpp a5f5d7bcdc Motor frequency/stiffness of 0 should turn the motor off (#724) 1 year ago
SwingTwistConstraint.h 5558669f50 GetRotationInConstraintSpace is not an inline function 1 year ago
TwoBodyConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
TwoBodyConstraint.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago