Jorrit Rouwe 365a15367e static_assert -> JPH_ASSERT 6 дней назад
..
ConstraintPart b385bc3d76 A 6DOF constraint that constrains all rotation axis in combination with a body that has some of its rotation axis locked would not constrain the rotation in the unlocked axis (#1771) 4 месяцев назад
CalculateSolverSteps.h b1e5153f78 Explicitly marking some classes as internal to avoid confusion 4 месяцев назад
ConeConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
ConeConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
Constraint.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 лет назад
Constraint.h 8311925dd9 Fixed typo 3 месяцев назад
ConstraintManager.cpp 0771808a03 Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785) 2 лет назад
ConstraintManager.h b1e5153f78 Explicitly marking some classes as internal to avoid confusion 4 месяцев назад
ContactConstraintManager.cpp 365a15367e static_assert -> JPH_ASSERT 6 дней назад
ContactConstraintManager.h bc7f1fb8c0 When using Body::AddForce to apply gravity, bodies could gain extra energy during elastic collisions. We now cancel added forces in the direction of the contact normal if the body starts in collision to negate this energy gain. (#1890) 6 дней назад
DistanceConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
DistanceConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
FixedConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
FixedConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
GearConstraint.cpp ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 год назад
GearConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
HingeConstraint.cpp e73521b2ae Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613) 9 месяцев назад
HingeConstraint.h e73521b2ae Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613) 9 месяцев назад
MotorSettings.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 лет назад
MotorSettings.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
PathConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
PathConstraint.h e3d3cdf644 Suppressed 2 warnings that trigger when compiling with the -Wshadow flag with GCC (#1367) 1 год назад
PathConstraintPath.cpp 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 лет назад
PathConstraintPath.h ef1adf38c3 Allow SerializableObjects to be copy constructed only by derived classes (#1664) 8 месяцев назад
PathConstraintPathHermite.cpp 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 год назад
PathConstraintPathHermite.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
PointConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
PointConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
PulleyConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
PulleyConstraint.h e594aadb55 Fixed copy-paste typo 4 месяцев назад
RackAndPinionConstraint.cpp ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 год назад
RackAndPinionConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
SixDOFConstraint.cpp 7038776e2a Replaced quat.Conjugate() * vec with quat.InverseRotate(vec) 7 месяцев назад
SixDOFConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
SliderConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
SliderConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
SpringSettings.cpp 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 лет назад
SpringSettings.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
SwingTwistConstraint.cpp d837905503 Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960) 1 год назад
SwingTwistConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад
TwoBodyConstraint.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 лет назад
TwoBodyConstraint.h e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 1 год назад