Max Katz
|
c1e4685541
|
Update src/Avalonia.Visuals/Media/Imaging/WriteableBitmap.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
5 years ago |
Max Katz
|
1ac83f6693
|
Update src/Avalonia.Visuals/Media/Imaging/WriteableBitmap.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
5 years ago |
Max Katz
|
f29d050e73
|
Add BoxShadows transition
|
5 years ago |
Max Katz
|
34505c4c8b
|
Reuse Animator.Interpolate in transitions code
|
5 years ago |
Max Katz
|
08382e5bf5
|
Fix SolidColorBrushAnimator NRE
|
5 years ago |
Dan Walmsley
|
fec55f3f27
|
fix nits.
|
5 years ago |
Dan Walmsley
|
472e179e41
|
no boxing required.
|
5 years ago |
Jumar Macato
|
e63e00f7dd
|
remove linq
|
5 years ago |
Dan Walmsley
|
c6f248a1e5
|
fix api compat
|
5 years ago |
Dan Walmsley
|
545253290e
|
register new brush animator.
|
5 years ago |
Dan Walmsley
|
d084cf8fc7
|
dont break api.
|
5 years ago |
Jumar Macato
|
da90737905
|
revert to non preview feature again
|
5 years ago |
Jumar Macato
|
72ae35c9ea
|
return after applying the target animator in BaseBrushAnimator.cs
|
5 years ago |
Jumar Macato
|
80c276f31e
|
Revamp the brush animators to handle future IBrush types.
|
5 years ago |
Jumar Macato
|
8df4a59cbe
|
dont use "not" c# preview feature
|
5 years ago |
Jumar Macato
|
f807092877
|
Heavily simplify SCB animator
|
5 years ago |
Jumar Macato
|
dfa75a6d4f
|
fix bug on instances where SCB animation applies a localvalue wrongly.
|
5 years ago |
Benedikt Stebner
|
11e025fc68
|
Fix emergency breaks
|
5 years ago |
Benedikt Stebner
|
9bc9cd46fe
|
Include the TextLine's Start offset to the TextLayout's size calculation.
|
5 years ago |
Benedikt Schroeder
|
08a72e893c
|
Increase TextFormatter compatibility with WPF's version
|
5 years ago |
Dan Walmsley
|
f9173594ae
|
add api diff.
|
5 years ago |
Dan Walmsley
|
6a1dbaea65
|
initial implementation for skia.
|
5 years ago |
Andrey Ermilkin
|
323d975dad
|
Fixes Vector test for scale commutativeness.
|
6 years ago |
Jumar Macato
|
1ab777c961
|
address review
|
6 years ago |
Jumar Macato
|
e191d22d96
|
Update src/Avalonia.Visuals/Platform/IGeometryImpl.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
6 years ago |
Jumar Macato
|
ef903d7ed2
|
Update src/Avalonia.Visuals/Platform/IDrawingContextImpl.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
6 years ago |
Jumar Macato
|
7485b3a8cf
|
Update src/Avalonia.Visuals/Rendering/SceneGraph/BitmapBlendModeNode.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
6 years ago |
Jumar Macato
|
cdb16d3161
|
address review
|
6 years ago |
Jumar Macato
|
8652792563
|
address review
|
6 years ago |
Jumar Macato
|
ae034cf212
|
address review
|
6 years ago |
Jumar Macato
|
077b2cbfd1
|
address review
|
6 years ago |
Jumar Macato
|
149f1a0958
|
api compat again
|
6 years ago |
Jumar Macato
|
9291a8f74a
|
extend DrawingContext.cs to accept IGeometryImpl in DrawGeometry method
|
6 years ago |
Jumar Macato
|
74a74acf0c
|
set from float to double
|
6 years ago |
Jumar Macato
|
edf18a4437
|
api compat
|
6 years ago |
Jumar Macato
|
4ef47bfdb0
|
Add TryGetSegment
|
6 years ago |
Jumar Macato
|
db70c9f94c
|
apicompat stuff
|
6 years ago |
Jumar Macato
|
de3795514d
|
add DeferredDrawingContextImpl implementations for blendmode
|
6 years ago |
Jumar Macato
|
4bffeaf327
|
use pop/push model for blendingmode instead.
|
6 years ago |
Jumar Macato
|
88fef2fdd5
|
Add Bitmap Blending Mode API
|
6 years ago |
Jumar Macato
|
d7f149914d
|
change api again
|
6 years ago |
Jumar Macato
|
ceb170e472
|
add apicompat for the new api
|
6 years ago |
Jumar Macato
|
f71d6b64c1
|
add new Path measurement API on IGeometryImpl.cs
|
6 years ago |
Rustam Sayfutdinov
|
e7c5cb10cb
|
Fix typo in doc for Visual.cs
|
6 years ago |
Anton Ryzhov
|
29ddaf6666
|
Calling default constructor of FormattedText to assign _platform #5576
|
6 years ago |
Splitwirez
|
e0bed9a532
|
Added `Parse` method to `PathFigures` class
|
6 years ago |
Benedikt Stebner
|
da0145fae0
|
Remove redundant file
Add porting comment
|
6 years ago |
Benedikt Stebner
|
bd9aaae4c0
|
Fix Typo
|
6 years ago |
Benedikt Stebner
|
1371cf5612
|
Fix LineBreakEnumerator
|
6 years ago |
Dan Walmsley
|
0dc232e9b9
|
bump api compat.
|
6 years ago |