Skip to content

Releases: k-okawa/WaypointSystemForTimeline

disable animator, when clip playing

11 Feb 16:13
Compare
Choose a tag to compare

A bug was found when using this package with an animation track.
Animator component disturb waypoint system.
So, disable animator when clip playing.
This change is always active, if you don't need this, you can disable this by isStopAnimator field of WaypintTimelineClip.

fix bezier tangent calculation bug

22 Jan 15:06
Compare
Choose a tag to compare
v1.0.3

fix bezier tangent calculation bug

Fix bezier calculation

30 Nov 05:21
Compare
Choose a tag to compare
v1.0.2

Merge branch 'master' of github.com:k-okawa/WaypointSystemForTimeline

FirstRelease

30 Nov 02:05
Compare
Choose a tag to compare
v1.0.0

Merge branch 'master' of github.com:k-okawa/WaypointSystemForTimeline