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.
 
 
 
Steven Kirk 89b04a6afb
Merge branch 'master' into add_common_math_operators_to_vector
7 years ago
..
Animation Use PageTransition, fix possible bug with CrossFade 7 years ago
Media Merge pull request #2778 from AvaloniaUI/popup-ng 7 years ago
Platform Make Pen mutable. 7 years ago
Properties Requested changes 8 years ago
Rendering Seal unlock classes. 7 years ago
VisualTree Fix TranslatePoint. 7 years ago
Avalonia.Visuals.csproj Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
CornerRadius.cs Added animators for Size,Point, Vector and CornerRadius 7 years ago
Matrix.cs Removed duplicate call to GetDeterminant. 7 years ago
Point.cs Add Point animator handling 7 years ago
Points.cs Allow Geometry classes to be instantiated in XAML 9 years ago
Rect.cs Get rid of allocations in Rect.TransformToAABB. 7 years ago
RelativePoint.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
RelativeRect.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
RenderTargetCorruptedException.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Size.cs Added animators for Size,Point, Vector and CornerRadius 7 years ago
Thickness.cs Added animators for Size,Point, Vector and CornerRadius 7 years ago
Vector.cs use field directly instead of property 7 years ago
Visual.cs Ensure control is invalidated on ZIndex change. 7 years ago
VisualExtensions.cs Fix TranslatePoint. 7 years ago
VisualTreeAttachmentEventArgs.cs Ported ImmediateRenderer from scenegraph branch. 9 years ago