overte/libraries/animation/src
David Rowe ffeb37e7aa Merge remote-tracking branch 'hifi/master' into merge-hifi-master
# Conflicts:
#	CMakeLists.txt
#	README.md
#	cmake/externals/glad32es/CMakeLists.txt
#	cmake/externals/glad41/CMakeLists.txt
#	cmake/externals/glad45/CMakeLists.txt
#	cmake/externals/polyvox/CMakeLists.txt
#	cmake/externals/quazip/CMakeLists.txt
#	cmake/externals/vhacd/CMakeLists.txt
#	cmake/init.cmake
#	cmake/ports/hifi-deps/CONTROL
#	cmake/ports/sdl2/CONTROL
#	cmake/ports/sdl2/disable-hidapi-for-uwp.patch
#	cmake/ports/sdl2/enable-winrt-cmake.patch
#	cmake/ports/sdl2/fix-arm64-headers.patch
#	cmake/ports/sdl2/fix-x86-windows.patch
#	cmake/ports/sdl2/portfile.cmake
#	cmake/ports/sdl2/vcpkg-cmake-wrapper.cmake
#	cmake/ports/tbb/portfile.cmake
#	hifi_vcpkg.py
#	interface/src/avatar/MyAvatar.h
#	libraries/avatars-renderer/src/avatars-renderer/Avatar.h
#	libraries/avatars/src/AvatarData.h
#	libraries/entities-renderer/src/RenderableEntityItem.h
#	libraries/entities/src/EntityItem.cpp
#	libraries/entities/src/EntityItem.h
#	libraries/fbx/src/GLTFSerializer.cpp
#	libraries/graphics-scripting/src/graphics-scripting/Forward.h
#	libraries/networking/src/AddressManager.cpp
#	libraries/networking/src/DomainHandler.h
#	libraries/procedural/src/procedural/ProceduralMaterialCache.cpp
#	libraries/render-utils/src/HighlightEffect.cpp
#	libraries/render-utils/src/MeshPartPayload.cpp
#	libraries/render-utils/src/Model.cpp
#	libraries/render-utils/src/RenderShadowTask.cpp
#	libraries/script-engine/src/WebSocketClass.cpp
2020-04-09 16:46:27 +12:00
..
AnimationCache.cpp remove spammy log 2019-06-04 13:00:26 -07:00
AnimationCache.h AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc 2019-03-26 13:58:43 +13:00
AnimationCacheScriptingInterface.cpp
AnimationCacheScriptingInterface.h Add recently added properties to caches' JSDoc 2019-11-26 17:00:13 +13:00
AnimationLogging.cpp
AnimationLogging.h
AnimationObject.cpp
AnimationObject.h Update classes' JSDoc per @hideconstructor 2019-12-23 14:13:48 +13:00
AnimBlendDirectional.cpp Fix for assert in AnimBlendDirectional on startup 2019-11-05 14:16:10 -08:00
AnimBlendDirectional.h AnimBlendDirectional node 2019-09-05 11:09:02 -07:00
AnimBlendLinear.cpp Switch additive animation deltas from a pre multiply to a post multiply. 2019-09-05 11:09:03 -07:00
AnimBlendLinear.h Fix initialization order of members warning 2019-08-29 16:16:19 -07:00
AnimBlendLinearMove.cpp
AnimBlendLinearMove.h
AnimChain.h
AnimClip.cpp Switch additive animation deltas from a pre multiply to a post multiply. 2019-09-05 11:09:03 -07:00
AnimClip.h Bugfix for legacy sit scripts 2019-10-15 15:29:24 -07:00
AnimContext.cpp made changes requested 2019-04-25 14:42:41 -07:00
AnimContext.h 3x3 blend wip 2019-09-05 11:09:00 -07:00
AnimDefaultPose.cpp
AnimDefaultPose.h
AnimExpression.cpp
AnimExpression.h
AnimInverseKinematics.cpp store rotations when interpolating 2019-08-09 11:02:20 -07:00
AnimInverseKinematics.h Make default copy constructors explicit 2020-01-19 00:20:49 +01:00
AnimManipulator.cpp Revert "AnimPose operator* optimizations" 2019-02-14 16:13:00 -08:00
AnimManipulator.h
AnimNode.cpp Implement activation on nodes and use it to trigger random states 2019-08-27 10:25:35 -07:00
AnimNode.h warning fixes 2019-09-05 17:43:07 -07:00
AnimNodeLoader.cpp remove ajt comment 2019-09-05 11:11:10 -07:00
AnimNodeLoader.h
AnimOverlay.cpp Don't evaluate overPoses if alpha is 0.0. 2019-08-02 09:36:20 -07:00
AnimOverlay.h Fix JSDoc markup HTML issues 2019-09-17 16:26:09 +12: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 Set activation when switching random states 2019-08-27 10:57:22 -07:00
AnimRandomSwitch.h Implement activation on nodes and use it to trigger random states 2019-08-27 10:25:35 -07:00
AnimSkeleton.cpp Fix code style / remove cruft 2019-11-13 12:50:13 -08:00
AnimSkeleton.h Fix code style / remove cruft 2019-11-13 12:50:13 -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 Implement activation on nodes and use it to trigger random states 2019-08-27 10:25:35 -07:00
AnimStateMachine.h Support for EvaluteBoth interpType and easing 2019-07-31 15:00:38 -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
AnimUtil.cpp Fix additive blending on avatars with non identity scale. 2019-09-18 14:42:57 -07:00
AnimUtil.h AnimBlendDirectional node 2019-09-05 11:09:02 -07:00
AnimVariant.cpp AnimBlendDirectional node 2019-09-05 11:09:02 -07:00
AnimVariant.h Fix mac warnings 2019-04-19 20:14:15 -07:00
ElbowConstraint.cpp
ElbowConstraint.h
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
IKTarget.h Fix JSDoc for miscellaneous white space issues 2019-09-20 08:17:24 +12:00
Rig.cpp Abandon exponential acceleration and use constant acceleration. Hook up turn->sit transitions. 2019-11-14 13:12:01 -08:00
Rig.h Different settle transition depending on momentum 2019-11-07 09:52:26 -08:00
RotationAccumulator.cpp
RotationAccumulator.h
RotationConstraint.h
SwingTwistConstraint.cpp
SwingTwistConstraint.h
TranslationAccumulator.cpp
TranslationAccumulator.h