| .. |
|
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 miesięcy temu |
|
CalculateSolverSteps.h
|
b1e5153f78
Explicitly marking some classes as internal to avoid confusion
|
4 miesięcy temu |
|
ConeConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
ConeConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
Constraint.cpp
|
779ba3673b
Ability to add soft bodies to a PhysicsScene and load/save them (#656)
|
2 lat temu |
|
Constraint.h
|
8311925dd9
Fixed typo
|
3 miesięcy temu |
|
ConstraintManager.cpp
|
0771808a03
Changed the meaning of the number of Constraint::mNumVelocity/PositionStepsOverride (#785)
|
2 lat temu |
|
ConstraintManager.h
|
b1e5153f78
Explicitly marking some classes as internal to avoid confusion
|
4 miesięcy temu |
|
ContactConstraintManager.cpp
|
365a15367e
static_assert -> JPH_ASSERT
|
6 dni temu |
|
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 dni temu |
|
DistanceConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
DistanceConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
FixedConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
FixedConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
GearConstraint.cpp
|
ff2217ed02
Fixed StaticCast and DynamicCast (#1135)
|
1 rok temu |
|
GearConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
HingeConstraint.cpp
|
e73521b2ae
Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613)
|
9 miesięcy temu |
|
HingeConstraint.h
|
e73521b2ae
Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613)
|
9 miesięcy temu |
|
MotorSettings.cpp
|
3cabc057c1
Ability to specify stiffness/damping for springs instead of frequency/damping (#561)
|
2 lat temu |
|
MotorSettings.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
PathConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
PathConstraint.h
|
e3d3cdf644
Suppressed 2 warnings that trigger when compiling with the -Wshadow flag with GCC (#1367)
|
1 rok temu |
|
PathConstraintPath.cpp
|
779ba3673b
Ability to add soft bodies to a PhysicsScene and load/save them (#656)
|
2 lat temu |
|
PathConstraintPath.h
|
ef1adf38c3
Allow SerializableObjects to be copy constructed only by derived classes (#1664)
|
8 miesięcy temu |
|
PathConstraintPathHermite.cpp
|
19fbd9e031
Consistency fix: A few files were using spaces instead of tabs (#1171)
|
1 rok temu |
|
PathConstraintPathHermite.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
PointConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
PointConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
PulleyConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
PulleyConstraint.h
|
e594aadb55
Fixed copy-paste typo
|
4 miesięcy temu |
|
RackAndPinionConstraint.cpp
|
ff2217ed02
Fixed StaticCast and DynamicCast (#1135)
|
1 rok temu |
|
RackAndPinionConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
SixDOFConstraint.cpp
|
7038776e2a
Replaced quat.Conjugate() * vec with quat.InverseRotate(vec)
|
7 miesięcy temu |
|
SixDOFConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
SliderConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
SliderConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
SpringSettings.cpp
|
3cabc057c1
Ability to specify stiffness/damping for springs instead of frequency/damping (#561)
|
2 lat temu |
|
SpringSettings.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
SwingTwistConstraint.cpp
|
d837905503
Added Constraint::ResetWarmStart and Ragdoll::ResetWarmStart (#960)
|
1 rok temu |
|
SwingTwistConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |
|
TwoBodyConstraint.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 lat temu |
|
TwoBodyConstraint.h
|
e5d6234dc6
Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros
|
1 rok temu |