overte-HifiExperiments/libraries/animation/src
2019-04-25 19:14:31 -07:00
..
AnimationCache.cpp clement's comments from PR14858 2019-02-12 09:51:11 -08:00
AnimationCache.h AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc 2019-03-26 13:58:43 +13:00
AnimationCacheScriptingInterface.cpp Remove unnecessary duplicate function 2018-07-26 20:26:13 +12:00
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 Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimBlendLinearMove.cpp Make Animation Tests Pass Again 2019-01-30 17:26:52 -08:00
AnimBlendLinearMove.h Leg IK fixes 2018-07-30 10:55:52 -07:00
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 fixed memory leak caused by bone length scale computation 2019-03-14 13:49:13 -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 made changes requested 2019-04-25 14:42:41 -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
AnimInverseKinematics.cpp Merge pull request #15046 from amantley/bugRootHips 2019-03-04 14:05:33 -05:00
AnimInverseKinematics.h Address review comments and add further examples 2019-03-26 09:40:47 +13:00
AnimManipulator.cpp Revert "AnimPose operator* optimizations" 2019-02-14 16:13:00 -08: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 added AnimRandomSwitch class and got it integrated with a new avatar-animation.json that includes random idles and random fidgets and random talk 2019-04-22 14:14:17 -07:00
AnimNodeLoader.cpp fixed build error 2019-04-24 15:50:00 -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 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 added final animations and json to the resource 2019-04-25 19:14:31 -07:00
AnimRandomSwitch.h made changes requested 2019-04-25 14:42:41 -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 These are the squashed commits for the ik optimization for the Quest 2019-02-22 11:21:36 -08:00
AnimStateMachine.h Moved AnimStats into its own qml panels. 2018-09-06 16:18:58 -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 Leg IK fixes 2018-07-30 10:55:52 -07:00
AnimUtil.cpp Better head vs camera checks for avatar head cauterization 2019-04-09 12:57:03 -07:00
AnimUtil.h Better head vs camera checks for avatar head cauterization 2019-04-09 12:57:03 -07:00
AnimVariant.cpp Merge pull request #14125 from Atlante45/fix/mac-warnings 2018-10-20 13:40:53 -07:00
AnimVariant.h Make Animation Tests Pass Again 2019-01-30 17:26:52 -08: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
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 Working spline spline. 2017-05-30 19:01:52 -07:00
IKTarget.h Merge branch 'master' into M21222 2019-03-09 07:57:53 +13:00
Rig.cpp made changes requested 2019-04-25 14:42:41 -07:00
Rig.h made changes requested 2019-04-25 14:42:41 -07:00
RotationAccumulator.cpp Working spline spline. 2017-05-30 19:01:52 -07:00
RotationAccumulator.h
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