overte-HifiExperiments/libraries/animation/src
2019-08-27 10:57:22 -07:00
..
AnimationCache.cpp remove spammy log 2019-06-04 13:00:26 -07:00
AnimationCache.h AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc 2019-03-26 13:58:43 +13:00
AnimationCacheScriptingInterface.cpp
AnimationCacheScriptingInterface.h AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc 2019-03-26 13:58:43 +13:00
AnimationLogging.cpp
AnimationLogging.h
AnimationObject.cpp Re-name FBXGeometry to HFMGeometry and do the same for related classes 2018-10-30 17:28:42 -07:00
AnimationObject.h AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc 2019-03-26 13:58:43 +13:00
AnimBlendLinear.cpp First pass at improving anim stats. 2018-09-05 18:14:06 -07:00
AnimBlendLinear.h
AnimBlendLinearMove.cpp Make Animation Tests Pass Again 2019-01-30 17:26:52 -08:00
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 more assert macro trickery 2019-06-17 16:11:19 -07:00
AnimClip.h Blend network animation 2018-10-18 17:51:20 -07:00
AnimContext.cpp made changes requested 2019-04-25 14:42:41 -07:00
AnimContext.h Set activation when switching random states 2019-08-27 10:57:22 -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 store rotations when interpolating 2019-08-09 11:02:20 -07:00
AnimInverseKinematics.h Add in/out interpolation between RotationOnly and Unknown types 2019-08-09 10:46:48 -07:00
AnimManipulator.cpp Revert "AnimPose operator* optimizations" 2019-02-14 16:13:00 -08:00
AnimManipulator.h
AnimNode.cpp Implement activation on nodes and use it to trigger random states 2019-08-27 10:25:35 -07:00
AnimNode.h Implement activation on nodes and use it to trigger random states 2019-08-27 10:25:35 -07:00
AnimNodeLoader.cpp Make sure random switch does not repeat previous state 2019-08-07 15:08:44 -07:00
AnimNodeLoader.h
AnimOverlay.cpp Don't evaluate overPoses if alpha is 0.0. 2019-08-02 09:36:20 -07:00
AnimOverlay.h Address review comments and add further examples 2019-03-26 09:40:47 +13:00
AnimPoleVectorConstraint.cpp These are the squashed commits for the ik optimization for the Quest 2019-02-22 11:21:36 -08:00
AnimPoleVectorConstraint.h review changes 2019-02-21 11:08:29 -08:00
AnimPose.cpp Code review feed back remove NEW_VERSION ifdef 2019-03-07 14:11:01 -08:00
AnimPose.h Revert "AnimPose operator* optimizations" 2019-02-14 16:13:00 -08:00
AnimRandomSwitch.cpp Set activation when switching random states 2019-08-27 10:57:22 -07:00
AnimRandomSwitch.h Implement activation on nodes and use it to trigger random states 2019-08-27 10:25:35 -07:00
AnimSkeleton.cpp resolved conflict with master in AnimClip.cpp 2019-03-01 13:35:08 -08:00
AnimSkeleton.h resolved conflict with master in AnimClip.cpp 2019-03-01 13:35:08 -08:00
AnimSplineIK.cpp These are the squashed commits for the ik optimization for the Quest 2019-02-22 11:21:36 -08:00
AnimSplineIK.h These are the squashed commits for the ik optimization for the Quest 2019-02-22 11:21:36 -08:00
AnimStateMachine.cpp Implement activation on nodes and use it to trigger random states 2019-08-27 10:25:35 -07:00
AnimStateMachine.h Support for EvaluteBoth interpType and easing 2019-07-31 15:00:38 -07:00
AnimTwoBoneIK.cpp fixed out of range error in the two bone IK computation 2019-04-05 16:31:18 -07:00
AnimTwoBoneIK.h
AnimUtil.cpp Code review feedback 2019-08-05 12:52:42 -07:00
AnimUtil.h Support for EvaluteBoth interpType and easing 2019-07-31 15:00:38 -07:00
AnimVariant.cpp Set debug text lit time to 20 (again) and move 2 break statements out of comment to fix exception in debug 2019-06-18 09:39:06 -07:00
AnimVariant.h Fix mac warnings 2019-04-19 20:14:15 -07:00
ElbowConstraint.cpp
ElbowConstraint.h
Flow.cpp Fix error on sim joints for new flow app 2019-04-05 16:38:38 -07:00
Flow.h Fix flow touch and scale issues 2019-03-13 15:42:04 -07:00
IKTarget.cpp
IKTarget.h Regularize deprecation notices 2019-04-25 20:55:30 +12:00
Rig.cpp Avatar sitting bug fixes 2019-08-16 10:57:03 -07:00
Rig.h Disable head ik while reacting 2019-07-26 15:26:43 -07:00
RotationAccumulator.cpp
RotationAccumulator.h
RotationConstraint.h
SwingTwistConstraint.cpp
SwingTwistConstraint.h
TranslationAccumulator.cpp
TranslationAccumulator.h