This website requires JavaScript.
Explore
Help
Sign In
UnityMirror
/
dotween-upm-fork
Watch
1
Star
0
Fork
0
You've already forked dotween-upm-fork
mirror of
https://github.com/Cardidi/dotween-upm-fork.git
synced
2025-12-21 01:36:05 +08:00
Code
dotween-upm-fork
/
UnityTests.Unity5
/
Assets
/
Demigiant
History
Demigiant
3b1a1b3599
[BUGFIX] Fixed OnWaypointChange being called multiple times (as if the tween was going backwards) when restarting a path loop set to Restart
2019-02-28 16:03:39 +01:00
..
DemiLib
PathType.CubicBezier implemented with all DOTween's features (more tests coming)
2019-02-28 15:36:25 +01:00
DOTween
[BUGFIX] Fixed OnWaypointChange being called multiple times (as if the tween was going backwards) when restarting a path loop set to Restart
2019-02-28 16:03:39 +01:00
DOTween Extras
Added RewindCallbackMode in DOTweenUtilityPanel (and implemented in runtime code)
2017-11-08 13:33:53 +01:00
HOUnityEditor
Made compatible with Unity 5.4 (removed OnLevelWasLoaded from DOTweenComponent)
2016-03-18 13:08:52 +01:00
DemiLib.meta
…
DOTween Extras.meta
Added optional parameter to methods that return a List, so a reusable List can be passed
2017-10-28 20:46:20 +02:00
DOTween.meta
- Added DOTween Utility Panel option to disable path gizmos
2015-05-17 22:49:11 +02:00
HOUnityEditor.meta
…