Steven Kirk
2fcafe15df
Merge branch 'master' into scenegraph
9 years ago
Steven Kirk
51688fa74b
Removed duplicate using statement.
9 years ago
Steven Kirk
9121b4d3e5
Implemented more deferred rendering.
Implemted geometry clips and opacity masks.
9 years ago
Steven Kirk
27ec199a3d
Added failing custom render tests.
Deferred rendering does not yet support geometry clipping or opacity masks from `Visual.Render`.
9 years ago
Nikita Tsukanov
5d8546f529
Merge pull request #995 from kekekeks/null-checks
Set PlatformImpl to null on close + null checks enforced by static analyzer
9 years ago
Steven Kirk
d6342e906a
Adjusted expected test output.
The output images were off-center.
9 years ago
Nikita Tsukanov
25ba0c8207
Updated dotMemory
9 years ago
Steven Kirk
7e1efb33e2
Added failing render test.
Deferred rendering does not yet support clipping in `Visual.Render`.
9 years ago
Steven Kirk
3ce2479489
Implemented deferred opacity drawing.
9 years ago
Steven Kirk
1c42bbf644
Added failing custom renderer test.
Deferred rendering does not yet support opacity from `Visual.Render`.
9 years ago
Steven Kirk
80745a3616
Expose Visuals internals to render tests.
9 years ago
Nikita Tsukanov
470e64fbe0
Added inspectcode.xml to artifact list
9 years ago
Nikita Tsukanov
b18a103834
PR notes
9 years ago
Steven Kirk
aec3c51590
Merge remote-tracking branch 'origin/master' into scenegraph
9 years ago
Nikita Tsukanov
3d3786e742
Cake + Mono = HATE
https://github.com/cake-build/cake/issues/1167
9 years ago
Nikita Tsukanov
0ccd5fb3be
Speed limit enforced by aircraft
9 years ago
Nikita Tsukanov
0b756d0b8a
More null checks
9 years ago
Nikita Tsukanov
e883107ca3
Make PlatformImpl nullable and always check for null value
9 years ago
Nikita Tsukanov
e822198958
Merge pull request #994 from AvaloniaUI/fixes/993-margin-width-height
Apply margin before width/height.
9 years ago
Steven Kirk
f5c700a59c
Merge branch 'master' into fixes/993-margin-width-height
9 years ago
Steven Kirk
8f07960338
Merge pull request #992 from Beffyman/feature/QolOverloads
Feature/qol overloads
9 years ago
Steven Kirk
4fa6c1e7f4
Fixed invalid doc references.
9 years ago
Steven Kirk
16a47dac61
Apply margin before width/height.
Fixes #993 .
9 years ago
Steven Kirk
15c3ef499b
Added failing test for #993 .
9 years ago
Connor Laderer
0a65816ae1
Corrected where statement because if its provided, it doesn't need a parameterless constructor
9 years ago
Connor Laderer
4ecca2bb53
Added overload of Start for AppBuilderBase
This will allow for easy use of Dependency Injection with Microsoft.Extensions.DependencyInjection the mainWindow can resolve any constructor objects it may have.
9 years ago
Steven Kirk
20d44f2079
Merge branch 'master' into scenegraph
Conflicts:
src/Shared/SharedAssemblyInfo.cs
9 years ago
Nikita Tsukanov
760caf86ce
Bump version
9 years ago
Nikita Tsukanov
49aeb7cec2
Fixed binding to Task<T>
9 years ago
Steven Kirk
01196a5c86
Updated links to extension.
9 years ago
Steven Kirk
6f70acc7b0
Updated version to 0.5.0.
9 years ago
Nikita Tsukanov
eb2b10900c
Include config files in zip archive
9 years ago
Nikita Tsukanov
be0ac7e9ca
Fixed native binary include condition
9 years ago
Nikita Tsukanov
6663175fd3
Bump Avalonia.Skia.Linux.Natives dependency
9 years ago
Nikita Tsukanov
3fb9ad120e
use x86 for controlcatalog
9 years ago
Nikita Tsukanov
894556c274
Include native libs to zip archive
9 years ago
Nikita Tsukanov
a9bf65d665
Reference SkiaProps from ControlCatalog
9 years ago
Nikita Tsukanov
c611fdc92b
Target AnyCPU
9 years ago
Nikita Tsukanov
f322924621
Use GTK3/Skia by default
9 years ago
Steven Kirk
41ee4966e0
Merge pull request #976 from AvaloniaUI/fixes/886-incorrect-virtualized-items
Fix incorrect virtualized items
9 years ago
Steven Kirk
954bc7c764
Merge branch 'master' into fixes/886-incorrect-virtualized-items
9 years ago
Nikita Tsukanov
a617052de8
Merge pull request #979 from AvaloniaUI/skia-1.57.1
Updated Skia to 1.57.1
9 years ago
Nikita Tsukanov
b87b3bb6da
Updated Skia to 1.57.1
9 years ago
Steven Kirk
2673fd090b
NCrunch is noisy.
I wish you'd stop making this useless changes.
10 years ago
Steven Kirk
f0e398960d
Made some classes internal and added docs.
10 years ago
Steven Kirk
7fd1adbacd
This needs to be settable.
10 years ago
Steven Kirk
d5a145b283
Merge pull request #977 from AvaloniaUI/fixes/fix-getvisualroot
Fix GetVisualRoot logic
10 years ago
Steven Kirk
804d1b66a1
Always allow D2D for the moment.
10 years ago
Steven Kirk
b942eefcd3
Added RenderScaling doc comment.
10 years ago
Steven Kirk
96f316eca6
Removed some small diffs from master.
10 years ago