1
0
mirror of https://github.com/Cardidi/dotween-upm-fork.git synced 2025-12-20 17:26:03 +08:00

13 Commits

Author SHA1 Message Date
Demigiant
3da538a1a0 Modules working (upgrade features to complete) 2018-07-15 11:02:59 +02:00
Demigiant
4bb9a4048d [BUGFIX] Fixed Tween.stringId not being reset on kill 2018-04-02 17:05:53 +02:00
Demigiant
c1c98814e9 Correct tween reset for previous change 2017-12-15 13:37:36 +01:00
Demigiant
19a20d6b1c [BUGFIX] Set default tween intId to -999 (otherwise using an intId of 0 was the same as filtering all) 2017-12-15 13:30:43 +01:00
Demigiant
c21989e786 [BUGFIX] Fixed OnComplete being called twice if tween.Complete was fired inside an OnUpdate call 2017-12-04 21:39:13 +01:00
Demigiant
26e2e7f155 Added SetId overloads to store int and string IDs as int/strings and not objects, so that filtered operations can be much faster 2017-09-11 14:33:46 +02:00
Demigiant
3aae3e29e7 [bugfix] Fixed SetLookAt and DOPath causing the target to end at the wrong position 2017-07-13 20:32:53 +02:00
Demigiant
e9892b7704 Tween event delegates are now public
+ Better descriptions for On[Callback] methods
2017-07-12 17:55:58 +02:00
Daniele Giardini
a1eedfa14e Stack trace is now fully logged in case of exceptions caught in callbacks thanks to safe mode 2015-06-03 11:38:32 +02:00
Daniele Giardini
b56c49e441 Fixed path orientation issue when rewinding 2015-05-27 13:01:57 +02:00
Daniele Giardini
dc57c44ab7 ChangeStart/End/Values now works correctly inside OnUpdate callbacks 2015-05-05 13:29:51 +02:00
Daniele Giardini
40dbd39b0e - Added blendable rotate + scale shortcuts
- Fixed IntPlugin not being set for incremental loops when sequenced
2015-03-27 18:05:35 +01:00
Daniele Giardini
f6f53fbe4c First GIT layout after moving away from Google Code 2015-03-18 19:30:48 +01:00