Wiesław Šoltés

@soltes
207 Followers
69 Following
1.3K Posts
ShaderAnimatedControl is all you need for Avalonia
Dock/samples/DockCodeOnlyMvvmSample at master · wieslawsoltes/Dock

A docking layout system. Contribute to wieslawsoltes/Dock development by creating an account on GitHub.

GitHub
Creating docking layouts is not easy task but with fluent api in my Dock library its easier then ever before https://github.com/wieslawsoltes/Dock/tree/master/samples/DockSimplifiedFluentSample
Just release massive update to Lottie control for Avalonia featuring new playback control support and new reusable base class for easy compositor based rendering for custom animation rendering using SkiaSharp https://github.com/wieslawsoltes/Lottie/releases/tag/11.3.0.1
Release 11.3.0.1 · wieslawsoltes/Lottie

What's Changed Refactor into CompositionAnimatedControl by @wieslawsoltes in #8 Add playback controls by @wieslawsoltes in #9 Full Changelog: 11.3.0...11.3.0.1

GitHub
Just released new version of Dock the docking library for Avalonia with a lot of bug fixes, features and new samples https://github.com/wieslawsoltes/Dock/releases/tag/11.3.2
Release 11.3.2 · wieslawsoltes/Dock

What's Changed Handle only left mouse button in DockControl pointer handlers by @wieslawsoltes in #781 Add theme and diagnostics packages by @wieslawsoltes in #784 Fix warnings by @wieslawsoltes i...

GitHub
Semantic diff for tree data object model, displaying in virtualised tree data grid control.
Making some progress with Avalonia svg rendering backend, added some nice debug previewer
The animation performance in Avalonia it top notch
Avalonia Lottie animation control on steroids
Doing complex animation control in Avalonia was never easier, introducing CompositionAnimatedControl that uses advanced composition features from Avalonia