2 Commits (bcbd86eca3bda0b3e6aeee03fb063a2ba6811c28)

Author SHA1 Message Date
Nikita Tsukanov bcbd86eca3 Added VisualBrush support 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 22a55fed27 Added a lot of nullable annotations to Avalonia.Visuals. 4 years ago
GMIKE 0a0bba8de4 Check transform invert and bounds test for LineNode hitTest 5 years ago
GMIKE 22ff7af2ae replace Math.Pow(x, 2) on x*x 5 years ago
GMIKE ee84eae5cf Spaces 5 years ago
GMIKE fd34b52bba LineNode hit test 5 years ago
Dan Walmsley f270a1eafd remove pen argument from DrawOperation and BrushDrawOperation 6 years ago
Dan Walmsley c49e2c66be whitespace 6 years ago
Dan Walmsley 0808e2810e move to static LineBoundsHelper class. 6 years ago
Dan Walmsley b429f3e850 move calculate bounds to LineNode. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 1a34920a79 Don't implement equality for mutable pens. 7 years ago
Steven Kirk afa594cd48 Implemented equality for Pens. 7 years ago
Steven Kirk ec45084e6a Make Pen mutable. 7 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Steven Kirk 5fd6f5ac6d Snap bounding boxes to pixels. 9 years ago
Steven Kirk 50161e7761 Fixed LineNode.Bounds calculation 9 years ago
Steven Kirk 7eec9440b0 Add Brush/Pen.ToImmutable() extension method. 9 years ago
Steven Kirk be20562426 Added some docs. 9 years ago
Steven Kirk a39d84b955 Use correct namespace for IDrawingContextImpl. 9 years ago
Steven Kirk b20ced7c2b Refactored brushes. 9 years ago
Steven Kirk 4490b5f209 Make scene nodes internal. 9 years ago
Steven Kirk 69bca2cf89 Got VisualBrushes working again. 9 years ago
Steven Kirk d92fb0189f Added IImageBrush and IVisualBrush 9 years ago
Steven Kirk 1f985abaa6 Refactored VisualNode. 9 years ago
Steven Kirk 3c189cbe82 Make SceneBuilder update dirty rects. 10 years ago
Steven Kirk cef5ffed90 Docs and tweaking. 10 years ago
Steven Kirk 86216d9420 Use scene geometry for hit-testing. 10 years ago
Steven Kirk d91d1829ac Initial implementation of scenegraph hit testing. 10 years ago
Steven Kirk ada15eba00 Initial implementation of low-level scene graph. 10 years ago