Revīziju vēsture

Autors SHA1 Ziņojums Datums
  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 gadi atpakaļ
  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 gadi atpakaļ
  Jumar Macato 3d7516cc0c Implement a new timing engine for Transitions. Transtions are fixed now.Move out some stuff from Timing.cs. 7 gadi atpakaļ
  Jumar Macato 714606b2ad Add PlayState support. 7 gadi atpakaļ
  Jumar Macato 7b1c9bde18 Replace namespaces accordingly; Rename projects on main sln file. 7 gadi atpakaļ
  Jumar Macato def7da4bb2 Rename Sample projects to avoid confusion with the CI tests. 7 gadi atpakaļ