Historique des commits

Auteur SHA1 Message Date
  Zeh Fernando 6bbd1287c8 ZTween: added rotateFrom() and rotateTo(), and removed old MathUtils.applyLerp() functions il y a 8 ans
  Zeh Fernando f3e7a235de ZTween: using Mathf.LerpUnclamped() and Vector3.LerpUnclamped() for lerping now instead of MathUtils.applyLerp() il y a 8 ans
  Zeh Fernando 278759d3f8 ZTween: re-ordered methods il y a 8 ans
  zeh 99caf83673 Added call example il y a 10 ans
  zeh 62818d14d2 Minor: update comments to reflect correct use il y a 10 ans
  zeh 958e8999be Using a static constructor for initialization il y a 10 ans
  zeh a7be136b61 Proper lerping with custom functions il y a 10 ans
  zeh 579a0a6934 The target objects are part of the tween steps il y a 10 ans
  zeh c78f15c704 Renamed Equations class to Easing il y a 10 ans
  zeh 20cd1899ce More correct behavior by updating all tween steps in the same loop il y a 10 ans
  zeh 0cf00898a8 Hide interface il y a 10 ans
  zeh a3313f4894 ZTween: first stab at a chain syntax tweener for Unity il y a 10 ans