Demigiant
|
49678b434c
|
Fixed decreasing uint tweens not working correctly
|
2016-05-30 13:19:23 +02:00 |
|
Demigiant
|
d151ff5679
|
Added DOPivot/X/Y shortcut
|
2016-05-03 10:40:50 +02:00 |
|
Demigiant
|
652fb67e86
|
DOShake > Added extra option to prevent the shake from automatically fading out
|
2016-05-03 10:18:21 +02:00 |
|
Demigiant
|
eb989352ef
|
Added DOTween.PlayForward/Backwards overloads that accept both a target and an id
|
2016-04-11 16:39:59 +02:00 |
|
Demigiant
|
8718c07287
|
Fixed error generated by calling KillAll from inside an OnComplete callback
v1.1.260
|
2016-04-03 14:24:06 +02:00 |
|
Demigiant
|
2a8e7cc55c
|
Fixed IndexOutOfRangeException when reorganizing tweens and capacity increased the first time without ever having being manually set
|
2016-04-03 13:58:16 +02:00 |
|
Demigiant
|
08b0f5a677
|
Made compatible with Unity 5.4 (removed OnLevelWasLoaded from DOTweenComponent)
v1.1.200
|
2016-03-18 13:08:52 +01:00 |
|
Demigiant
|
f3a549436b
|
Hyper-compatible version fix which allows Color32 to work correctly
+ Fix to ScrollRect.DONormalizedPos not working correctly with hyper-compatible mode
|
2016-03-12 15:42:09 +01:00 |
|
Demigiant
|
9fb0daae6d
|
DOTweenInspector > Added Play/Pause/Kill All buttons
|
2016-03-06 13:39:11 +01:00 |
|
Demigiant
|
72f42baa67
|
Added ScrollRect.DOHorizontal/VerticalNormalizedPos + DONormalizedPos shortcuts
|
2016-02-10 13:05:55 +01:00 |
|
Demigiant
|
51ad72269d
|
Fixed OnPlay being called immediately (after the first run) in spite of eventual delays
|
2016-02-09 13:19:52 +01:00 |
|
Demigiant
|
0d75335df2
|
Added RectTransform.DOAnchorMin/Max shortcuts
|
2016-02-09 12:48:26 +01:00 |
|
Demigiant
|
299ad82622
|
Fixed OnWaypointChange being called only once even if multiple waypoints went through since the last update
|
2016-02-05 13:33:42 +01:00 |
|
Demigiant
|
85d2e96502
|
Fix for Flash ease not appearing fluid when moving slowly
|
2015-12-08 12:37:59 +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
|
2f0c080c62
|
Fix for DemiLib layout updater
v1.1.135
|
2015-12-06 17:55:24 +01:00 |
|
Demigiant
|
12d7b6d707
|
Fix for correct deletion and reimport of DemilLib old/new Core libraries
|
2015-12-06 16:26:46 +01:00 |
|
Demigiant
|
c1f7a0629a
|
Old DemiLib Core files are now atutomatically deleted if new ones are present
|
2015-12-06 11:32:15 +01:00 |
|
Demigiant
|
28cf80f3cd
|
Fixed StringPlugin (DOText) not calculating SpeedBased duration correctly in case of rich text
|
2015-12-05 10:38:00 +01:00 |
|
Demigiant
|
9d99649725
|
readme
|
2015-11-29 20:32:56 +01:00 |
|
Demigiant
|
19e2b30586
|
Added screenshots
|
2015-11-29 20:31:47 +01:00 |
|
Demigiant
|
fd1cb57ddd
|
Temporary fix for TweenManager.RemoveActiveTween setting negative indexes
|
2015-11-26 21:33:26 +01:00 |
|
Demigiant
|
cbb566d6da
|
readme
|
2015-11-20 22:09:03 +01:00 |
|
Demigiant
|
bcd700d6fb
|
Added buttons on DOTween's Inspector to eventually show even more options about playing/paused tweens
|
2015-11-20 22:06:50 +01:00 |
|
Demigiant
|
2af024f03d
|
Period successfully added to Flash eases
v1.1.060
|
2015-10-31 16:37:11 +01:00 |
|
Demigiant
|
9732b490aa
|
Adding period to Flash eases
|
2015-10-31 15:42:40 +01:00 |
|
Demigiant
|
b58e6d062a
|
Added Flash eases
v1.1.050
|
2015-10-30 21:31:04 +01:00 |
|
Demigiant
|
2c22181c73
|
PureQuaternionPlugin now working correctly
v1.1.030
|
2015-10-29 12:28:01 +01:00 |
|
Demigiant
|
8345c34fca
|
Added CustomPlugins.PureQuaternionPlugin + Transform.DORotateQuaternion/DOLocalRotateQuaternion
|
2015-10-15 13:27:49 +02:00 |
|
Demigiant
|
55bd172cdc
|
Fixed double tweens accepting a float endValue instead of a double
|
2015-10-15 12:17:51 +02: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
v1.1.005
|
2015-10-09 12:58:09 +02:00 |
|
Demigiant
|
64294852f5
|
Folder organize (moved custom plugin example inside "_DOTween examples")
|
2015-10-09 12:15:36 +02:00 |
|
Demigiant
|
a49d2a3f22
|
Created custom plugin example in UnityTests.Unity5 > Assets > _Tests > CustomPlugin Example
|
2015-10-09 12:13:05 +02:00 |
|
Demigiant
|
49e6a0bb55
|
Added DoublePlugin
|
2015-10-09 11:07:30 +02:00 |
|
Demigiant
|
afa90db39e
|
Added DOAnchorPosX/Y + Fixed bug with myTween.Complete and Strip Byte Code
|
2015-10-06 00:47:35 +02:00 |
|
Demigiant
|
e2b5ae40a6
|
Added Material/SpriteRenderer/Image DOGradientColor + Fixed DOJump not working correctly with Rigidbody2D
v1.0.850
|
2015-09-27 14:17:26 +02:00 |
|
Demigiant
|
bc6cace7e8
|
Update to Unity 5.2
v1.0.830
|
2015-09-15 20:04:41 +02:00 |
|
Demigiant
|
e3bf095de8
|
Added DOTween.KillAll overload which accepts ids or targets to keep out of the killing
|
2015-09-15 19:54:43 +02:00 |
|
Demigiant
|
8ad4d4d10c
|
Added Material operation shortcuts (DOKill etc)
|
2015-08-31 10:49:55 +02:00 |
|
Demigiant
|
599398b1ce
|
Fixed OnPlay not being called on Restart
|
2015-08-08 23:10:03 +02:00 |
|
Demigiant
|
13c933a4b8
|
Added optional "withCallbacks" parameter to Complete/DOComplete
v1.0.810
|
2015-08-04 18:34:29 +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)
v1.0.800
|
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
|
7b9cb9f7d6
|
Added DOTweenUtils46.SwitchToRectTransform method
|
2015-06-10 18:42:24 +02:00 |
|
Daniele Giardini
|
c6d84ccfda
|
Fixed tweens not working correctly if Fixed UpdateType was set as default from DOTween's Utility Panel
|
2015-06-09 20:10:27 +02:00 |
|
Daniele Giardini
|
5c9a7e4fd3
|
Added tween.Loops() method
|
2015-06-08 16:50:18 +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 |
|