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

13 Commits

Author SHA1 Message Date
Demigiant
759292859c [MAJOR REFACTORING] Added From overload that allows to set directly the start value of a tween 2019-03-01 16:21:16 +01:00
Demigiant
23214c0722 [BUGFIX] Fixed warning CS0219 on DOTweenModuleUtils.Preserver 2019-02-28 11:31:46 +01:00
Demigiant
64b3cb86a1 [BUGFIX] Added PreserveAttribute to preserve Reflection/reflected methods on Unity 2018 and medium/high stripping levels 2019-02-24 20:19:58 +01:00
Demigiant
bdd94e8320 Implemented Material shortcuts overloads (by Vasyl Romanets) that allow a propertyID/nameID parameter 2019-02-09 12:08:55 +01:00
Demigiant
e86ff6a0c6 [BUGFIX] (by Vasyl Romanets) DOTweenModuleUtils: fixed missing UNITY_2017_1 when choosing whether to subscribe to playmodeStateChanged or playModeStateChanged 2019-02-09 11:02:38 +01:00
Demigiant
164a26e20b PlayModeStateChanged obsolete fix 2018-11-28 15:55:31 +01:00
Demigiant
30d3827625 [BUGFIX] Fixed obsolete playmodeStateChanged events on Unity 2017 and later 2018-09-18 14:26:24 +02:00
Demigiant
63065aa105 [BUGFIX] Fixed issue where timeScale-independent tweens would resume incorrectly after the player was paused 2018-08-17 18:59:49 +02:00
Demigiant
85967318a0 [BUGFIX] Fixed Material.DOGradientColor not using color property overload correctly 2018-08-17 12:14:57 +02:00
Demigiant
e0ef96323e [BUGFIX] Fixed error with audio shortcuts and Unity versions older than 5 2018-08-06 10:21:34 +02:00
Demigiant
a32e2c35d3 Modules are now enabled by modifying their CS files directly instead of using define symbols 2018-08-02 19:45:12 +02:00
Demigiant
f32507af95 Completed Module System usability (upgrade testing required) 2018-07-16 12:13:20 +02:00
Demigiant
3da538a1a0 Modules working (upgrade features to complete) 2018-07-15 11:02:59 +02:00