overte-HifiExperiments/libraries/animation/src
2019-02-05 17:21:39 -08:00
..
AnimArmIK.cpp adding the armik nodes into the json 2019-02-05 17:21:39 -08:00
AnimArmIK.h added the arm ik files to the repo, this is for the shoulder and elbow extensions 2019-02-05 15:54:37 -08:00
AnimationCache.cpp
AnimationCache.h
AnimationCacheScriptingInterface.cpp
AnimationCacheScriptingInterface.h
AnimationLogging.cpp
AnimationLogging.h
AnimationObject.cpp
AnimationObject.h
AnimBlendLinear.cpp
AnimBlendLinear.h
AnimBlendLinearMove.cpp
AnimBlendLinearMove.h
AnimChain.h got rid of the lag in the spline code by setting the flex coeffs to 1.0 2019-01-25 17:11:07 -08:00
AnimClip.cpp
AnimClip.h
AnimContext.cpp
AnimContext.h
AnimDefaultPose.cpp
AnimDefaultPose.h
AnimExpression.cpp
AnimExpression.h
AnimInverseKinematics.cpp
AnimInverseKinematics.h
AnimManipulator.cpp
AnimManipulator.h
AnimNode.cpp
AnimNode.h
AnimNodeLoader.cpp adding the armik nodes into the json 2019-02-05 17:21:39 -08:00
AnimNodeLoader.h
AnimOverlay.cpp
AnimOverlay.h
AnimPoleVectorConstraint.cpp
AnimPoleVectorConstraint.h
AnimPose.cpp
AnimPose.h
AnimSkeleton.cpp
AnimSkeleton.h
AnimSplineIK.cpp Merge remote-tracking branch 'origin/animSplineIK' into animSplineIK 2019-02-05 09:43:11 -08:00
AnimSplineIK.h fixed missplaced static const 2019-01-31 19:52:17 -08:00
AnimStateMachine.cpp
AnimStateMachine.h
AnimTwoBoneIK.cpp got rid of the lag in the spline code by setting the flex coeffs to 1.0 2019-01-25 17:11:07 -08:00
AnimTwoBoneIK.h
AnimUtil.cpp
AnimUtil.h
AnimVariant.cpp
AnimVariant.h
ElbowConstraint.cpp
ElbowConstraint.h
IKTarget.cpp
IKTarget.h added new constructor for cubichermitespline that takes quat and vec3. this means we don't need computeSplineFromTipAndBase to be declared in multiple files 2019-01-31 14:13:51 -08:00
Rig.cpp fixed pole vector over writing with the old json 2019-02-04 14:46:52 -08:00
Rig.h removed unnecessary hand update function for two bone IK 2019-01-25 11:34:18 -08:00
RotationAccumulator.cpp
RotationAccumulator.h
RotationConstraint.h
SwingTwistConstraint.cpp
SwingTwistConstraint.h
TranslationAccumulator.cpp
TranslationAccumulator.h