提交历史

作者 SHA1 备注 提交日期
  Jeremy Koritzinsky 58a85c53c7 Have each AnimationInstance and TransitionInstance use their own internal clock instead of relying on tracking the start time of the global clock. Use a binary search to find the correct keyframe instead of linear search. 7 年之前
  Jeremy Koritzinsky 51faa94534 Allow users to supply custom clocks in XAML or code before animations are applied. Change AnimationsPage to show an example with a custom clock and the animations on that page. 7 年之前
  Jumar Macato 3d7516cc0c Implement a new timing engine for Transitions. Transtions are fixed now.Move out some stuff from Timing.cs. 7 年之前
  Jumar Macato 714606b2ad Add PlayState support. 7 年之前
  Jumar Macato 7b1c9bde18 Replace namespaces accordingly; Rename projects on main sln file. 7 年之前
  Jumar Macato def7da4bb2 Rename Sample projects to avoid confusion with the CI tests. 7 年之前