1
0
mirror of https://github.com/Cardidi/dotween-upm-fork.git synced 2025-12-20 09:16:02 +08:00

14 Commits

Author SHA1 Message Date
Demigiant
92cd11eb72 Fixed extremely rare bug where callbacks were called twice in some cases 2018-03-16 21:03:03 +01:00
Demigiant
c3c28dd915 Fix for last nested OnComplete not being called in case of very short Sequences 2015-12-08 11:58:37 +01:00
Demigiant
47ee71f52e Join now takes into consideration also interval insertion time 2015-10-11 12:39:19 +02:00
Demigiant
aea9d19754 Sequence.Join now considers also callbacks insertion time 2015-10-09 12:58:09 +02:00
Demigiant
6eeb59473b Fixed Sequence.Join not working with Insert methods (bug introduced in latest version) 2015-07-30 13:42:28 +02:00
Daniele Giardini
78356c2c89 Optimized DOJump methods (now they work with SetDelay and OnUpdate) 2015-07-08 12:05:50 +02:00
Daniele Giardini
eae6a855c0 LoopType.Incremental now works with paths too 2015-06-16 13:07:15 +02:00
Daniele Giardini
8b77246cfc SetRelative now works with Sequences too (sets all nested tweens as relative) 2015-06-11 21:20:55 +02:00
Daniele Giardini
b56c49e441 Fixed path orientation issue when rewinding 2015-05-27 13:01:57 +02:00
Daniele Giardini
2679dd4c25 - Added DOTween Utility Panel option to disable path gizmos
- Removed decimal implementation in Sequences
2015-05-17 22:49:11 +02:00
Daniele Giardini
520de672f3 Fixed rare floating point imprecision when Sequences calculate nested tweens goto 2015-04-28 14:45:49 +02:00
Daniele Giardini
36a47e9c7f Fixed bug where Sequences using LoopType.Restart were not firing callbacks at 0 time after the first loop cycle 2015-04-06 11:41:21 +02:00
Daniele Giardini
12668ae9cd Fixed sequence.Complete not completing nested tweens 2015-03-25 16:24:39 +01:00
Daniele Giardini
f6f53fbe4c First GIT layout after moving away from Google Code 2015-03-18 19:30:48 +01:00