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

18 Commits

Author SHA1 Message Date
Demigiant
64f7409e78 Added auto-ASMDEF creation/management via DOTween Utility Panel 2019-03-05 17:12:44 +01:00
Demigiant
a88db1b6b0 Added DOTweenEditorPreview static class with methods to run tweens in the editor (outside of Playmode) 2018-08-17 14:09:24 +02:00
Demigiant
8931993c6b Added option to add DOTweenComponent to the Hierarchy manually in editor mode 2018-08-07 19:33:47 +02: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
431cf32a39 Refactoring and preparing to include DOTweenUpgradeManager library 2018-07-16 18:34:38 +02:00
Demigiant
f32507af95 Completed Module System usability (upgrade testing required) 2018-07-16 12:13:20 +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
fd1cb57ddd Temporary fix for TweenManager.RemoveActiveTween setting negative indexes 2015-11-26 21:33:26 +01: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
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
3382ddb04e Implemented Vector2/3/4Surrogate which works also on Win8.1 2015-04-15 02:01:51 +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
f6f53fbe4c First GIT layout after moving away from Google Code 2015-03-18 19:30:48 +01:00