| .. |
|
ConstraintPart
|
19fbd9e031
Consistency fix: A few files were using spaces instead of tabs (#1171)
|
1 год назад |
|
CalculateSolverSteps.h
|
0771808a03
Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785)
|
2 лет назад |
|
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
|
ef1adf38c3
Allow SerializableObjects to be copy constructed only by derived classes (#1664)
|
6 месяцев назад |
|
ConstraintManager.cpp
|
0771808a03
Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785)
|
2 лет назад |
|
ConstraintManager.h
|
f95ad217f2
Removed incorrect comment
|
1 год назад |
|
ContactConstraintManager.cpp
|
21fc762daf
Removed a number of very short JPH_PROFILE_FUNCTION calls
|
5 месяцев назад |
|
ContactConstraintManager.h
|
e021bd2de6
Fixing handling of max bodies and max contact constraints (#1506)
|
10 месяцев назад |
|
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)
|
8 месяцев назад |
|
HingeConstraint.h
|
e73521b2ae
Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613)
|
8 месяцев назад |
|
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)
|
6 месяцев назад |
|
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
|
3 месяцев назад |
|
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)
|
6 месяцев назад |
|
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 год назад |