..
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
Improved idle to walk forward transition
2015-12-15 17:26:17 -08:00
AnimBlendLinearMove.h
Added AnimBlendLinearMove node
2015-10-22 16:33:31 -07:00
AnimClip.cpp
Fix warnings on windows 64bit
2015-12-11 15:42:15 -08:00
AnimClip.h
AnimGraph support for start and stop animation from JavaScript
2015-11-09 12:19:01 -08:00
AnimExpression.cpp
AnimExpression: support for unary not.
2015-12-15 13:18:30 -08:00
AnimExpression.h
AnimExpression: support for unary not.
2015-12-15 13:18:30 -08:00
AnimInverseKinematics.cpp
More warning fixes
2015-12-11 16:03:44 -08:00
AnimInverseKinematics.h
compute bounding capsule of avatars
2015-11-24 20:28:39 -08:00
AnimManipulator.cpp
AnimVars are now in avatar/rig space
2015-11-20 18:29:17 -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
Fix for model entities with non-uniform scaled mesh
2015-12-02 14:09:47 -08:00
AnimPose.h
Moved AnimPose class into it's own set of files
2015-10-19 15:49:48 -07:00
AnimSkeleton.cpp
ModelEntityItem: Fix for incorrect animations with preTranslations
2015-12-16 17:08:22 -08:00
AnimSkeleton.h
More warning fixes
2015-12-11 15:42:15 -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
Merge branch 'master' into tony/anim-expressions
2015-12-15 10:35:19 -08:00
AnimVariant.h
Merge branch 'master' into tony/anim-expressions
2015-12-03 09:56:28 -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
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
Rig.cpp
grab animation work
2016-01-07 19:36:57 -08:00
Rig.h
grab animation work
2016-01-07 19:36:57 -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 warnings on windows 64bit
2015-12-11 15:42:15 -08:00
SwingTwistConstraint.h
fix animation-tests
2015-09-14 16:42:57 -07:00