Skip to content

Releases: dubit/duck-tween

1.4.0

02 Jan 11:02
89dec68
Compare
Choose a tag to compare

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

21 Mar 20:21
b356b78
Compare
Choose a tag to compare

Fixed Timed Animation reverse bug. #16
Gaining more controls for the Custom Animation. #17

1.3.0

10 Jan 15:03
781b7c9
Compare
Choose a tag to compare

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

01 Nov 14:07
eb41ebd
Compare
Choose a tag to compare

#Changes

  • Fixed the names/namespaces of the assembly definitions

1.1.0

19 Oct 10:31
f677054
Compare
Choose a tag to compare
  • New PingPong and SineWave
  • Fixed a tiny issue of Fast Forward
  • Added Sprite Renderer Fade animation

1.0.0

12 Jul 15:07
d207d2f
Compare
Choose a tag to compare
Merge pull request #1 from dubit/development

Initial port of source code from duck