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
Demigiant
66a296f34f Better check if DOTween requires setup or not + Quicker setup of modules after updating DOTween 2019-01-03 14:00:45 +01:00
Demigiant
e848c1343e DOTweenInspector now shows tweens IDs (if present) and is generally nicer 2018-12-17 12:16:47 +01: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
44421094ea Modules are now applied automatically if they were setup previously and stored in DOTweenSettings 2018-08-02 21:21:33 +02:00
Demigiant
98b2b57dd9 DOTween now remembers which modules were activated and re-enables them when pressing Setup after an upgrade 2018-08-02 20:28:22 +02:00
Demigiant
a32e2c35d3 Modules are now enabled by modifying their CS files directly instead of using define symbols 2018-08-02 19:45:12 +02:00
Demigiant
fc47f335c1 Added waiting message to Modules panel when compiling after first Setup 2018-08-02 17:22:18 +02:00
Demigiant
1f5e48d269 Modules Panel now doesn't close when upgrade compilation ends 2018-08-02 14:21:55 +02:00
Demigiant
2887a8b4a5 Nicer upgrade process using EditorWindow for instructions 2018-08-02 13:42:50 +02:00
Demigiant
a61f32b85e Moved DOTween.isUnityEditor/isDebugBuild to TweenManager 2018-08-01 11:49:45 +02:00
Demigiant
8bb776f178 - minor 2018-07-17 12:35:27 +02:00
Demigiant
8601e64616 Added DOTweenUpgradeManager library 2018-07-17 10:30:51 +02:00
Demigiant
431cf32a39 Refactoring and preparing to include DOTweenUpgradeManager library 2018-07-16 18:34:38 +02:00