提交歷史

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