Jumar Macato
|
edf982b820
Implemented FillMode; This PR is now almost feature complete (that nasty Control.Class selector bug).
|
7 years ago |
Jumar Macato
|
beee57d146
Commented out System.Numerics.Vectors and the corresponding Vector4 to Color conversion code.
|
7 years ago |
Jumar Macato
|
dd407ac6db
removed spurrious code
|
7 years ago |
Jumar Macato
|
69cfe68693
make KFSM.Step a void, doesnt make sense to make it return some value now.
|
7 years ago |
Jumar Macato
|
c854521992
Fixed delay logic on keyframe statemachine.
|
7 years ago |
Jumar Macato
|
1acfc74fb1
Make KeyFrameStateMachine an IObservable.
|
7 years ago |
Jumar Macato
|
91153814d6
Addendum to the previous commit, again.
|
7 years ago |
Jumar Macato
|
0ef78ed21c
Amended previous commit.
|
7 years ago |
Jumar Macato
|
0ed34541a2
Initial Implementation of KeyFrame state machines for handling different stages of an animation.
|
7 years ago |
Jumar Macato
|
df602f8480
Implement IterationTokens for Repeat behaviors
|
7 years ago |
Jumar Macato
|
99e9f9eed5
Delegated the animation clock to the Animatable objects so that we can control their Play State individually.
|
7 years ago |
Jumar Macato
|
9d835ef5ee
Fix a nit
|
7 years ago |
Jumar Macato
|
5d1b33f41a
Remove the 2nd Observable.Tick and merge the transitions and animations timer.
|
7 years ago |
Jumar Macato
|
1116e92999
Added RepeatBehavior, Direction and PlayState
|
7 years ago |
Jumar Macato
|
2a96099ac2
Removed ColorTransitions from AnimationsPage.xaml
|
7 years ago |
Jumar Macato
|
a7db532b65
Removed ColorTransitions. Will be revived in future PR.
|
7 years ago |
Jumar Macato
|
7247d53d6d
Keeping it simple, ColorTransition will now just use sRGB premultiplied space
|
7 years ago |
Jumar Macato
|
954a65e14d
Fix formatting in AnimationsPage.xaml
|
7 years ago |
Jumar Macato
|
9099b6e6de
Fix color transitions code. Reworked animation example page a little bit.
|
7 years ago |
Jumar Macato
|
72faa39d50
Forgot to include Base.props in the last commit.
|
7 years ago |
Jumar Macato
|
456c7c10c2
- Initial implementation of ColorTransition.cs
|
7 years ago |
Jumar Macato
|
2748bc8ae2
fix mismatched end tag in ControlCatalog/MainView.xaml
|
7 years ago |
Jumar Macato
|
1fbf8ee796
Some tweaking with AnimationPage.xaml.
|
7 years ago |
Jumar Macato
|
b673d44627
Sync with master.
|
7 years ago |
Steven Kirk
|
2ffe8fafe3
Merge pull request #1485 from AvaloniaUI/fixes/geometryimpl-nre
|
7 years ago |
Steven Kirk
|
fef1422fdb
Removed unused variable.
|
7 years ago |
Steven Kirk
|
aae2e80cab
Merge branch 'master' into fixes/geometryimpl-nre
|
7 years ago |
Steven Kirk
|
3b757cf6d5
Merge pull request #1462 from Gillibald/feature/BorderThicknessCornerRadius
|
7 years ago |
Steven Kirk
|
71c25cae2d
Allow null pen in GeometryImpl.
|
7 years ago |
danwalmsley
|
dbd2406db6
Merge branch 'master' into feature/BorderThicknessCornerRadius
|
7 years ago |