overte-thingvellir/libraries/animation/src
Anthony Thibault b0cde2afcc Small addition to Anim Stats
* During a state machine interp the previous state now shows up in AlphaValues panel, with parentheses around the name.
* Added 3 new fields
  * Position - in world coordinate frame.
  * Heading - the facing angle in the world corrdinate frame.
  * Local Vel - the velocity of the character in the local coordinate frame. (left, forward, up).
2018-09-14 15:05:17 -07:00
..
AnimationCache.cpp
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
AnimationLogging.h
AnimationObject.cpp
AnimationObject.h
AnimBlendLinear.cpp First pass at improving anim stats. 2018-09-05 18:14:06 -07:00
AnimBlendLinear.h Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimBlendLinearMove.cpp First pass at improving anim stats. 2018-09-05 18:14:06 -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
AnimContext.h Fix for build failure on linux and android. 2018-09-07 09:44:19 -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
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 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 First pass at improving anim stats. 2018-09-05 18:14:06 -07:00
AnimNode.h First pass at improving anim stats. 2018-09-05 18:14:06 -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 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 Small addition to Anim Stats 2018-09-14 15:05:17 -07:00
AnimStateMachine.h Moved AnimStats into its own qml panels. 2018-09-06 16:18:58 -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 Small addition to Anim Stats 2018-09-14 15:05:17 -07:00
AnimVariant.h First pass at improving anim stats. 2018-09-05 18:14:06 -07:00
ElbowConstraint.cpp
ElbowConstraint.h
IKTarget.cpp
IKTarget.h
Rig.cpp First pass at improving anim stats. 2018-09-05 18:14:06 -07:00
Rig.h Moved AnimStats into its own qml panels. 2018-09-06 16:18:58 -07:00
RotationAccumulator.cpp
RotationAccumulator.h
RotationConstraint.h
SwingTwistConstraint.cpp
SwingTwistConstraint.h
TranslationAccumulator.cpp
TranslationAccumulator.h