.. |
AnimationCache.cpp
|
Revert "fix relative/absolute path handling for external FBX textures"
|
2017-04-10 14:31:02 -07:00 |
AnimationCache.h
|
Add chrome tracing support
|
2016-12-16 01:14:01 -08: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
|
libraries/animation: cppcheck fixes
|
2016-03-13 17:17:34 -07:00 |
AnimationLoop.h
|
libraries/animation: cppcheck fixes
|
2016-03-13 17:17:34 -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
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimBlendLinear.h
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimBlendLinearMove.cpp
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimBlendLinearMove.h
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimClip.cpp
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimClip.h
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimContext.cpp
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimContext.h
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimExpression.cpp
|
AnimExpression: support for unary not.
|
2015-12-15 13:18:30 -08:00 |
AnimExpression.h
|
libraries/animation: cppcheck fixes
|
2016-03-13 17:17:34 -07:00 |
AnimInverseKinematics.cpp
|
AnimInverseKinematics: reduce number of magic constants
|
2017-04-27 18:24:21 -07:00 |
AnimInverseKinematics.h
|
Re-enable IK _hipsOffset computation when no hips IK target is present.
|
2017-04-24 13:59:02 -07:00 |
AnimManipulator.cpp
|
First pass at having an explicit Hips IK target.
|
2017-04-14 17:00:44 -07:00 |
AnimManipulator.h
|
First pass at having an explicit Hips IK target.
|
2017-04-14 17:00:44 -07:00 |
AnimNode.cpp
|
New MyAvatar animation JS interface
|
2015-11-10 16:34:38 -08:00 |
AnimNode.h
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimNodeLoader.cpp
|
First pass at having an explicit Hips IK target.
|
2017-04-14 17:00:44 -07:00 |
AnimNodeLoader.h
|
Revert to using a Resource
|
2016-04-12 13:51:11 -07:00 |
AnimOverlay.cpp
|
First pass at having an explicit Hips IK target.
|
2017-04-14 17:00:44 -07:00 |
AnimOverlay.h
|
First pass at having an explicit Hips IK target.
|
2017-04-14 17:00:44 -07:00 |
AnimPose.cpp
|
redo unsafe optimization
|
2017-03-04 15:55:53 -08:00 |
AnimPose.h
|
PR feedback
|
2016-12-30 17:47:21 -08:00 |
AnimSkeleton.cpp
|
Fix mirrored animations
|
2017-01-02 14:41:35 -08:00 |
AnimSkeleton.h
|
Cache more values in AnimSkeleton
|
2016-12-28 12:11:25 -08:00 |
AnimStateMachine.cpp
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimStateMachine.h
|
Remove hacks for debug rendering of IK targets
|
2017-03-24 16:27:27 -07:00 |
AnimUtil.cpp
|
Encapsulate AnimPose members for easier optimizations
|
2016-12-28 12:11:24 -08:00 |
AnimUtil.h
|
AnimBlendLinear: Untested implementation of sync flag.
|
2015-10-19 15:49:49 -07:00 |
AnimVariant.cpp
|
Bug fix for passing quats from script to C++ via the animationStateHandler
|
2017-04-07 14:13:00 -07:00 |
AnimVariant.h
|
First pass at having an explicit Hips IK target.
|
2017-04-14 17:00:44 -07: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
|
Encapsulate AnimPose members for easier optimizations
|
2016-12-28 12:11:24 -08:00 |
IKTarget.h
|
First pass at having an explicit Hips IK target.
|
2017-04-14 17:00:44 -07:00 |
Rig.cpp
|
Head input action will override the HMD for IK.
|
2017-04-27 17:39:25 -07:00 |
Rig.h
|
Head input action will override the HMD for IK.
|
2017-04-27 17:39:25 -07: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 for pushing avatar into floor when exiting away mode.
|
2016-07-19 14:42:24 -07:00 |
SwingTwistConstraint.cpp
|
Fix instances of error: isnan was not declared in this scope with GCC5.3/Ubuntu 16.04
|
2016-04-18 18:45:15 +00:00 |
SwingTwistConstraint.h
|
fix for pushing avatar into floor when exiting away mode.
|
2016-07-19 14:42:24 -07:00 |