Releases: dubit/duck-tween
Releases · dubit/duck-tween
1.4.0
Changes
- #21 Added animation drivers for scaled/unscaled
- #24 Added BlendShapeAnimation
- #25 Fix to wait animation validity check
- #26 code cleanups & error message improvment
- Added package.json for UPM support
1.3.1
Fixed Timed Animation reverse bug. #16
Gaining more controls for the Custom Animation. #17
1.3.0
New Features:
- #9 You can now Fast Forward a delegate animation without even playing it!
- #13 Implemented additional renderer based tweens using specific shader properties.
1.2.0
#Changes
- Fixed the names/namespaces of the assembly definitions
1.1.0
- New PingPong and SineWave
- Fixed a tiny issue of Fast Forward
- Added Sprite Renderer Fade animation
1.0.0
Merge pull request #1 from dubit/development
Initial port of source code from duck