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