overte/libraries/animation/src
Dale Glass 68d10a2fe1 Make default copy constructors explicit
Recent versions of gcc generate a warning without this
2020-01-19 00:20:49 +01: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
AnimBlendDirectional.cpp warning fixes 2019-09-05 17:43:07 -07:00
AnimBlendDirectional.h AnimBlendDirectional node 2019-09-05 11:09:02 -07:00
AnimBlendLinear.cpp Switch additive animation deltas from a pre multiply to a post multiply. 2019-09-05 11:09:03 -07:00
AnimBlendLinear.h Fix initialization order of members warning 2019-08-29 16:16:19 -07:00
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 Switch additive animation deltas from a pre multiply to a post multiply. 2019-09-05 11:09:03 -07:00
AnimClip.h Bugfix for legacy sit scripts 2019-10-15 15:29:24 -07:00
AnimContext.cpp made changes requested 2019-04-25 14:42:41 -07:00
AnimContext.h 3x3 blend wip 2019-09-05 11:09:00 -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 Make default copy constructors explicit 2020-01-19 00:20:49 +01: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 warning fixes 2019-09-05 17:43:07 -07:00
AnimNodeLoader.cpp remove ajt comment 2019-09-05 11:11:10 -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 Fix JSDoc markup HTML issues 2019-09-17 16:26:09 +12: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 Fix additive blending on avatars with non identity scale. 2019-09-18 14:42:57 -07:00
AnimUtil.h AnimBlendDirectional node 2019-09-05 11:09:02 -07:00
AnimVariant.cpp AnimBlendDirectional node 2019-09-05 11:09:02 -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 Fix JSDoc for miscellaneous white space issues 2019-09-20 08:17:24 +12:00
Rig.cpp Handle HMD in input vars and remove/fix json transitions in/out of HMD strafe states. 2019-11-13 09:52:56 -08:00
Rig.h Emit an event when failing to load an avatar. 2019-10-27 10:55:31 +02:00
RotationAccumulator.cpp
RotationAccumulator.h
RotationConstraint.h
SwingTwistConstraint.cpp
SwingTwistConstraint.h
TranslationAccumulator.cpp
TranslationAccumulator.h