Daniele Giardini
|
d1cb5fb073
|
Added Debug Mode in DOTween Utility Panel with debugStoreId option
|
2019-12-12 18:31:19 +01:00 |
|
Demigiant
|
6dc0ac15e5
|
[BUGFIX] Fixed nested tweens waiting one frame before being paused if a nested callback paused the main Sequence
|
2019-07-24 13:14:25 +02:00 |
|
Demigiant
|
605c5ba9be
|
Added option to choose what happens when a nested tween inside a Sequence fails
|
2019-02-28 11:19:47 +01:00 |
|
Demigiant
|
f20425c56d
|
[BUGFIX] Correction to previous fix
|
2019-02-24 01:13:28 +01:00 |
|
Demigiant
|
1b06f0d7c1
|
[BUGFIX] Implemented Andrey Timofeev fix to IndexOutOfRangeException introduced in Sequences in DOTween 1.2.060
|
2019-02-23 20:54:42 +01:00 |
|
Demigiant
|
321780ba9b
|
[BUGFIX] Callbacks added to a Sequence now always respect the insertion order even if they're placed at the same exact time
|
2018-08-07 14:41:17 +02:00 |
|
Demigiant
|
5d29618545
|
[CHANGE] If a nested tween fails, the parent Sequence will now just remove it and go on, instead of killing itself
|
2018-08-07 13:41:11 +02:00 |
|
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 |
|