diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML index 8cef664..9947fa0 100644 --- a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML +++ b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML @@ -1206,22 +1206,6 @@ The name of the material property to tween (like _Tint or _SpecColor) The duration of the tween - - Tweens a Material's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - - - Tweens a Material's named alpha property BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween by - The name of the material property to tween (like _Tint or _SpecColor) - The duration of the tween - Tweens a Transform's position BY the given value (as if you chained a SetRelative), in a way that allows other DOBlendableMove tweens to work together on the same target, diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll index 9969548..0aaf647 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb index 175f4d3..3277039 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll index 98821c3..167073a 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb index f91fbd1..16688fe 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.xml b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.xml index d571dba..05aea41 100644 --- a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.xml +++ b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.xml @@ -50,12 +50,5 @@ Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a SpriteRenderer's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll index e8183f0..b274004 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb index fdf2bac..e28cbf9 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.xml b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.xml index 1cce00e..f1a4751 100644 --- a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.xml +++ b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.xml @@ -125,13 +125,6 @@ Also stores the Graphic as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Graphic's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Graphic as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Image's color to the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -139,13 +132,6 @@ Also stores the Image as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Image's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Image as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Text's color BY the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -153,12 +139,5 @@ Also stores the Text as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Text's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Text as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll index 6869737..a53455e 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb index c4c4090..9c5b434 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll index 573df09..0551b04 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll differ diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb index 8c442da..9bb913f 100644 Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML index 8cef664..9947fa0 100644 --- a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML +++ b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML @@ -1206,22 +1206,6 @@ The name of the material property to tween (like _Tint or _SpecColor) The duration of the tween - - Tweens a Material's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - - - Tweens a Material's named alpha property BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween by - The name of the material property to tween (like _Tint or _SpecColor) - The duration of the tween - Tweens a Transform's position BY the given value (as if you chained a SetRelative), in a way that allows other DOBlendableMove tweens to work together on the same target, diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll index 9969548..0aaf647 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb index 175f4d3..3277039 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll index 98821c3..167073a 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb index f91fbd1..16688fe 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.xml b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.xml index d571dba..05aea41 100644 --- a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.xml +++ b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.xml @@ -50,12 +50,5 @@ Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a SpriteRenderer's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll index e8183f0..b274004 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb index fdf2bac..e28cbf9 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.xml b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.xml index 1cce00e..f1a4751 100644 --- a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.xml +++ b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.xml @@ -125,13 +125,6 @@ Also stores the Graphic as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Graphic's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Graphic as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Image's color to the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -139,13 +132,6 @@ Also stores the Image as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Image's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Image as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Text's color BY the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -153,12 +139,5 @@ Also stores the Text as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Text's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Text as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll index 6869737..a53455e 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb index c4c4090..9c5b434 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll index 573df09..0551b04 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll differ diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb index 8c442da..9bb913f 100644 Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML index 8cef664..9947fa0 100644 --- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML +++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML @@ -1206,22 +1206,6 @@ The name of the material property to tween (like _Tint or _SpecColor) The duration of the tween - - Tweens a Material's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - - - Tweens a Material's named alpha property BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween by - The name of the material property to tween (like _Tint or _SpecColor) - The duration of the tween - Tweens a Transform's position BY the given value (as if you chained a SetRelative), in a way that allows other DOBlendableMove tweens to work together on the same target, diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll index 9969548..0aaf647 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb index 175f4d3..3277039 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll index 98821c3..167073a 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb index f91fbd1..16688fe 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml index d571dba..05aea41 100644 --- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml +++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml @@ -50,12 +50,5 @@ Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a SpriteRenderer's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll index e8183f0..b274004 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb index fdf2bac..e28cbf9 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml index 1cce00e..f1a4751 100644 --- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml +++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml @@ -125,13 +125,6 @@ Also stores the Graphic as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Graphic's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Graphic as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Image's color to the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -139,13 +132,6 @@ Also stores the Image as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Image's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Image as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Text's color BY the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -153,12 +139,5 @@ Also stores the Text as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Text's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Text as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll index 6869737..a53455e 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb index c4c4090..9c5b434 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll index 573df09..0551b04 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll differ diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb index 8c442da..9bb913f 100644 Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb differ diff --git a/_DOTween.Assembly/DOTween/ShortcutExtensions.cs b/_DOTween.Assembly/DOTween/ShortcutExtensions.cs index 89dc1e4..88f123d 100644 --- a/_DOTween.Assembly/DOTween/ShortcutExtensions.cs +++ b/_DOTween.Assembly/DOTween/ShortcutExtensions.cs @@ -770,44 +770,6 @@ namespace DG.Tweening .Blendable().SetTarget(target); } - /// Tweens a Material's alpha BY the given value (as if you chained a SetRelative), - /// in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - /// instead than fight each other as multiple DOFade would do. - /// Also stores the Material as the tween's target so it can be used for filtered operations - /// The value to tween byThe duration of the tween - public static Tweener DOBlendableFadeBy(this Material target, float byValue, float duration) - { - Color to = new Color(0, 0, 0, 0); - return DOTween.To(() => to, x => { - Color diff = x - to; - to.a = x.a; - target.color += diff; - }, new Color(0, 0, 0, byValue), duration) - .Blendable().SetTarget(target); - } - /// Tweens a Material's named alpha property BY the given value (as if you chained a SetRelative), - /// in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - /// instead than fight each other as multiple DOFade would do. - /// Also stores the Material as the tween's target so it can be used for filtered operations - /// The value to tween by - /// The name of the material property to tween (like _Tint or _SpecColor) - /// The duration of the tween - public static Tweener DOBlendableFadeBy(this Material target, float byValue, string property, float duration) - { - if (!target.HasProperty(property)) { - if (Debugger.logPriority > 0) Debugger.LogMissingMaterialProperty(property); - return null; - } - - Color to = new Color(0, 0, 0, 0); - return DOTween.To(() => to, x => { - Color diff = x - to; - to.a = x.a; - target.SetColor(property, target.GetColor(property) + diff); - }, new Color(0, 0, 0, byValue), duration) - .Blendable().SetTarget(target); - } - #endregion #region Transform diff --git a/_DOTween.Assembly/DOTween43/ShortcutExtensions.cs b/_DOTween.Assembly/DOTween43/ShortcutExtensions.cs index 10bd2e5..9ef0cda 100644 --- a/_DOTween.Assembly/DOTween43/ShortcutExtensions.cs +++ b/_DOTween.Assembly/DOTween43/ShortcutExtensions.cs @@ -114,22 +114,6 @@ namespace DG.Tweening .Blendable().SetTarget(target); } - /// Tweens a SpriteRenderer's alpha BY the given value (as if you chained a SetRelative), - /// in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - /// instead than fight each other as multiple DOFade would do. - /// Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations - /// The value to tween byThe duration of the tween - public static Tweener DOBlendableFadeBy(this SpriteRenderer target, float byValue, float duration) - { - Color to = new Color(0, 0, 0, 0); - return DOTween.To(() => to, x => { - Color diff = x - to; - to.a = x.a; - target.color += diff; - }, new Color(0, 0, 0, byValue), duration) - .Blendable().SetTarget(target); - } - #endregion #endregion diff --git a/_DOTween.Assembly/DOTween46/ShortcutExtensions.cs b/_DOTween.Assembly/DOTween46/ShortcutExtensions.cs index 05adb83..de93eea 100644 --- a/_DOTween.Assembly/DOTween46/ShortcutExtensions.cs +++ b/_DOTween.Assembly/DOTween46/ShortcutExtensions.cs @@ -266,22 +266,6 @@ namespace DG.Tweening .Blendable().SetTarget(target); } - /// Tweens a Graphic's alpha BY the given value (as if you chained a SetRelative), - /// in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - /// instead than fight each other as multiple DOFade would do. - /// Also stores the Graphic as the tween's target so it can be used for filtered operations - /// The value to tween byThe duration of the tween - public static Tweener DOBlendableFadeBy(this Graphic target, float byValue, float duration) - { - Color to = new Color(0, 0, 0, 0); - return DOTween.To(() => to, x => { - Color diff = x - to; - to.a = x.a; - target.color += diff; - }, new Color(0, 0, 0, byValue), duration) - .Blendable().SetTarget(target); - } - #endregion #region Image @@ -303,22 +287,6 @@ namespace DG.Tweening .Blendable().SetTarget(target); } - /// Tweens a Image's alpha BY the given value (as if you chained a SetRelative), - /// in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - /// instead than fight each other as multiple DOFade would do. - /// Also stores the Image as the tween's target so it can be used for filtered operations - /// The value to tween byThe duration of the tween - public static Tweener DOBlendableFadeBy(this Image target, float byValue, float duration) - { - Color to = new Color(0, 0, 0, 0); - return DOTween.To(() => to, x => { - Color diff = x - to; - to.a = x.a; - target.color += diff; - }, new Color(0, 0, 0, byValue), duration) - .Blendable().SetTarget(target); - } - #endregion #region Text @@ -340,22 +308,6 @@ namespace DG.Tweening .Blendable().SetTarget(target); } - /// Tweens a Text's alpha BY the given value (as if you chained a SetRelative), - /// in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - /// instead than fight each other as multiple DOFade would do. - /// Also stores the Text as the tween's target so it can be used for filtered operations - /// The value to tween byThe duration of the tween - public static Tweener DOBlendableFadeBy(this Text target, float byValue, float duration) - { - Color to = new Color(0, 0, 0, 0); - return DOTween.To(() => to, x => { - Color diff = x - to; - to.a = x.a; - target.color += diff; - }, new Color(0, 0, 0, byValue), duration) - .Blendable().SetTarget(target); - } - #endregion #endregion diff --git a/_DOTween.Assembly/bin/DOTween.XML b/_DOTween.Assembly/bin/DOTween.XML index 8cef664..9947fa0 100644 --- a/_DOTween.Assembly/bin/DOTween.XML +++ b/_DOTween.Assembly/bin/DOTween.XML @@ -1206,22 +1206,6 @@ The name of the material property to tween (like _Tint or _SpecColor) The duration of the tween - - Tweens a Material's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - - - Tweens a Material's named alpha property BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Material as the tween's target so it can be used for filtered operations - The value to tween by - The name of the material property to tween (like _Tint or _SpecColor) - The duration of the tween - Tweens a Transform's position BY the given value (as if you chained a SetRelative), in a way that allows other DOBlendableMove tweens to work together on the same target, diff --git a/_DOTween.Assembly/bin/DOTween.dll b/_DOTween.Assembly/bin/DOTween.dll index 9969548..0aaf647 100644 Binary files a/_DOTween.Assembly/bin/DOTween.dll and b/_DOTween.Assembly/bin/DOTween.dll differ diff --git a/_DOTween.Assembly/bin/DOTween.dll.mdb b/_DOTween.Assembly/bin/DOTween.dll.mdb index 175f4d3..3277039 100644 Binary files a/_DOTween.Assembly/bin/DOTween.dll.mdb and b/_DOTween.Assembly/bin/DOTween.dll.mdb differ diff --git a/_DOTween.Assembly/bin/DOTween43.dll b/_DOTween.Assembly/bin/DOTween43.dll index 98821c3..167073a 100644 Binary files a/_DOTween.Assembly/bin/DOTween43.dll and b/_DOTween.Assembly/bin/DOTween43.dll differ diff --git a/_DOTween.Assembly/bin/DOTween43.dll.mdb b/_DOTween.Assembly/bin/DOTween43.dll.mdb index f91fbd1..16688fe 100644 Binary files a/_DOTween.Assembly/bin/DOTween43.dll.mdb and b/_DOTween.Assembly/bin/DOTween43.dll.mdb differ diff --git a/_DOTween.Assembly/bin/DOTween43.xml b/_DOTween.Assembly/bin/DOTween43.xml index d571dba..05aea41 100644 --- a/_DOTween.Assembly/bin/DOTween43.xml +++ b/_DOTween.Assembly/bin/DOTween43.xml @@ -50,12 +50,5 @@ Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a SpriteRenderer's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the SpriteRenderer as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/_DOTween.Assembly/bin/DOTween46.dll b/_DOTween.Assembly/bin/DOTween46.dll index e8183f0..b274004 100644 Binary files a/_DOTween.Assembly/bin/DOTween46.dll and b/_DOTween.Assembly/bin/DOTween46.dll differ diff --git a/_DOTween.Assembly/bin/DOTween46.dll.mdb b/_DOTween.Assembly/bin/DOTween46.dll.mdb index fdf2bac..e28cbf9 100644 Binary files a/_DOTween.Assembly/bin/DOTween46.dll.mdb and b/_DOTween.Assembly/bin/DOTween46.dll.mdb differ diff --git a/_DOTween.Assembly/bin/DOTween46.xml b/_DOTween.Assembly/bin/DOTween46.xml index 1cce00e..f1a4751 100644 --- a/_DOTween.Assembly/bin/DOTween46.xml +++ b/_DOTween.Assembly/bin/DOTween46.xml @@ -125,13 +125,6 @@ Also stores the Graphic as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Graphic's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Graphic as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Image's color to the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -139,13 +132,6 @@ Also stores the Image as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Image's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Image as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - Tweens a Text's color BY the given value, in a way that allows other DOBlendableColor tweens to work together on the same target, @@ -153,12 +139,5 @@ Also stores the Text as the tween's target so it can be used for filtered operations The value to tween toThe duration of the tween - - Tweens a Text's alpha BY the given value (as if you chained a SetRelative), - in a way that allows other DOBlendableFadeBy tweens to work together on the same target, - instead than fight each other as multiple DOFade would do. - Also stores the Text as the tween's target so it can be used for filtered operations - The value to tween byThe duration of the tween - diff --git a/_DOTween.Assembly/bin/DOTween50.dll b/_DOTween.Assembly/bin/DOTween50.dll index 6869737..a53455e 100644 Binary files a/_DOTween.Assembly/bin/DOTween50.dll and b/_DOTween.Assembly/bin/DOTween50.dll differ diff --git a/_DOTween.Assembly/bin/DOTween50.dll.mdb b/_DOTween.Assembly/bin/DOTween50.dll.mdb index c4c4090..9c5b434 100644 Binary files a/_DOTween.Assembly/bin/DOTween50.dll.mdb and b/_DOTween.Assembly/bin/DOTween50.dll.mdb differ diff --git a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll index 573df09..0551b04 100644 Binary files a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll and b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll differ diff --git a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb index 8c442da..9bb913f 100644 Binary files a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb and b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb differ