.. |
AnimationCache.cpp
|
Mark Resource loaded after postprocessing
|
2016-03-09 10:34:07 -08: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
|
fix for animations stopping after domain restart
|
2016-01-26 18:44:34 -08: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
|
AnimClip: added mirrorFlag anim var
|
2016-02-02 17:10:15 -08:00 |
AnimClip.h
|
AnimClip: added mirrorFlag anim var
|
2016-02-02 17:10:15 -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
|
remove twist constraints on hands
|
2016-03-04 10:56:29 -08:00 |
AnimInverseKinematics.h
|
pull CCD IK solution pass into protected method
|
2016-01-29 14:28:56 -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
|
Merge pull request #7021 from hyperlogic/tony/animation-mirror-support
|
2016-02-05 19:25:01 -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
|
AnimClip: mirror animation support
|
2016-02-02 17:02:29 -08:00 |
AnimPose.h
|
AnimClip: mirror animation support
|
2016-02-02 17:02:29 -08:00 |
AnimSkeleton.cpp
|
AnimClip: mirror animation support
|
2016-02-02 17:02:29 -08:00 |
AnimSkeleton.h
|
AnimClip: mirror animation support
|
2016-02-02 17:02:29 -08:00 |
AnimStateMachine.cpp
|
MyAvatar: added standing and run landing animations
|
2016-02-05 17:53:50 -08:00 |
AnimStateMachine.h
|
AnimStateMachine: added new State parameter interpType
|
2016-02-04 10:32:58 -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
|
Rig: warning fix & comments
|
2016-03-10 12:55:01 -08:00 |
Rig.h
|
MyAvatar: Allow user to raise hands directly overhead.
|
2016-03-10 10:20:17 -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
|
reduce hand IK coupling to hip position
|
2016-01-29 14:28:56 -08:00 |
SwingTwistConstraint.cpp
|
remove twist constraints on hands
|
2016-03-04 10:56:29 -08:00 |
SwingTwistConstraint.h
|
fix the last of the current override warnings for OS X
|
2016-02-03 11:08:41 -08:00 |