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.
 
 
 
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. 8 years ago
..
BindingDemo Project file fixes. 8 years ago
ControlCatalog Pass correct node bounds to PushOpacityMask. (#1870) 8 years ago
ControlCatalog.Android Switch Cake to use a dirs.proj traversal project to simplify the solution. 8 years ago
ControlCatalog.Desktop Project file fixes. 8 years ago
ControlCatalog.NetCore Skia backend cleanup. 8 years ago
ControlCatalog.iOS Switch Cake to use a dirs.proj traversal project to simplify the solution. 8 years ago
Previewer Remove HtmlRenderer from the Avalonia repository and move it to the Avalonia.HtmlRenderer repo. 8 years ago
RemoteDemo Replace namespaces accordingly; Rename projects on main sln file. 8 years ago
RenderDemo 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
VirtualizationDemo Project file fixes. 8 years ago
interop Clean up unused code warnings and malformed doc comments. 8 years ago
Directory.Build.props Moved version and xaml props to build directory. 8 years ago