Eli Arbel
|
7bbbb185de
|
Typo
|
9 years ago |
Eli Arbel
|
b9aa086f03
|
Adding Drawing classes & render test
|
9 years ago |
Eli Arbel
|
42115b6ade
|
Fix #1107
|
9 years ago |
Eli Arbel
|
d9b20fada4
|
Rect parse & type converter
|
9 years ago |
Eli Arbel
|
f05cb39a36
|
Allow Geometry classes to be instantiated in XAML
|
9 years ago |
Eli Arbel
|
8cc6d30696
|
Matrix.Parse & type converter
|
9 years ago |
Steven Kirk
|
a94c37e1ee
|
Merge pull request #1103 from AvaloniaUI/dont-composite-on-every-frame
Dont composite on every frame
|
9 years ago |
Steven Kirk
|
fcd7d13f5d
|
Merge branch 'master' into dont-composite-on-every-frame
|
9 years ago |
Steven Kirk
|
400b6f39fe
|
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia
|
9 years ago |
Steven Kirk
|
7e10a44dab
|
Updated ncrunch project files.
Most tests now build with ncrunch.
|
9 years ago |
Nikita Tsukanov
|
7e1f1191c3
|
Fixed .gitignore for skia tests
|
9 years ago |
Dan Walmsley
|
70ac47f84b
|
render the overlay everytime is DrawFPS is enabled or DirtyRects is enabled.
otherwise only composite when required.
|
9 years ago |
Dan Walmsley
|
8abd8231ab
|
dont composite on every frame.
|
9 years ago |
Jeremy Koritzinsky
|
ed0249010d
|
Merge pull request #1077 from kekekeks/skia-merge
Merge skia projects into one
|
9 years ago |
Jeremy Koritzinsky
|
3f3c7f1519
|
Try fixing skia copy again.
|
9 years ago |
Jeremy Koritzinsky
|
b96b34f11e
|
Fix skia file location.
|
9 years ago |
Jeremy Koritzinsky
|
014faad605
|
Fixed DirSuffix in build parameters.
|
9 years ago |
Jeremy Koritzinsky
|
cceb884fe0
|
Disable failing Cairo tests.
|
9 years ago |
Jeremy Koritzinsky
|
6860a37989
|
Only run Skia in the Run-Net-Core-Unit-Tests target.
|
9 years ago |
Jeremy Koritzinsky
|
e09857f98c
|
Make test script only run netcoreapp tests for Skia.
|
9 years ago |
Jeremy Koritzinsky
|
1faa352142
|
Run Skia render tests on .NET Core only since there is no reason full framework would differ
|
9 years ago |
Jeremy Koritzinsky
|
f4cb69af8e
|
Merge branch 'skia-merge' of https://github.com/kekekeks/Perspex into skia-merge
|
9 years ago |
Jeremy Koritzinsky
|
17e4f26302
|
Use x64 skia.
|
9 years ago |
Jeremy Koritzinsky
|
c77bcfbc03
|
Merge branch 'master' into skia-merge
|
9 years ago |
Jeremy Koritzinsky
|
24911deebf
|
Update ReactiveUI submodule
|
9 years ago |
Jeremy Koritzinsky
|
05dedf2e51
|
Merge branch 'master' into skia-merge
|
9 years ago |
Jeremy Koritzinsky
|
f967a3f439
|
This should fix the skia render tests (works on my machine).
|
9 years ago |
Steven Kirk
|
8009c0cecb
|
Merge pull request #1101 from mterwoord/patch-4
Bump version, to make nightly builds appear newer.
|
9 years ago |
Matthijs ter Woord
|
e5e3fb4b0f
|
Bump version, to make nightly builds appear newer.
|
9 years ago |
Jeremy Koritzinsky
|
acc1c46308
|
Remove CodeCov from README
|
9 years ago |
Nikita Tsukanov
|
d3f62476e0
|
Visual studio wanted this
|
9 years ago |
Nikita Tsukanov
|
3aa39066ca
|
Fixed project path
|
9 years ago |
Nikita Tsukanov
|
a886f57872
|
Reverted most of sln's project section
|
9 years ago |
Nikita Tsukanov
|
dcbff8ac21
|
PURGE
|
9 years ago |
Nikita Tsukanov
|
e388a485ce
|
Fixed build? Maybe? Appveyor, pretty please?
|
9 years ago |
Nikita Tsukanov
|
f28d5627e6
|
Merge remote-tracking branch 'upstream/master' into skia-merge
|
9 years ago |
Steven Kirk
|
d3c3ea948f
|
Merge pull request #1093 from AvaloniaUI/update-replace-scripts
updated replace scripts.
|
9 years ago |
danwalmsley
|
2428e0a07f
|
Merge branch 'master' into update-replace-scripts
|
9 years ago |
Jeremy Koritzinsky
|
97a84c366d
|
Merge pull request #1068 from AvaloniaUI/context-menu-page-in-control-catalog
Move the context menu to its own page in control catalog.
|
9 years ago |
Steven Kirk
|
a097b73105
|
Merge branch 'master' into context-menu-page-in-control-catalog
|
9 years ago |
Jeremy Koritzinsky
|
94ebd91eaf
|
Merge pull request #1095 from AvaloniaUI/revert-1086-RXUI8
Revert "Upgrade ReactiveUI to the v8 alpha"
|
9 years ago |
Jeremy Koritzinsky
|
5ec7b33a1a
|
Revert "Upgrade ReactiveUI to the v8 alpha"
|
9 years ago |
Dan Walmsley
|
4516982990
|
updated replace scripts.
|
9 years ago |
Jeremy Koritzinsky
|
2f4ac95ef1
|
Merge remote-tracking branch 'kekekeks/skia-merge' into skia-merge
|
9 years ago |
Jeremy Koritzinsky
|
c1af7bd4b4
|
Merge remote-tracking branch 'AvaloniaUI/master' into skia-merge
|
9 years ago |
Jeremy Koritzinsky
|
03a5726ffd
|
Merge pull request #1086 from jkoritzinsky/RXUI8
Upgrade ReactiveUI to the v8 alpha
|
9 years ago |
Steven Kirk
|
642c050b36
|
Merge pull request #1090 from AvaloniaUI/fixes/1089-linenode-bounds
Fixed LineNode.Bounds calculation
|
9 years ago |
Jeremy Koritzinsky
|
c5b578fabf
|
Merge branch 'master' into RXUI8
|
9 years ago |
Steven Kirk
|
50161e7761
|
Fixed LineNode.Bounds calculation
Fixes #1089
|
9 years ago |
Jeremy Koritzinsky
|
ff8a6e4251
|
Merge branch 'RXUI8' of https://github.com/jkoritzinsky/Avalonia into RXUI8
|
9 years ago |