rhubarb-lip-sync/src/animation
Daniel Wolf 62b6394bdf Improved timing for inbetweens 2016-12-21 20:21:12 +01:00
..
animationRules.cpp Extracted animation functions into dedicated files 2016-12-13 09:45:27 +01:00
animationRules.h Switched back to simple shape sets instead of shape rules 2016-12-13 09:45:26 +01:00
mouthAnimation.cpp Optimizing timing to make the animation less jittery and more readable 2016-12-19 21:53:02 +01:00
mouthAnimation.h Added AutoJoin template parameter to timeline classes 2016-12-13 09:45:26 +01:00
pauseAnimation.cpp Extracted animation functions into dedicated files 2016-12-13 09:45:27 +01:00
pauseAnimation.h Extracted animation functions into dedicated files 2016-12-13 09:45:27 +01:00
roughAnimation.cpp When animating backward: Allow one non-conforming shape 2016-12-21 20:21:12 +01:00
roughAnimation.h Extracted animation functions into dedicated files 2016-12-13 09:45:27 +01:00
shapeRule.cpp Fixed initialization error with some compilers 2016-12-13 10:20:03 +01:00
shapeRule.h Extracted animation functions into dedicated files 2016-12-13 09:45:27 +01:00
shapeShorthands.h Moved shape shorthand constants into their own file 2016-12-07 19:28:20 +01:00
timingOptimization.cpp Optimized timing at the beginning of an open or closed segment 2016-12-19 21:53:27 +01:00
timingOptimization.h Optimizing timing to make the animation less jittery and more readable 2016-12-19 21:53:02 +01:00
tweening.cpp Improved timing for inbetweens 2016-12-21 20:21:12 +01:00
tweening.h Extracted animation functions into dedicated files 2016-12-13 09:45:27 +01:00