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 5e4555e366 Add conditional access to satisfy our inspector. 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 Add conditional access to satisfy our inspector. 8 years ago
AnimatorKeyFrame.cs Fix bug in AnimatorKeyFrame.ValueProperty registration. 8 years ago
AnimatorStateMachine`1.cs 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
Animator`1.cs 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
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 More cleanup. 8 years ago
DoubleAnimator.cs Enable setter bindings for animations. 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 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
IAnimationSetter.cs Enable setter bindings for animations. 8 years ago
IAnimator.cs 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
IEasing.cs *Implement Basic Keyframe Animations support. 8 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 More cleanup. 8 years ago
KeyFramePair`1.cs Enable setter bindings for animations. 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