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 92d171f154 VisualNodes are now owned by Scene objects, not by their parents. Add a Disposed member to make it easier to diagnose ownership bugs. 9 years ago
..
Animation Add Vertical Animation.PageSlide orientation 9 years ago
Media Merge branch 'master' into ref-bitmaps 9 years ago
Platform Merge branch 'master' into ref-bitmaps 9 years ago
Properties Burn, baby, BURN! 9 years ago
Rendering VisualNodes are now owned by Scene objects, not by their parents. Add a Disposed member to make it easier to diagnose ownership bugs. 9 years ago
VisualTree Merge branch 'fixes/1343-rectanglegeometry-transform' into fixes/337-focus-adorner-clipping 9 years ago
Avalonia.Visuals.csproj Switched to .NET Standard 2.0 9 years ago
INamed.cs Renamed assembly SceneGraph -> Visuals. 10 years ago
Matrix.cs PR comments 9 years ago
Point.cs Matrix.Parse & type converter 9 years ago
Points.cs Allow Geometry classes to be instantiated in XAML 9 years ago
Rect.cs Rect parse & type converter 9 years ago
RelativePoint.cs Renamed assembly SceneGraph -> Visuals. 10 years ago
RelativeRect.cs Rect parse & type converter 9 years ago
RenderTargetCorruptedException.cs Renamed assembly SceneGraph -> Visuals. 10 years ago
Size.cs Added AspectRatio and division operator to Size. 10 years ago
Thickness.cs Renamed assembly SceneGraph -> Visuals. 10 years ago
Vector.cs Use Vector for DPI. 9 years ago
Visual.cs Change TransformedBounds to a direct property on Visual (exposed on IVisual) instead of using an attached property in BoundsTracker. 9 years ago
VisualExtensions.cs added usefull TransalePoint extension method to IVisual 10 years ago
VisualTreeAttachmentEventArgs.cs Ported ImmediateRenderer from scenegraph branch. 10 years ago