Demigiant
|
c8cc8dc6a7
|
Added a log in the editor which reports how many errors safe mode prevented, if any
|
2019-07-24 15:46:54 +02:00 |
|
Demigiant
|
605c5ba9be
|
Added option to choose what happens when a nested tween inside a Sequence fails
|
2019-02-28 11:19:47 +01:00 |
|
Demigiant
|
0e63b84837
|
Added SetLink chainable method
+ Fixed possible error where killAdd was increased only by maxTweeners if capacity was set to increase both by tweeners and by sequences
|
2019-02-24 15:16:00 +01:00 |
|
Demigiant
|
9beae472ee
|
Commit step for Cubic Bezier path decoder (under development and disabled for now)
|
2018-12-16 12:56:57 +01:00 |
|
Demigiant
|
d8d57ac71a
|
[BUGFIX] Fixed some module dependencies not being rewritten correctly + Changing modules now outputs an info log
|
2018-08-03 12:15:34 +02:00 |
|
Demigiant
|
3da538a1a0
|
Modules working (upgrade features to complete)
|
2018-07-15 11:02:59 +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
|
1d13d54289
|
Added RewindCallbackMode in DOTweenUtilityPanel (and implemented in runtime code)
|
2017-11-08 13:33:53 +01:00 |
|
Demigiant
|
5f28d4bba8
|
[bugfix] Better (and faster) solution to previous TweenerCore.Reset allocation issue, which has no problems with IL2CPP
|
2016-12-08 12:10:46 +01:00 |
|
Demigiant
|
49678b434c
|
Fixed decreasing uint tweens not working correctly
|
2016-05-30 13:19:23 +02:00 |
|
Demigiant
|
fd1cb57ddd
|
Temporary fix for TweenManager.RemoveActiveTween setting negative indexes
|
2015-11-26 21:33:26 +01:00 |
|
Demigiant
|
2af024f03d
|
Period successfully added to Flash eases
|
2015-10-31 16:37:11 +01:00 |
|
Demigiant
|
8345c34fca
|
Added CustomPlugins.PureQuaternionPlugin + Transform.DORotateQuaternion/DOLocalRotateQuaternion
|
2015-10-15 13:27:49 +02:00 |
|
Demigiant
|
49e6a0bb55
|
Added DoublePlugin
|
2015-10-09 11:07:30 +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
|
b56c49e441
|
Fixed path orientation issue when rewinding
|
2015-05-27 13:01:57 +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
|
9af3b701ea
|
Added QuaternionSurrogate to make QuaternionPlugin fully compatible with Win8.1
|
2015-04-15 19:18:04 +02:00 |
|
Daniele Giardini
|
6ecc10cb6f
|
Implemented QuaternionSurrogatePlugin that uses Vector3Surrogate and works on WP8.1
|
2015-04-15 12:47:55 +02:00 |
|
Daniele Giardini
|
b4648112eb
|
Implemented Color/Color32 surrogate that works on WP8.1
|
2015-04-15 12:29:56 +02:00 |
|
Daniele Giardini
|
3382ddb04e
|
Implemented Vector2/3/4Surrogate which works also on Win8.1
|
2015-04-15 02:01:51 +02:00 |
|
Daniele Giardini
|
eb74216d6a
|
Implementing Vector2/3/4 surrogates that don't break C# rules as Unity does, so they will work on WP8.1
|
2015-04-14 12:51:04 +02:00 |
|
Daniele Giardini
|
f38ce75677
|
Set correct build settings for temporary WP8.1 configuration
|
2015-04-07 12:13:40 +02:00 |
|
Daniele Giardini
|
5152a06e19
|
Implemented EaseFactory and EaseFactory.StopMotion by Andrei Stanescu (reydanro)
|
2015-04-04 19:49:21 +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
|
ea7a7a7cfd
|
- Implemented support for long and ulong formats
- Fixed IsTweening returning TRUE if called inside a tween's OnComplete
|
2015-03-31 10:02:15 +02:00 |
|
Daniele Giardini
|
38d7a1b04c
|
- Added rich text support to string tweens (still needs work)
- Added ScrambleMode enum for additional scrambleMode options
|
2015-03-29 12:31:33 +02:00 |
|
Daniele Giardini
|
f6f53fbe4c
|
First GIT layout after moving away from Google Code
|
2015-03-18 19:30:48 +01:00 |
|