Releases: pofulu/sparkar-pftween
Releases · pofulu/sparkar-pftween
v1.2.3
v1.2.2
v1.2.0
v1.1.3: Merge pull request #9 from pofulu/develop
- Fix onUpdate not working
v1.1.1: Merge pull request #6 from pofulu/develop
- export
PFTweener
type - export
IPFTweenClip
type - Fix typo in README
- Fix typo:
PFTween.concatProgerss
- Fix typo: tweener.scale
- export
IPFTweenProgress
type
v1.1.0
- Add support to use array of number as from/ to value
- Add
setID()
andkill()
to control unused animation - Add
.progress
to control animation in progress 0-1 - Add
.onUpdate()
to monitor value when tween value changed - Add
.swizzle()
,.patch()
,.rgba
- Support sparkar-bezier-easing as ease type
- It's recommended to use
.build()
instead of.apply()
- It's recommended to use
.onStart()
instead of.bind()
- It's recommended to use
.pack3
instead of.scale
- It's recommended to use
.deg2rad
instead of.rotation