A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
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
..
Pages 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
ViewModels Delegated the animation clock to the Animatable objects so that we can control their Play State individually. 8 years ago
App.config Retarget .Net Framework projects to 4.7 8 years ago
App.xaml Ported RenderTest from scenegraph branch. 9 years ago
App.xaml.cs Some tweaking with AnimationPage.xaml. 8 years ago
MainWindow.xaml Merge master 8 years ago
MainWindow.xaml.cs Ported ImmediateRenderer from scenegraph branch. 9 years ago
RenderTest.csproj Added SampleApp.props. 8 years ago
SideBar.xaml *Implement Basic Keyframe Animations support. 8 years ago