This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
overte-lubosz
Watch
3
Star
0
Fork
You've already forked overte-lubosz
0
mirror of
https://github.com/lubosz/overte.git
synced
2025-04-14 20:26:15 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e0621a9cd8
overte-lubosz
/
libraries
/
animation
/
src
History
Dale Glass
d834a05053
Remove unused variable
2022-06-10 00:46:19 +02:00
..
AnimationCache.cpp
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
2021-09-11 15:15:04 -07:00
AnimationCache.h
review and cleanup of "#include <QtCore/QSharedPointer>"
2021-09-10 21:40:54 -07:00
AnimationCacheScriptingInterface.cpp
AnimationCacheScriptingInterface.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
AnimationLogging.cpp
AnimationLogging.h
AnimationObject.cpp
AnimationObject.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
AnimBlendDirectional.cpp
Fix for assert in AnimBlendDirectional on startup
2019-11-05 14:16:10 -08:00
AnimBlendDirectional.h
AnimBlendLinear.cpp
AnimBlendLinear.h
AnimBlendLinearMove.cpp
AnimBlendLinearMove.h
AnimChain.h
AnimClip.cpp
AnimClip.h
Bugfix for legacy sit scripts
2019-10-15 15:29:24 -07:00
AnimContext.cpp
AnimContext.h
AnimDefaultPose.cpp
AnimDefaultPose.h
AnimExpression.cpp
AnimExpression.h
AnimInverseKinematics.cpp
Replace QTime with QElapsedTimer (deprecated)
2022-06-10 00:46:19 +02:00
AnimInverseKinematics.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
AnimManipulator.cpp
AnimManipulator.h
AnimNode.cpp
AnimNode.h
AnimNodeLoader.cpp
AnimNodeLoader.h
Merge pull request
#1352
from odysseus654/pr/q_disable_copy
2021-09-25 20:33:20 +02:00
AnimOverlay.cpp
AnimOverlay.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
AnimPoleVectorConstraint.cpp
AnimPoleVectorConstraint.h
AnimPose.cpp
AnimPose.h
AnimRandomSwitch.cpp
AnimRandomSwitch.h
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
2021-09-18 21:36:35 -07:00
AnimSkeleton.cpp
Change NO_PARENT_INDEX to INVALID_JOINT_INDEX.
2021-02-25 21:43:17 -05:00
AnimSkeleton.h
Change NO_PARENT_INDEX to INVALID_JOINT_INDEX.
2021-02-25 21:43:17 -05:00
AnimSplineIK.cpp
AnimSplineIK.h
AnimStateMachine.cpp
AnimStateMachine.h
replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE)
2021-09-18 21:36:35 -07:00
AnimTwoBoneIK.cpp
AnimTwoBoneIK.h
AnimUtil.cpp
AnimUtil.h
AnimVariant.cpp
AnimVariant.h
ElbowConstraint.cpp
ElbowConstraint.h
Flow.cpp
Flow.h
IKTarget.cpp
IKTarget.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
Rig.cpp
Remove unused variable
2022-06-10 00:46:19 +02:00
Rig.h
VR fixes for: couldn't sit on the floor, wrong walk directions.
2020-12-22 14:22:27 -05:00
RotationAccumulator.cpp
RotationAccumulator.h
RotationConstraint.h
SwingTwistConstraint.cpp
SwingTwistConstraint.h
TranslationAccumulator.cpp
TranslationAccumulator.h