overte/libraries/animation/src
Anthony J. Thibault ad4b8e0001 Avatar transmission fixes, moved JointData into shared
* Moved JointData into shared library
* added methods to the rig to copy into and out of JointData
* JointData translations must be in meters this is so the
  fixed point compression wont overflow, also, it's a
  consistent wire format.
2015-11-20 10:24:24 -08:00
..
AnimationCache.cpp rename frameIndex to currentFrame 2015-10-07 13:02:58 -07:00
AnimationCache.h rename frameIndex to currentFrame 2015-10-07 13:02:58 -07: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
AnimationLoop.cpp rename frameIndex to currentFrame 2015-10-07 13:02:58 -07:00
AnimationLoop.h rename frameIndex to currentFrame 2015-10-07 13:02:58 -07:00
AnimationObject.cpp Bring animation file headers up to date. 2015-07-23 15:08:22 -07:00
AnimationObject.h Bring animation file headers up to date. 2015-07-23 15:08:22 -07:00
AnimBlendLinear.cpp Removed sync and timescale from AnimBlendLinear node. 2015-10-22 16:40:53 -07:00
AnimBlendLinear.h Removed sync and timescale from AnimBlendLinear node. 2015-10-22 16:40:53 -07:00
AnimBlendLinearMove.cpp Use #include<> for headers not in current working directory. 2015-10-23 08:55:38 -07:00
AnimBlendLinearMove.h Added AnimBlendLinearMove node 2015-10-22 16:33:31 -07:00
AnimClip.cpp WIP checkpoint 2015-11-18 18:47:33 -08:00
AnimClip.h AnimGraph support for start and stop animation from JavaScript 2015-11-09 12:19:01 -08:00
AnimInverseKinematics.cpp swap the order of checks 2015-11-09 14:15:09 -08:00
AnimInverseKinematics.h Bug fix for hand IK when using the Owen avatar. 2015-10-26 17:17:46 -07:00
AnimManipulator.cpp WIP checkin 2015-11-16 18:49:47 -08:00
AnimManipulator.h WIP checkin 2015-11-16 18:49:47 -08:00
AnimNode.cpp New MyAvatar animation JS interface 2015-11-10 16:34:38 -08:00
AnimNode.h New MyAvatar animation JS interface 2015-11-10 16:34:38 -08:00
AnimNodeLoader.cpp WIP checkin 2015-11-16 18:49:47 -08:00
AnimNodeLoader.h fix Qt includes 2015-09-08 18:19:33 -07:00
AnimOverlay.cpp allow head translation for 3rd person screenie IK 2015-09-24 12:38:46 -07:00
AnimOverlay.h AnimGraph: prefer QString over std::string 2015-09-17 11:21:14 -07:00
AnimPose.cpp Rig: Switched over to use AnimPoses instead of JointStates 2015-11-19 12:14:04 -08:00
AnimPose.h Moved AnimPose class into it's own set of files 2015-10-19 15:49:48 -07:00
AnimSkeleton.cpp WIP checkpoint 2015-11-18 18:47:33 -08:00
AnimSkeleton.h WIP checkpoint 2015-11-18 18:47:33 -08:00
AnimStateMachine.cpp New MyAvatar animation JS interface 2015-11-10 16:34:38 -08:00
AnimStateMachine.h New MyAvatar animation JS interface 2015-11-10 16:34:38 -08:00
AnimUtil.cpp AnimGraph support for start and stop animation from JavaScript 2015-11-09 12:19:01 -08:00
AnimUtil.h AnimBlendLinear: Untested implementation of sync flag. 2015-10-19 15:49:49 -07:00
AnimVariant.cpp quiet compiler 2015-10-31 08:11:43 -07:00
AnimVariant.h Tolerate AnimVars that are float when we want int, and vice versa. 2015-10-29 19:37:13 -07:00
AvatarRig.cpp Bug fixes for other Avatar root translation 2015-11-20 09:33:57 -08:00
AvatarRig.h Isolate JointStates within the Rig class 2015-11-11 18:23:58 -08:00
ElbowConstraint.cpp fix some bugs in RotationConstraints 2015-09-08 18:20:03 -07:00
ElbowConstraint.h fix some bugs in RotationConstraints 2015-09-08 18:20:03 -07:00
EntityRig.cpp Bug fixes for other Avatar root translation 2015-11-20 09:33:57 -08:00
EntityRig.h Isolate JointStates within the Rig class 2015-11-11 18:23:58 -08:00
IKTarget.cpp experimental HMD hips tracking 2015-10-12 11:39:54 -07:00
IKTarget.h hack to reduce hand influence of hips in HMD mode 2015-10-19 15:19:32 -07:00
JointState.cpp WIP checkpoint 2015-11-18 18:47:33 -08:00
JointState.h Merge branch 'master' into transmit-joint-translation 2015-10-02 11:40:33 -07:00
Rig.cpp Avatar transmission fixes, moved JointData into shared 2015-11-20 10:24:24 -08:00
Rig.h Avatar transmission fixes, moved JointData into shared 2015-11-20 10:24:24 -08:00
RotationAccumulator.cpp hack to reduce hand influence of hips in HMD mode 2015-10-19 15:19:32 -07:00
RotationAccumulator.h hack to reduce hand influence of hips in HMD mode 2015-10-19 15:19:32 -07:00
RotationConstraint.h fix some bugs in RotationConstraints 2015-09-08 18:20:03 -07:00
SwingTwistConstraint.cpp fix animation-tests 2015-09-14 16:42:57 -07:00
SwingTwistConstraint.h fix animation-tests 2015-09-14 16:42:57 -07:00