diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML
index 2a1f25b..f73f235 100644
--- a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML
+++ b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.XML
@@ -1465,6 +1465,10 @@
Global DOTween timeScale.
Default: 1
+
+ If TRUE draws path gizmos in Unity Editor (if the gizmos button is active).
+ Deactivate this if you want to avoid gizmos overhead while in Unity Editor
+
Default updateType for new tweens.
Default: UpdateType.Normal
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll
index 699cf05..41a77ab 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb
index 6d17476..68b7d65 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween.dll.mdb differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll
index 97741c6..96ca254 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb
index f744377..55838b1 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween43.dll.mdb differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll
index ab13478..efdccb9 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb
index 5b57ae3..38b6995 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween46.dll.mdb differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll
index 0b60ea9..47fc0e9 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb
index 2d23ae9..83e3535 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/DOTween50.dll.mdb differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll
index 2a49347..849aab8 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll differ
diff --git a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb
index 0d1874e..5272778 100644
Binary files a/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb and b/UnityCompatibilityTests.Unity35/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML
index 2a1f25b..f73f235 100644
--- a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML
+++ b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.XML
@@ -1465,6 +1465,10 @@
Global DOTween timeScale.
Default: 1
+
+ If TRUE draws path gizmos in Unity Editor (if the gizmos button is active).
+ Deactivate this if you want to avoid gizmos overhead while in Unity Editor
+
Default updateType for new tweens.
Default: UpdateType.Normal
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll
index 699cf05..41a77ab 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb
index 6d17476..68b7d65 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween.dll.mdb differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll
index 97741c6..96ca254 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb
index f744377..55838b1 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween43.dll.mdb differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll
index ab13478..efdccb9 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb
index 5b57ae3..38b6995 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween46.dll.mdb differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll
index 0b60ea9..47fc0e9 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb
index 2d23ae9..83e3535 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/DOTween50.dll.mdb differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll
index 2a49347..849aab8 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll and b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll differ
diff --git a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb
index 0d1874e..5272778 100644
Binary files a/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb and b/UnityTests.Unity4/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween.meta
index 8bcf43b..f070fa1 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween.meta
@@ -1,5 +1,9 @@
fileFormatVersion: 2
guid: ad88d42122718d342a246e7d8d8c9983
folderAsset: yes
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML
index 2a1f25b..f73f235 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML
@@ -1465,6 +1465,10 @@
Global DOTween timeScale.
Default: 1
+
+ If TRUE draws path gizmos in Unity Editor (if the gizmos button is active).
+ Deactivate this if you want to avoid gizmos overhead while in Unity Editor
+
Default updateType for new tweens.
Default: UpdateType.Normal
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML.meta
index 73b0ff4..d19c7b1 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.XML.meta
@@ -1,7 +1,7 @@
fileFormatVersion: 2
guid: 32d3af87ee00b2540b93b3d175025be1
-timeCreated: 1427447719
-licenseType: Pro
+timeCreated: 1431691500
+licenseType: Free
TextScriptImporter:
userData:
assetBundleName:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll
index 699cf05..41a77ab 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb
index 6d17476..68b7d65 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb.meta
index ca76239..2eb32d2 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.mdb.meta
@@ -1,7 +1,7 @@
fileFormatVersion: 2
guid: 75fba9607a513b64984db6d29f41986c
-timeCreated: 1427447735
-licenseType: Pro
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
assetBundleName:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.meta
index 500aef7..3780d6c 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween.dll.meta
@@ -1,5 +1,7 @@
fileFormatVersion: 2
guid: 6cc6d4d0f1606b041be016a1b3105a6e
+timeCreated: 1431691490
+licenseType: Free
PluginImporter:
serializedVersion: 1
iconMap: {}
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll
index 97741c6..96ca254 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb
index f744377..55838b1 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb.meta
index 74052c0..da5d44d 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.mdb.meta
@@ -1,4 +1,8 @@
fileFormatVersion: 2
guid: 589b8271dd960624a8620bca5ed778db
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.meta
index c2b208c..cbe6f40 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.dll.meta
@@ -1,5 +1,7 @@
fileFormatVersion: 2
guid: cc98104edfc2736418636b4b8c0e3b0b
+timeCreated: 1431691492
+licenseType: Free
PluginImporter:
serializedVersion: 1
iconMap: {}
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml.meta
index 21f2061..5cddc00 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween43.xml.meta
@@ -1,4 +1,8 @@
fileFormatVersion: 2
guid: 6e08c600d5d981242b5d3c1d825106d6
+timeCreated: 1431691500
+licenseType: Free
TextScriptImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll
index ab13478..efdccb9 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb
index 5b57ae3..38b6995 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb.meta
index bcd85aa..3ca948a 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.mdb.meta
@@ -1,4 +1,8 @@
fileFormatVersion: 2
guid: 773153d471589be45acb355405a2bcf5
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.meta
index 81473f7..29a023d 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.dll.meta
@@ -1,5 +1,7 @@
fileFormatVersion: 2
guid: da65c15675bf19f4c953026614098b09
+timeCreated: 1431691492
+licenseType: Free
PluginImporter:
serializedVersion: 1
iconMap: {}
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml.meta
index e858ba5..e9cd763 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween46.xml.meta
@@ -1,4 +1,8 @@
fileFormatVersion: 2
guid: d27835d6231b6aa48841c3f8b2214fa8
+timeCreated: 1431691500
+licenseType: Free
TextScriptImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll
index 0b60ea9..47fc0e9 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb
index 2d23ae9..83e3535 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb.meta
index d5e5626..93ad7a1 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.mdb.meta
@@ -1,7 +1,7 @@
fileFormatVersion: 2
guid: 011d3116e0e87e3468e30ecd026d2dbc
-timeCreated: 1426960365
-licenseType: Pro
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
assetBundleName:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.meta
index 569199d..5f2d206 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.dll.meta
@@ -1,7 +1,7 @@
fileFormatVersion: 2
guid: a7c56c2a7b6aa7249960e3bdc39b6981
-timeCreated: 1426960377
-licenseType: Pro
+timeCreated: 1431691491
+licenseType: Free
PluginImporter:
serializedVersion: 1
iconMap: {}
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.xml.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.xml.meta
index 1066080..e78bf41 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.xml.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/DOTween50.xml.meta
@@ -1,7 +1,7 @@
fileFormatVersion: 2
guid: 3a6814e095786e74faa2c054ea887651
-timeCreated: 1426960377
-licenseType: Pro
+timeCreated: 1431691500
+licenseType: Free
TextScriptImporter:
userData:
assetBundleName:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor.meta
index 1059025..083762e 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor.meta
@@ -1,5 +1,9 @@
fileFormatVersion: 2
guid: 3500705e15d89ff43a4ee7740f47688f
folderAsset: yes
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.XML.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.XML.meta
index 1481eb6..e4080e2 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.XML.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.XML.meta
@@ -1,4 +1,8 @@
fileFormatVersion: 2
guid: b1520efae3508be4a84aa316d04fc675
+timeCreated: 1431691500
+licenseType: Free
TextScriptImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll
index 2a49347..849aab8 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll and b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb
index 0d1874e..5272778 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb.meta
index 43400aa..06b7fe4 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.mdb.meta
@@ -1,4 +1,8 @@
fileFormatVersion: 2
guid: f485bbcdc045cfb46ad37827b2f24d67
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.meta
index 0d45498..0019db6 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/DOTweenEditor.dll.meta
@@ -1,5 +1,7 @@
fileFormatVersion: 2
guid: 15321a018ba7b9f49a6442a41ee5dc70
+timeCreated: 1431691487
+licenseType: Free
PluginImporter:
serializedVersion: 1
iconMap: {}
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs.meta
index 47e1b49..0dd39b3 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs.meta
@@ -1,5 +1,9 @@
fileFormatVersion: 2
guid: b7c3cf2b694a2ab4d8e1b5a45b028052
folderAsset: yes
+timeCreated: 1431691486
+licenseType: Free
DefaultImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/DOTweenIcon.png.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/DOTweenIcon.png.meta
index d0fd73a..4484769 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/DOTweenIcon.png.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/DOTweenIcon.png.meta
@@ -1,5 +1,7 @@
fileFormatVersion: 2
guid: b51ee612bc8b58e45b114f4f88219aa4
+timeCreated: 1431691506
+licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
@@ -20,6 +22,9 @@ TextureImporter:
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
+ cubemapConvolution: 0
+ cubemapConvolutionSteps: 8
+ cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -3
maxTextureSize: 128
@@ -30,6 +35,7 @@ TextureImporter:
wrapMode: 1
nPOTScale: 0
lightmap: 0
+ rGBM: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
@@ -45,3 +51,5 @@ TextureImporter:
sprites: []
spritePackingTag:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer.png.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer.png.meta
index 76dc75c..21d8f83 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer.png.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer.png.meta
@@ -1,12 +1,14 @@
fileFormatVersion: 2
guid: cbbac93ae244da644b3399f418baca2c
+timeCreated: 1431691500
+licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
mipmaps:
mipMapMode: 0
- enableMipMap: 0
- linearTexture: 1
+ enableMipMap: 1
+ linearTexture: 0
correctGamma: 0
fadeOut: 0
borderMipMap: 0
@@ -20,16 +22,20 @@ TextureImporter:
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
+ cubemapConvolution: 0
+ cubemapConvolutionSteps: 8
+ cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
- textureFormat: -3
- maxTextureSize: 256
+ textureFormat: -1
+ maxTextureSize: 2048
textureSettings:
- filterMode: 1
- aniso: 1
+ filterMode: -1
+ aniso: -1
mipBias: -1
- wrapMode: 1
- nPOTScale: 0
+ wrapMode: -1
+ nPOTScale: 1
lightmap: 0
+ rGBM: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
@@ -38,10 +44,12 @@ TextureImporter:
spritePivot: {x: .5, y: .5}
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spritePixelsToUnits: 100
- alphaIsTransparency: 1
- textureType: 2
+ alphaIsTransparency: 0
+ textureType: -1
buildTargetSettings: []
spriteSheet:
sprites: []
spritePackingTag:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer_dark.png.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer_dark.png.meta
index c98edd2..c7a00b2 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer_dark.png.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Footer_dark.png.meta
@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: 47b1c758170446e478d8369151ad68c0
-timeCreated: 1427980379
+timeCreated: 1431895110
licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Header.jpg.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Header.jpg.meta
index 9a96b8c..c3f08b1 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Header.jpg.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/Editor/Imgs/Header.jpg.meta
@@ -1,5 +1,7 @@
fileFormatVersion: 2
guid: c75c360efddf317489499b0b8acad6be
+timeCreated: 1431895110
+licenseType: Free
TextureImporter:
fileIDToRecycleName: {}
serializedVersion: 2
@@ -20,6 +22,9 @@ TextureImporter:
isReadable: 0
grayScaleToAlpha: 0
generateCubemap: 0
+ cubemapConvolution: 0
+ cubemapConvolutionSteps: 8
+ cubemapConvolutionExponent: 1.5
seamlessCubemap: 0
textureFormat: -3
maxTextureSize: 512
@@ -30,6 +35,7 @@ TextureImporter:
wrapMode: 1
nPOTScale: 0
lightmap: 0
+ rGBM: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
@@ -45,3 +51,5 @@ TextureImporter:
sprites: []
spritePackingTag:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DOTween/readme.txt.meta b/UnityTests.Unity5/Assets/Demigiant/DOTween/readme.txt.meta
index 1c3d85b..94b078f 100644
--- a/UnityTests.Unity5/Assets/Demigiant/DOTween/readme.txt.meta
+++ b/UnityTests.Unity5/Assets/Demigiant/DOTween/readme.txt.meta
@@ -1,4 +1,8 @@
fileFormatVersion: 2
guid: d528b87e51999eb4bb9bb1050815c97d
+timeCreated: 1431691500
+licenseType: Free
TextScriptImporter:
userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll b/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll
index 0909876..cc39e54 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll and b/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll.mdb
index a19ee8a..706ffff 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DemiLib/DemiLib.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll b/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll
index c634f06..9e59a64 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll and b/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll differ
diff --git a/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll.mdb b/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll.mdb
index 61ac41b..3aa2cdb 100644
Binary files a/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll.mdb and b/UnityTests.Unity5/Assets/Demigiant/DemiLib/Editor/DemiEditor.dll.mdb differ
diff --git a/UnityTests.Unity5/Assets/Resources/DOTweenSettings.asset b/UnityTests.Unity5/Assets/Resources/DOTweenSettings.asset
index bbdc025..b63c859 100644
Binary files a/UnityTests.Unity5/Assets/Resources/DOTweenSettings.asset and b/UnityTests.Unity5/Assets/Resources/DOTweenSettings.asset differ
diff --git a/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll b/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll
index aa9d1bb..5e90e3f 100644
Binary files a/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll and b/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll differ
diff --git a/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll.meta b/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll.meta
index bcc7fff..d12d43a 100644
--- a/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll.meta
+++ b/UnityTests.Unity5/Assets/UnityVS/Editor/UnityVS.VersionSpecific.dll.meta
@@ -1,6 +1,6 @@
fileFormatVersion: 2
guid: 42c12149efdc035458bffa42058b9a04
-timeCreated: 1429055804
+timeCreated: 1431691381
licenseType: Free
PluginImporter:
serializedVersion: 1
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/BugsPro.unity b/UnityTests.Unity5/Assets/_Tests PRO/BugsPro.unity
index 27fa1e1..af326ff 100644
Binary files a/UnityTests.Unity5/Assets/_Tests PRO/BugsPro.unity and b/UnityTests.Unity5/Assets/_Tests PRO/BugsPro.unity differ
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/TempPro.unity b/UnityTests.Unity5/Assets/_Tests PRO/TempPro.unity
index 0fb59e5..44a96be 100644
Binary files a/UnityTests.Unity5/Assets/_Tests PRO/TempPro.unity and b/UnityTests.Unity5/Assets/_Tests PRO/TempPro.unity differ
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs.meta b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs.meta
new file mode 100644
index 0000000..85e6892
--- /dev/null
+++ b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs.meta
@@ -0,0 +1,9 @@
+fileFormatVersion: 2
+guid: db1681233c945d04391d1fa3f9db64b9
+folderAsset: yes
+timeCreated: 1431691826
+licenseType: Free
+DefaultImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/Cube W Animation.prefab b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/Cube W Animation.prefab
new file mode 100644
index 0000000..60c3aae
Binary files /dev/null and b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/Cube W Animation.prefab differ
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/Cube W Animation.prefab.meta b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/Cube W Animation.prefab.meta
new file mode 100644
index 0000000..7b28cc8
--- /dev/null
+++ b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/Cube W Animation.prefab.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 119d9ce7e5ea0754da0fe27dc9cead2a
+timeCreated: 1431691885
+licenseType: Free
+NativeFormatImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice as Child.prefab b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice as Child.prefab
new file mode 100644
index 0000000..fe89ea8
Binary files /dev/null and b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice as Child.prefab differ
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice as Child.prefab.meta b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice as Child.prefab.meta
similarity index 100%
rename from UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice as Child.prefab.meta
rename to UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice as Child.prefab.meta
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice.prefab b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice.prefab
new file mode 100644
index 0000000..bb97cd0
Binary files /dev/null and b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice.prefab differ
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice.prefab.meta b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice.prefab.meta
similarity index 100%
rename from UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice.prefab.meta
rename to UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOAnimation Dice.prefab.meta
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube as Child.prefab b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube as Child.prefab
new file mode 100644
index 0000000..17eb696
Binary files /dev/null and b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube as Child.prefab differ
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube as Child.prefab.meta b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube as Child.prefab.meta
similarity index 100%
rename from UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube as Child.prefab.meta
rename to UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube as Child.prefab.meta
diff --git a/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube.prefab b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube.prefab
new file mode 100644
index 0000000..56151f6
Binary files /dev/null and b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube.prefab differ
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube.prefab.meta b/UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube.prefab.meta
similarity index 100%
rename from UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube.prefab.meta
rename to UnityTests.Unity5/Assets/_Tests PRO/_Prefabs/DOPath Cube.prefab.meta
diff --git a/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.cs b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.cs
new file mode 100644
index 0000000..5b2c47f
--- /dev/null
+++ b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.cs
@@ -0,0 +1,14 @@
+using UnityEngine;
+using System.Collections;
+using DG.Tweening;
+
+public class SequenceGCAllocations : BrainBase
+{
+ public Transform target;
+
+ void Start()
+ {
+ // DOTween.Sequence().Append(target.DOMoveX(2, 5));
+ target.DOMoveX(2, 5);
+ }
+}
\ No newline at end of file
diff --git a/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.cs.meta b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.cs.meta
new file mode 100644
index 0000000..989c923
--- /dev/null
+++ b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.cs.meta
@@ -0,0 +1,12 @@
+fileFormatVersion: 2
+guid: 5914e2d74d2d9d6418be5e5dc255ff43
+timeCreated: 1431854487
+licenseType: Free
+MonoImporter:
+ serializedVersion: 2
+ defaultReferences: []
+ executionOrder: 0
+ icon: {instanceID: 0}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.unity b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.unity
new file mode 100644
index 0000000..7d6808e
Binary files /dev/null and b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.unity differ
diff --git a/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.unity.meta b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.unity.meta
new file mode 100644
index 0000000..5272914
--- /dev/null
+++ b/UnityTests.Unity5/Assets/_Tests/Bugs/SequenceGCAllocations.unity.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 4696094c60fcd1d4fbb31ffc8577b66c
+timeCreated: 1431854480
+licenseType: Free
+DefaultImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice as Child.prefab b/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice as Child.prefab
deleted file mode 100644
index df5c02e..0000000
Binary files a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice as Child.prefab and /dev/null differ
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice.prefab b/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice.prefab
deleted file mode 100644
index c19aa93..0000000
Binary files a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOAnimation Dice.prefab and /dev/null differ
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube as Child.prefab b/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube as Child.prefab
deleted file mode 100644
index 53d42d7..0000000
Binary files a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube as Child.prefab and /dev/null differ
diff --git a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube.prefab b/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube.prefab
deleted file mode 100644
index f75f448..0000000
Binary files a/UnityTests.Unity5/Assets/_Tests/_Shared Prefabs/DOPath Cube.prefab and /dev/null differ
diff --git a/UnityTests.Unity5/ProjectSettings/ProjectSettings.asset b/UnityTests.Unity5/ProjectSettings/ProjectSettings.asset
index c8ad7cf..f889acc 100644
Binary files a/UnityTests.Unity5/ProjectSettings/ProjectSettings.asset and b/UnityTests.Unity5/ProjectSettings/ProjectSettings.asset differ
diff --git a/UnityTests.Unity5/ProjectSettings/ProjectVersion.txt b/UnityTests.Unity5/ProjectSettings/ProjectVersion.txt
index de77f25..802c8ce 100644
--- a/UnityTests.Unity5/ProjectSettings/ProjectVersion.txt
+++ b/UnityTests.Unity5/ProjectSettings/ProjectVersion.txt
@@ -1,2 +1,2 @@
-m_EditorVersion: 5.0.1f1
+m_EditorVersion: 5.0.2f1
m_StandardAssetsVersion: 0
diff --git a/_DOTween.Assembly/DOTween/Core/DOTweenComponent.cs b/_DOTween.Assembly/DOTween/Core/DOTweenComponent.cs
index 1804c6d..5619e95 100644
--- a/_DOTween.Assembly/DOTween/Core/DOTweenComponent.cs
+++ b/_DOTween.Assembly/DOTween/Core/DOTweenComponent.cs
@@ -81,6 +81,8 @@ namespace DG.Tweening.Core
void OnDrawGizmos()
{
+ if (!DOTween.drawGizmos || !DOTween.isUnityEditor) return;
+
int len = DOTween.GizmosDelegates.Count;
if (len == 0) return;
diff --git a/_DOTween.Assembly/DOTween/Core/DOTweenSettings.cs b/_DOTween.Assembly/DOTween/Core/DOTweenSettings.cs
index e8b00d3..560d7c4 100644
--- a/_DOTween.Assembly/DOTween/Core/DOTweenSettings.cs
+++ b/_DOTween.Assembly/DOTween/Core/DOTweenSettings.cs
@@ -13,6 +13,7 @@ namespace DG.Tweening.Core
public bool useSafeMode = true;
public bool showUnityEditorReport;
public LogBehaviour logBehaviour = LogBehaviour.ErrorsOnly;
+ public bool drawGizmos = true;
public bool defaultRecyclable;
public AutoPlay defaultAutoPlay = AutoPlay.All;
public UpdateType defaultUpdateType;
diff --git a/_DOTween.Assembly/DOTween/DOTween.cs b/_DOTween.Assembly/DOTween/DOTween.cs
index f28f114..00d27ca 100644
--- a/_DOTween.Assembly/DOTween/DOTween.cs
+++ b/_DOTween.Assembly/DOTween/DOTween.cs
@@ -32,7 +32,7 @@ namespace DG.Tweening
public class DOTween
{
/// DOTween's version
- public static readonly string Version = "1.0.720";
+ public static readonly string Version = "1.0.725";
///////////////////////////////////////////////
// Options ////////////////////////////////////
@@ -56,6 +56,9 @@ namespace DG.Tweening
set { _logBehaviour = value; Debugger.SetLogPriority(_logBehaviour); }
}
static LogBehaviour _logBehaviour = LogBehaviour.ErrorsOnly;
+ /// If TRUE draws path gizmos in Unity Editor (if the gizmos button is active).
+ /// Deactivate this if you want to avoid gizmos overhead while in Unity Editor
+ public static bool drawGizmos = true;
///////////////////////////////////////////////
// Default options for Tweens /////////////////
@@ -166,6 +169,7 @@ namespace DG.Tweening
if (recycleAllByDefault == null) DOTween.defaultRecyclable = settings.defaultRecyclable;
DOTween.defaultRecyclable = recycleAllByDefault == null ? settings.defaultRecyclable : (bool)recycleAllByDefault;
DOTween.showUnityEditorReport = settings.showUnityEditorReport;
+ DOTween.drawGizmos = settings.drawGizmos;
DOTween.defaultAutoPlay = settings.defaultAutoPlay;
DOTween.defaultUpdateType = settings.defaultUpdateType;
DOTween.defaultTimeScaleIndependent = settings.defaultTimeScaleIndependent;
@@ -213,6 +217,7 @@ namespace DG.Tweening
initialized = false;
useSafeMode = false;
showUnityEditorReport = false;
+ drawGizmos = true;
timeScale = 1;
logBehaviour = LogBehaviour.ErrorsOnly;
defaultEaseType = Ease.OutQuad;
diff --git a/_DOTween.Assembly/DOTween/Sequence.cs b/_DOTween.Assembly/DOTween/Sequence.cs
index e2530cb..f83b689 100644
--- a/_DOTween.Assembly/DOTween/Sequence.cs
+++ b/_DOTween.Assembly/DOTween/Sequence.cs
@@ -249,8 +249,8 @@ namespace DG.Tweening
}
} else {
// Nested Tweener/Sequence
-// float gotoPos = toPos - sequentiable.sequencedPosition;
- float gotoPos = (float)((decimal)toPos - (decimal)sequentiable.sequencedPosition);
+ float gotoPos = toPos - sequentiable.sequencedPosition;
+// float gotoPos = (float)((decimal)toPos - (decimal)sequentiable.sequencedPosition);
if (gotoPos < 0) gotoPos = 0;
Tween t = (Tween)sequentiable;
if (!t.startupDone) continue; // since we're going backwards and this tween never started just ignore it
@@ -286,8 +286,8 @@ namespace DG.Tweening
}
} else {
// Nested Tweener/Sequence
-// float gotoPos = toPos - sequentiable.sequencedPosition;
- float gotoPos = (float)((decimal)toPos - (decimal)sequentiable.sequencedPosition);
+ float gotoPos = toPos - sequentiable.sequencedPosition;
+// float gotoPos = (float)((decimal)toPos - (decimal)sequentiable.sequencedPosition);
if (gotoPos < 0) gotoPos = 0;
Tween t = (Tween)sequentiable;
t.isBackwards = false;
diff --git a/_DOTween.Assembly/DOTweenEditor/DOTweenUtilityWindow.cs b/_DOTween.Assembly/DOTweenEditor/DOTweenUtilityWindow.cs
index c7dfb68..7747897 100644
--- a/_DOTween.Assembly/DOTweenEditor/DOTweenUtilityWindow.cs
+++ b/_DOTween.Assembly/DOTweenEditor/DOTweenUtilityWindow.cs
@@ -171,6 +171,7 @@ namespace DG.DOTweenEditor
_src.useSafeMode = true;
_src.showUnityEditorReport = false;
_src.logBehaviour = LogBehaviour.ErrorsOnly;
+ _src.drawGizmos = true;
_src.defaultRecyclable = false;
_src.defaultAutoPlay = AutoPlay.All;
_src.defaultUpdateType = UpdateType.Normal;
@@ -186,6 +187,7 @@ namespace DG.DOTweenEditor
_src.useSafeMode = EditorGUILayout.Toggle("Safe Mode", _src.useSafeMode);
_src.showUnityEditorReport = EditorGUILayout.Toggle("Editor Report", _src.showUnityEditorReport);
_src.logBehaviour = (LogBehaviour)EditorGUILayout.EnumPopup("Log Behaviour", _src.logBehaviour);
+ _src.drawGizmos = EditorGUILayout.Toggle("Draw Path Gizmos", _src.drawGizmos);
DOTweenSettings.SettingsLocation prevSettingsLocation = _src.storeSettingsLocation;
_src.storeSettingsLocation = (DOTweenSettings.SettingsLocation)EditorGUILayout.Popup("Settings Location", (int)_src.storeSettingsLocation, _settingsLocation);
if (_src.storeSettingsLocation != prevSettingsLocation) {
diff --git a/_DOTween.Assembly/bin/DOTween.XML b/_DOTween.Assembly/bin/DOTween.XML
index 2a1f25b..f73f235 100644
--- a/_DOTween.Assembly/bin/DOTween.XML
+++ b/_DOTween.Assembly/bin/DOTween.XML
@@ -1465,6 +1465,10 @@
Global DOTween timeScale.
Default: 1
+
+ If TRUE draws path gizmos in Unity Editor (if the gizmos button is active).
+ Deactivate this if you want to avoid gizmos overhead while in Unity Editor
+
Default updateType for new tweens.
Default: UpdateType.Normal
diff --git a/_DOTween.Assembly/bin/DOTween.dll b/_DOTween.Assembly/bin/DOTween.dll
index 699cf05..41a77ab 100644
Binary files a/_DOTween.Assembly/bin/DOTween.dll and b/_DOTween.Assembly/bin/DOTween.dll differ
diff --git a/_DOTween.Assembly/bin/DOTween.dll.mdb b/_DOTween.Assembly/bin/DOTween.dll.mdb
index 6d17476..68b7d65 100644
Binary files a/_DOTween.Assembly/bin/DOTween.dll.mdb and b/_DOTween.Assembly/bin/DOTween.dll.mdb differ
diff --git a/_DOTween.Assembly/bin/DOTween43.dll b/_DOTween.Assembly/bin/DOTween43.dll
index 97741c6..96ca254 100644
Binary files a/_DOTween.Assembly/bin/DOTween43.dll and b/_DOTween.Assembly/bin/DOTween43.dll differ
diff --git a/_DOTween.Assembly/bin/DOTween43.dll.mdb b/_DOTween.Assembly/bin/DOTween43.dll.mdb
index f744377..55838b1 100644
Binary files a/_DOTween.Assembly/bin/DOTween43.dll.mdb and b/_DOTween.Assembly/bin/DOTween43.dll.mdb differ
diff --git a/_DOTween.Assembly/bin/DOTween46.dll b/_DOTween.Assembly/bin/DOTween46.dll
index ab13478..efdccb9 100644
Binary files a/_DOTween.Assembly/bin/DOTween46.dll and b/_DOTween.Assembly/bin/DOTween46.dll differ
diff --git a/_DOTween.Assembly/bin/DOTween46.dll.mdb b/_DOTween.Assembly/bin/DOTween46.dll.mdb
index 5b57ae3..38b6995 100644
Binary files a/_DOTween.Assembly/bin/DOTween46.dll.mdb and b/_DOTween.Assembly/bin/DOTween46.dll.mdb differ
diff --git a/_DOTween.Assembly/bin/DOTween50.dll b/_DOTween.Assembly/bin/DOTween50.dll
index 0b60ea9..47fc0e9 100644
Binary files a/_DOTween.Assembly/bin/DOTween50.dll and b/_DOTween.Assembly/bin/DOTween50.dll differ
diff --git a/_DOTween.Assembly/bin/DOTween50.dll.mdb b/_DOTween.Assembly/bin/DOTween50.dll.mdb
index 2d23ae9..83e3535 100644
Binary files a/_DOTween.Assembly/bin/DOTween50.dll.mdb and b/_DOTween.Assembly/bin/DOTween50.dll.mdb differ
diff --git a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll
index 2a49347..849aab8 100644
Binary files a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll and b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll differ
diff --git a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb
index 0d1874e..5272778 100644
Binary files a/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb and b/_DOTween.Assembly/bin/Editor/DOTweenEditor.dll.mdb differ