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 18f436a2c3 Clean up unused code warnings and malformed doc comments. 8 years ago
..
Easing Fix all remaining nits - this commit will be used as a breakpoint for the upcoming syntax reimplementation. 8 years ago
Properties Merge master 8 years ago
Utils Nit fixes part 2 8 years ago
Animatable.cs Revert "Move Avalonia.Styling to be below Avalonia.Animation in the dependency chain per conversation in Gitter." 8 years ago
Animation.cs 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
AnimatorKeyFrame.cs Clean up unused code warnings and malformed doc comments. 8 years ago
AnimatorStateMachine`1.cs Simplify RepeatBehavior into a RepeatCount with Loop option. 8 years ago
Animator`1.cs Fix nits 8 years ago
Avalonia.Animation.csproj Revert "Move Avalonia.Styling to be below Avalonia.Animation in the dependency chain per conversation in Gitter." 8 years ago
Cue.cs Moved out KeyFrames and Transitions namespaces back 8 years ago
DoubleAnimator.cs Start of syntax rework 8 years ago
DoubleTransition.cs Moved out KeyFrames and Transitions namespaces back 8 years ago
FillMode.cs Commented out System.Numerics.Vectors and the corresponding Vector4 to Color conversion code. 8 years ago
FloatTransition.cs Moved out KeyFrames and Transitions namespaces back 8 years ago
IAnimation.cs *Implement Basic Keyframe Animations support. 9 years ago
IAnimationSetter.cs More syntax rework 8 years ago
IAnimator.cs Fix nits 8 years ago
IEasing.cs *Implement Basic Keyframe Animations support. 9 years ago
ITransition.cs Moved out KeyFrames and Transitions namespaces back 8 years ago
IntegerTransition.cs Moved out KeyFrames and Transitions namespaces back 8 years ago
KeyFrame.cs Finish rough implementation of the new syntax. 8 years ago
KeyFramePair`1.cs Start of syntax rework 8 years ago
PlayState.cs Fix nits 8 years ago
PlaybackDirection.cs Make KeyFrameStateMachine an IObservable. 8 years ago
RepeatCount.cs Fix nits 8 years ago
RepeatCountTypeConverter.cs Simplify RepeatBehavior into a RepeatCount with Loop option. 8 years ago
Timing.cs Fix tests and rename classes with typeparams according to conventions. 8 years ago
Transition`1.cs Nit fixes part 2 8 years ago
Transitions.cs Moved out KeyFrames and Transitions namespaces back 8 years ago