overte/libraries/animation/src
John Conklin II 644ff1eafa
Merge pull request #13655 from amantley/animationBlendChanges
New Default Strafe Animations Plus Animation Tuning Support
2018-08-10 15:03:30 -07:00
..
AnimationCache.cpp
AnimationCache.h
AnimationCacheScriptingInterface.cpp
AnimationCacheScriptingInterface.h
AnimationLogging.cpp
AnimationLogging.h
AnimationObject.cpp
AnimationObject.h
AnimBlendLinear.cpp updated the elipes equation code for determining the forward speed of the avatar. We can now set the max forward == walkSpeed, max side and backwards == walkBackwardsSpeed and the sprint speed == sprintSpeed 2018-08-06 18:36:32 -07:00
AnimBlendLinear.h
AnimBlendLinearMove.cpp removed whitespace 2018-08-07 12:51:23 -07:00
AnimBlendLinearMove.h
AnimChain.h
AnimClip.cpp added the new animations for strafe and walk to the resource file and updated the avatar-animation.json file 2018-08-03 16:48:43 -07:00
AnimClip.h
AnimContext.cpp
AnimContext.h
AnimDefaultPose.cpp more whitespace 2018-08-07 12:56:28 -07:00
AnimDefaultPose.h more whitespace 2018-08-07 12:56:28 -07:00
AnimExpression.cpp
AnimExpression.h
AnimInverseKinematics.cpp In CCD IK chains, remove the LeftHand and RightHand constraint completely. 2018-08-08 13:56:47 -07:00
AnimInverseKinematics.h
AnimManipulator.cpp added the new animations for strafe and walk to the resource file and updated the avatar-animation.json file 2018-08-03 16:48:43 -07:00
AnimManipulator.h
AnimNode.cpp added the new animations for strafe and walk to the resource file and updated the avatar-animation.json file 2018-08-03 16:48:43 -07:00
AnimNode.h cleaned up to match coding standards 2018-08-07 10:40:11 -07:00
AnimNodeLoader.cpp added the new animations for strafe and walk to the resource file and updated the avatar-animation.json file 2018-08-03 16:48:43 -07:00
AnimNodeLoader.h
AnimOverlay.cpp added the new animations for strafe and walk to the resource file and updated the avatar-animation.json file 2018-08-03 16:48:43 -07:00
AnimOverlay.h
AnimPoleVectorConstraint.cpp
AnimPoleVectorConstraint.h
AnimPose.cpp
AnimPose.h
AnimSkeleton.cpp
AnimSkeleton.h
AnimStateMachine.cpp cleaned up to match coding standards 2018-08-07 10:40:11 -07:00
AnimStateMachine.h working on strafe left and right transitions 2018-08-02 13:32:06 -07:00
AnimTwoBoneIK.cpp
AnimTwoBoneIK.h
AnimUtil.cpp
AnimUtil.h
AnimVariant.cpp
AnimVariant.h
ElbowConstraint.cpp
ElbowConstraint.h
IKTarget.cpp
IKTarget.h
Rig.cpp removed whitespace 2018-08-07 12:51:23 -07:00
Rig.h removed whitespace 2018-08-07 12:51:23 -07:00
RotationAccumulator.cpp
RotationAccumulator.h
RotationConstraint.h
SwingTwistConstraint.cpp
SwingTwistConstraint.h
TranslationAccumulator.cpp
TranslationAccumulator.h