A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nikita Tsukanov 677159abb0
Merge branch 'master' into expose-skcanvas
7 years ago
..
Pages Custom draw operations, exposed SkCanvas and reduced Skia api visibility 7 years ago
ViewModels 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. 8 years ago
App.config Rename Sample projects to avoid confusion with the CI tests. 8 years ago
App.xaml Replace namespaces accordingly; Rename projects on main sln file. 8 years ago
App.xaml.cs Add missing usings 7 years ago
MainWindow.xaml Custom draw operations, exposed SkCanvas and reduced Skia api visibility 7 years ago
MainWindow.xaml.cs Replace namespaces accordingly; Rename projects on main sln file. 8 years ago
RenderDemo.csproj Convert project references to reference aggregate Avalonia.csproj 7 years ago
SideBar.xaml Fix renderdemo sidebar template. 7 years ago