Demigiant
|
0d0eea2ead
|
Added all WaitFor fake-overloads that return a CustomYieldInstruction (Unity 5.3 or later)
|
2018-06-01 21:25:46 +02:00 |
|
Demigiant
|
bc02db900d
|
[BUGFIX] Fixed bug with DOJump when in a Sequence that contained a DOMove before the jump
+ Implemented test version of WaitForCompletionCY
|
2018-06-01 16:04:49 +02:00 |
|
Demigiant
|
53bc29474c
|
[BUGFIX] Fixed DOJump bug when a SetDelay was chained to it
|
2018-05-31 20:35:03 +02:00 |
|
Demigiant
|
b668d99cb1
|
Added alternate build that excludes rigidbodies
|
2018-04-15 14:00:36 +02:00 |
|
Demigiant
|
4bb9a4048d
|
[BUGFIX] Fixed Tween.stringId not being reset on kill
|
2018-04-02 17:05:53 +02:00 |
|
Demigiant
|
fd1cb57ddd
|
Temporary fix for TweenManager.RemoveActiveTween setting negative indexes
|
2015-11-26 21:33:26 +01:00 |
|
Demigiant
|
bc6cace7e8
|
Update to Unity 5.2
|
2015-09-15 20:04:41 +02:00 |
|
Demigiant
|
13c933a4b8
|
Added optional "withCallbacks" parameter to Complete/DOComplete
|
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
|
bfe4a350a0
|
Added SmoothRewind/SmoothRewindAll/DOSmoothRewind control methods
|
2015-06-02 19:27:42 +02:00 |
|
Daniele Giardini
|
934091a63e
|
Differentiated extension classes in libs by name, which should fix an issue with MonoDevelop and intellisense
|
2015-05-24 12:41:28 +02:00 |
|
Daniele Giardini
|
54c8fd6ccb
|
Added RectTransform.DOShakeAnchorPos
|
2015-04-24 01:25:02 +02:00 |
|
Daniele Giardini
|
847813ac40
|
Implemented new hyper-compatibility mode (works on WP8.1) using faster wrappers instead of surrogates for Unity structs
|
2015-04-20 19:57:39 +02:00 |
|
Daniele Giardini
|
f38ce75677
|
Set correct build settings for temporary WP8.1 configuration
|
2015-04-07 12:13:40 +02:00 |
|
Daniele Giardini
|
59737f5dc7
|
- Added WP8.1 configuration while trying to solve WP8.1 issues with release builds (master and debug work)
- Ignoring HOPoolOperator
- Added GUIStyles used by editors
|
2015-04-04 13:50:15 +02:00 |
|
Daniele Giardini
|
0a7dc5affd
|
- Added DOTween50 library (with specific stuff for Unity 5.x)
- Added AudioMixer shortcuts (DOSetFloat)
|
2015-03-21 19:20:29 +01:00 |
|