Nikita Tsukanov
295ef57b17
wip (matrix stuff)
3 months ago
Simon Cropp
5b1385da6a
remove some un-used code ( #19146 )
Co-authored-by: Julien Lebosquain <julien@lebosquain.net>
9 months ago
Nikita Tsukanov
2299d96f98
Enable VisualBrush to be used as Visual's OpacityMask ( #17072 )
* Enable VisualBrush to be used as Visual's OpacityMask
* Add missing test file
---------
Co-authored-by: Benedikt Stebner <Gillibald@users.noreply.github.com>
2 years ago
Nikita Tsukanov
e79d62a66b
Don't involve the animation system in every single property read ( #15110 )
2 years ago
Meloman19
7479f53750
Fix offset expression animation ( #13071 )
* Fix ServerObject subscription Invalidate
* Add Vector3D property type to CompositionGenerator
---------
Co-authored-by: Meloman19 <23280622+Meloman19@users.noreply.github.com>
3 years ago
Nikita Tsukanov
64610c264b
Composition aware resources
3 years ago
Nikita Tsukanov
8b881f01b9
Writable composition properties
3 years ago
Giuseppe Lippolis
96bda93119
fix: DevGenerator Nullable
3 years ago
Simon
9de36fc19d
fix Committed typo
Commited => Committed
3 years ago
Giuseppe Lippolis
6213676115
fix: Address CA1822 rule
3 years ago
Giuseppe Lippolis
9e1ff3e3be
fix: Addreaa review
3 years ago
Giuseppe Lippolis
c0f61a310a
feat(DevGenerator): Address rule CA1822
3 years ago
Giuseppe Lippolis
1151f6de25
fix(DevGenerator): The variable 'changesVar' is assigned but its value is never used
4 years ago
Giuseppe Lippolis
9545bbd6b0
fix(DevGenerators): Some null annotation
4 years ago
Nikita Tsukanov
862b318906
Use dictionaries for storing composition animation infrastructure
4 years ago
Nikita Tsukanov
77ff52d218
Use a zeroed huge object instead of uninitialized one
4 years ago
Nikita Tsukanov
2f8dcda203
Imporve dirty rect tracking, optimize invalidation
4 years ago
Nikita Tsukanov
19f6f12fe4
Apparently LayoutKind.Sequential is ignored for generic structs
4 years ago
Nikita Tsukanov
70e77880f5
Avalonia.SourceGenerator -> DevGenerators
4 years ago
Nikita Tsukanov
6e2214b6d4
Added adorner support
4 years ago
Nikita Tsukanov
4991d4f370
Switched to byte-stream based transport
4 years ago
Nikita Tsukanov
9ac37065dc
Animations now work... more or less?
4 years ago
Nikita Tsukanov
b094699f76
Compositor works with X11. Somewhat
4 years ago