1
0
mirror of https://github.com/Cardidi/dotween-upm-fork.git synced 2025-12-20 17:26:03 +08:00

14 Commits

Author SHA1 Message Date
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