Nikita Tsukanov
|
01e2345251
|
Preserve LayoutBounds on visual node clone
|
8 years ago |
Nikita Tsukanov
|
d470461202
|
More thread safety and ownsImpl argument for DrawingContext
|
8 years ago |
Nikita Tsukanov
|
ae1e3dd421
|
Fixed some distortions on GL backend
|
8 years ago |
Jeffrey Ye
|
3744da1302
|
#2061 dont dispose util loop exit
|
8 years ago |
Jumar Macato
|
6b025bb9a9
|
Fix nits :)
|
8 years ago |
mstr2
|
132158baa6
|
Panel no longer overrides the default value of the ClipToBounds property.
|
8 years ago |
Jumar Macato
|
ae8eb19c50
|
some fixes.
|
8 years ago |
danwalmsley
|
a37e2de17b
|
Update src/Skia/Avalonia.Skia/SKTypefaceCollection.cs
Co-Authored-By: Gillibald <Gillibald@users.noreply.github.com>
|
8 years ago |
Jumar Macato
|
58719741bb
|
Add primary numerical type handlers
|
8 years ago |
Jumar Macato
|
739309c28f
|
Replace binary-search on keyframe selection with naive approach for now.
|
8 years ago |
Nikita Tsukanov
|
ea7dc760cc
|
Updated SkiaSharp to 1.68.0
|
8 years ago |
Nikita Tsukanov
|
cfe26a787d
|
Enable GPU acceleration on Linux by default
|
8 years ago |
Jumar Macato
|
13eb365571
|
Fix SCBA.
|
8 years ago |
Jumar Macato
|
87e8bca879
|
Minor fixes.
|
8 years ago |
Jumar Macato
|
58c2394547
|
Fix SCBAnimator to finally make color animations work.
|
8 years ago |
Jumar Macato
|
7fc7ae79de
|
Fix Color parameters on ColorAnimator
|
8 years ago |
Jumar Macato
|
d4355adb70
|
Attempt to make Color animations work
|
8 years ago |
Jumar Macato
|
6a1b8e6a8a
|
Add `Rect` animation handler.
|
8 years ago |
Andrey Kunchev
|
6088975a82
|
fixes some rare rendering artifacts when dpi != 100%
|
8 years ago |
Andrey Kunchev
|
a803e8bd7b
|
improve button click fixes #2148
|
8 years ago |
Jumar Macato
|
626f220e50
|
Added animators for Size,Point, Vector and CornerRadius
|
8 years ago |
Jumar Macato
|
c968854c6a
|
Add Point animator handling
|
8 years ago |
Jumar Macato
|
ed90143e73
|
Add `Point` animator.
|
8 years ago |
Jumar Macato
|
78fba86c73
|
Make Animation.cs 's properties bindable and adopt AnimationInstance to fetch properties every frame.
Add obseleted `RepeatCount` property
|
8 years ago |
Jumar Macato
|
00167d61e2
|
Reorganize namespaces
|
8 years ago |
Jumar Macato
|
57712ded31
|
remove remaining "Loop" reference.
|
8 years ago |
Jumar Macato
|
ee13f72cac
|
Add ColorAnimator for future use.
|
8 years ago |
Jumar Macato
|
65e6a74449
|
Simplify Animator's interpolation abstract method.
|
8 years ago |
Jumar Macato
|
41b6fdc62a
|
Rename IterationCount.Loop to IterationCount.Infinite to abide byCSS's equivalent property.
|
8 years ago |
Jumar Macato
|
660691da49
|
Make KeyFrame an AvaloniaObject and move the setters to a dedicated property.
|
8 years ago |
Jumar Macato
|
88ff8ed54b
|
Invert speedratio to reflect the intended effect.
|
8 years ago |
Jumar Macato
|
b2b0d84532
|
Add Unit Tests for Animations.
|
8 years ago |
Nikita Tsukanov
|
d532223a5a
|
Switched to post-processing nuget packages from AggregatePackage SDK
|
8 years ago |
Jumar Macato
|
7e023ee5af
|
[Breaking Change] Replace RepeatCount with IterationCount.
|
8 years ago |
Jumar Macato
|
a941eaeb4e
|
Make SpeedRatio bindable.
|
8 years ago |
Jumar Macato
|
b489e3a935
|
Additional fixes for AnimationInstance.
|
8 years ago |
Jumar Macato
|
52a9e72405
|
Simplify the animations iteration algorithm
|
8 years ago |
Jumar Macato
|
d3329e19d8
|
Simplify iteration number calculation.
|
8 years ago |
Benedikt Schroeder
|
dc655eee0a
|
Tries to find the nearest match if a weight or slant combination can't be found
|
8 years ago |
Dan Walmsley
|
076b811f2a
|
enable drop shadow on win32 popups.
|
8 years ago |
Dan Walmsley
|
3c5ac8f0cc
|
allow menu borders to be overridden.
|
8 years ago |
Dan Walmsley
|
422d798108
|
fix non-client WM_Activate.
|
8 years ago |
Nikita Tsukanov
|
6254036fb5
|
Opps
|
8 years ago |
Nikita Tsukanov
|
a54b85bfa7
|
A bit more clean method of new window rect calculation
|
8 years ago |
Dan Walmsley
|
f0f7cf4427
|
[win32 window] fix BorderThickness
|
8 years ago |
Dan Walmsley
|
b91233e3df
|
remove unused var
|
8 years ago |
Dan Walmsley
|
3ce39fe7a0
|
use Action to set flags and recalculate wmstyles.
|
8 years ago |
Dan Walmsley
|
5d327abc65
|
Revert "add CanResize checkbox to decorated window."
This reverts commit 7d1f145f93.
|
8 years ago |
Dan Walmsley
|
7d1f145f93
|
add CanResize checkbox to decorated window.
|
8 years ago |
Dan Walmsley
|
99a1392feb
|
remove flags from overlapped.
|
8 years ago |