Jeremy Koritzinsky
|
2345818aab
|
Change completion to be notified via a callback. Only notify that an animation is complete if all animators used in the animation are complete.
|
8 years ago |
Benedikt Schroeder
|
fb30bcd9bd
|
Some minor issues fixed
|
8 years ago |
Benedikt Schroeder
|
7e59520aaf
|
Set default render quality to medium
|
8 years ago |
Benedikt Schroeder
|
f4b0e22963
|
Set default to high quality
|
8 years ago |
Benedikt Schroeder
|
4c63eb37d2
|
Namespace fixes
|
8 years ago |
Benedikt Schroeder
|
81008bd5f7
|
Naming fixes
|
8 years ago |
Benedikt Schroeder
|
5b5971aff3
|
Comment fixes
|
8 years ago |
Jeremy Koritzinsky
|
a87c90086a
|
Re-implement PageSlide.
|
8 years ago |
Jeremy Koritzinsky
|
1cda0ba30e
|
Reimplement CrossFade.
|
8 years ago |
Benedikt Schroeder
|
c0dd75bcce
|
Refactoring
Add interpolation to TileBrush
|
8 years ago |
Benedikt Schroeder
|
f6c9aa88b9
|
Naming fixes
|
8 years ago |
Benedikt Schroeder
|
4d525aac6c
|
Code style
|
8 years ago |
Benedikt Schroeder
|
b108ffcab4
|
Initial implementation of BitmapScaleMode
|
8 years ago |
Benedikt Schroeder
|
3154137c2a
|
Initial
|
8 years ago |
Benedikt Schroeder
|
370bfe3c82
|
Support double values that start with a dot for implicit commands
|
8 years ago |
Benedikt Schroeder
|
ac8342ebf8
|
Allow lower case e for scientific notation
|
8 years ago |
Benedikt Schroeder
|
b3cfc22e27
|
Add scientific notation support for double values
|
8 years ago |
Steven Kirk
|
26b3efd8d4
|
Use custom rx for control locators.
|
8 years ago |
Jeremy Koritzinsky
|
85159c069c
|
Span-ification v2. Remove CommandToken and just operate directly on the single span. Memory allocation is now down to less than 5KB.
|
8 years ago |
Nelson Carrillo
|
88bfdf87ea
|
Skia backend cleanup.
|
8 years ago |
Jeremy Koritzinsky
|
11d3e7f7e3
|
Make _isOpen non-nullable since the only two values that were used were true and null.
|
8 years ago |
Jeremy Koritzinsky
|
c31edafb55
|
Clear up code logic.
|
8 years ago |
Jeremy Koritzinsky
|
e2f5453798
|
Remove LINQ usage.
|
8 years ago |
Jeremy Koritzinsky
|
6c6f1b48cf
|
Remove unused static constructor.
|
8 years ago |
Jeremy Koritzinsky
|
dc9fb565fd
|
Remove old regex-based parser
|
8 years ago |
Jeremy Koritzinsky
|
7f8dc7766e
|
Span-ified PathMarkupParser v1.
|
8 years ago |
Benedikt Schroeder
|
b35e2456eb
|
Code style
|
8 years ago |
Benedikt Schroeder
|
935074431c
|
Normalize whitespaces in path data
|
8 years ago |
Benedikt Schroeder
|
c36e2e4222
|
removed using
|
8 years ago |
Benedikt Schroeder
|
41fd37151f
|
IGeometryContext implementation
|
8 years ago |
Benedikt Schroeder
|
cd39703645
|
Direct2D1 EndFigure fix
|
8 years ago |
Benedikt Schroeder
|
b8f8c1ef0f
|
IGeometryContext implementation
|
8 years ago |
Benedikt Schroeder
|
61816fdf92
|
Relative move command fix
|
8 years ago |
Benedikt Schroeder
|
cbca7beefd
|
Initial
|
8 years ago |
Jeremy Koritzinsky
|
18f436a2c3
|
Clean up unused code warnings and malformed doc comments.
|
8 years ago |
Benedikt Schroeder
|
e8810e3ac3
|
Implicit string to font family conversion now uses Parse to convert
|
8 years ago |
Nelson Carrillo
|
07b457d8a0
|
Add support for locating custom renderers
|
8 years ago |
Jeremy Koritzinsky
|
4b8c6df9eb
|
Implement animation setters using the Avalonia.Styling.Setter class. Enable custom animators through a static method on Animation that can be called from the a static constructor (example in Transform.cs).
|
8 years ago |
Jeremy Koritzinsky
|
da0ab8b681
|
Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain
|
8 years ago |
Jumar Macato
|
d196a431a8
|
Fix nits
|
8 years ago |
Jumar Macato
|
4d5bb0b4cc
|
Fix nits
|
8 years ago |
Jumar Macato
|
ed7b875561
|
Finish rough implementation of the new syntax.
|
8 years ago |
Jumar Macato
|
1b416690eb
|
More syntax rework
|
8 years ago |
Jumar Macato
|
c04a368bad
|
Start of syntax rework
|
8 years ago |
Benedikt Schroeder
|
e50f2d269a
|
Removed IFontFamily
Some code style fixes
|
8 years ago |
Benedikt Schroeder
|
a59cf3a135
|
New asset loader
Added unit test for wildcard
|
8 years ago |
Benedikt Schroeder
|
2c8953de97
|
Requested changes
|
8 years ago |
Jumar Macato
|
b0456d46a1
|
Fix all remaining nits - this commit will be used as a breakpoint for the upcoming syntax reimplementation.
|
8 years ago |
Benedikt Schroeder
|
a10a756366
|
IAssetLoader changes
Rename resource to asset
|
8 years ago |
Jumar Macato
|
de4ffbec3b
|
Fix introduced bug in neutral keyframe values.
|
8 years ago |