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 remove crash mode in invokable methods 2018-06-15 10:27:35 -07:00
AnimationCache.h Move scriptable caches into scripting interfaces 2018-07-25 22:10:14 +12:00
AnimationCacheScriptingInterface.cpp Remove unnecessary duplicate function 2018-07-26 20:26:13 +12:00
AnimationCacheScriptingInterface.h Remove unnecessary duplicate function 2018-07-26 20:26:13 +12:00
AnimationLogging.cpp Add logging. 2015-07-24 22:01:55 -07:00
AnimationLogging.h Add logging. 2015-07-24 22:01:55 -07:00
AnimationObject.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AnimationObject.h Bring animation file headers up to date. 2015-07-23 15:08:22 -07:00
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 Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimBlendLinearMove.cpp removed whitespace 2018-08-07 12:51:23 -07:00
AnimBlendLinearMove.h Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimChain.h assert fix 2018-07-30 13:14:32 -07:00
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 Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimContext.cpp debug draw ik chains, bug fix for flex coef on tips 2017-05-18 16:29:55 -07:00
AnimContext.h debug draw ik chains, bug fix for flex coef on tips 2017-05-18 16:29:55 -07:00
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 Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AnimExpression.h libraries/animation: cppcheck fixes 2016-03-13 17:17:34 -07:00
AnimInverseKinematics.cpp In CCD IK chains, remove the LeftHand and RightHand constraint completely. 2018-08-08 13:56:47 -07:00
AnimInverseKinematics.h Leg IK fixes 2018-07-30 10:55:52 -07:00
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 Leg IK fixes 2018-07-30 10:55:52 -07:00
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 Revert to using a Resource 2016-04-12 13:51:11 -07:00
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 Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimPoleVectorConstraint.cpp Warning fixes and whitespace cleanup 2018-07-30 11:49:44 -07:00
AnimPoleVectorConstraint.h Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimPose.cpp Code review feedback 2018-07-31 18:25:04 -07:00
AnimPose.h Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimSkeleton.cpp Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimSkeleton.h Leg IK fixes 2018-07-30 10:55:52 -07:00
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 Code review feedback 2018-07-31 18:25:04 -07:00
AnimTwoBoneIK.h Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimUtil.cpp Code review feedback 2018-07-31 18:25:04 -07:00
AnimUtil.h Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimVariant.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AnimVariant.h First pass at having an explicit Hips IK target. 2017-04-14 17:00:44 -07:00
ElbowConstraint.cpp Fix for arm IK jitter 2018-03-15 13:06:27 -07:00
ElbowConstraint.h WIP: debug render joint constraints. 2017-05-08 15:06:28 -07:00
IKTarget.cpp Working spline spline. 2017-05-30 19:01:52 -07:00
IKTarget.h Interpolate out of ik chains when they are disabled 2017-07-07 09:29:57 -07:00
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 Working spline spline. 2017-05-30 19:01:52 -07:00
RotationAccumulator.h hack to reduce hand influence of hips in HMD mode 2015-10-19 15:19:32 -07:00
RotationConstraint.h WIP commit, first pass at generating limit center joints + debug draw 2017-05-08 15:06:27 -07:00
SwingTwistConstraint.cpp Bug fix centerLimit rot for LeftArm, also, lower arms in centerLimit pose 2017-05-09 09:47:26 -07:00
SwingTwistConstraint.h warning fixes 2017-05-09 13:07:06 -07:00
TranslationAccumulator.cpp Working spline spline. 2017-05-30 19:01:52 -07:00
TranslationAccumulator.h code review feedback 2017-06-02 15:47:51 -07:00