| .. |
|
Animators
|
no boxing required.
|
5 years ago |
|
Easing
|
simplify parsing
|
6 years ago |
|
Properties
|
Disable strong name signing until SharpGen issue is resolved
|
6 years ago |
|
Transitions
|
Cleanup and refactor leftover transition types.
|
5 years ago |
|
Utils
|
Remove copyright headers.
|
6 years ago |
|
Animatable.cs
|
Handle changing transitions during batch update.
|
5 years ago |
|
Animation.cs
|
Merge branch 'master' into cancellable-animations-expander-fix
|
5 years ago |
|
AnimationInstance`1.cs
|
Cache property changed delegate.
|
5 years ago |
|
AnimatorDrivenTransition.cs
|
Cleanup and refactor leftover transition types.
|
5 years ago |
|
AnimatorKeyFrame.cs
|
Use KeySpline in Animation
|
6 years ago |
|
AnimatorTransitionObservable.cs
|
Cleanup and refactor leftover transition types.
|
5 years ago |
|
ApiCompatBaseline.txt
|
Delete ApiCompatBaseline.txt
|
5 years ago |
|
Avalonia.Animation.csproj
|
add api diff to most projects.
|
6 years ago |
|
Clock.cs
|
Cleanup and refactor leftover transition types.
|
5 years ago |
|
ClockBase.cs
|
Cleanup and refactor leftover transition types.
|
5 years ago |
|
Cue.cs
|
Make parse function in Cue.cs explicitly typed in order for Xaml-IL tocorrectly compile and avoid unnecessary boxing.
|
7 years ago |
|
DisposeAnimationInstanceSubject.cs
|
Remove copyright headers.
|
6 years ago |
|
FillMode.cs
|
Remove copyright headers.
|
6 years ago |
|
IAnimation.cs
|
Add tests
|
5 years ago |
|
IAnimationSetter.cs
|
Update IAnimationSetter.cs
|
5 years ago |
|
IAnimator.cs
|
Remove copyright headers.
|
6 years ago |
|
IClock.cs
|
Have each AnimationInstance and TransitionInstance use their own internal clock instead of relying on tracking the start time of the global clock. Use a binary search to find the correct keyframe instead of linear search.
|
8 years ago |
|
IGlobalClock.cs
|
PR Feedback
|
8 years ago |
|
ITransition.cs
|
Remove copyright headers.
|
6 years ago |
|
IterationCount.cs
|
Remove copyright headers.
|
6 years ago |
|
IterationCountTypeConverter.cs
|
Remove copyright headers.
|
6 years ago |
|
KeyFrame.cs
|
Use KeySpline in Animation
|
6 years ago |
|
KeyFrames.cs
|
Remove copyright headers.
|
6 years ago |
|
KeySpline.cs
|
simplify parsing
|
6 years ago |
|
KeySplineTypeConverter.cs
|
Parse key splines using invariant culture.
|
6 years ago |
|
PlayState.cs
|
Remove copyright headers.
|
6 years ago |
|
PlaybackDirection.cs
|
Remove copyright headers.
|
6 years ago |
|
Transition.cs
|
Avoid closures and extra allocations caused by transition observables.
|
5 years ago |
|
TransitionInstance.cs
|
Cleanup and refactor leftover transition types.
|
5 years ago |
|
TransitionObservableBase.cs
|
Cleanup and refactor leftover transition types.
|
5 years ago |
|
Transitions.cs
|
Reworked transitions.
|
6 years ago |