Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
il y a 2 ans |
Michael Ragazzon
|
1763654a0e
High DPI support for the basic samples
|
il y a 4 ans |
Michael Ragazzon
|
d60fa316d8
Fix parsing of property 'transition: all ...'. See #163.
|
il y a 5 ans |
Michael Ragazzon
|
6241b755c9
Replace font in samples with LatoLatin
|
il y a 5 ans |
Michael Ragazzon
|
e6c30727c6
Animated properties are now removed when an animation completes. Do an extra pass of UpdateProperties whenever the animation property is changed.
|
il y a 6 ans |
Michael Ragazzon
|
11af13a776
Support animation of keyword properties
|
il y a 6 ans |
Michael Ragazzon
|
8a0e9a0e3a
Transform animations:
|
il y a 6 ans |
Michael Ragazzon
|
7a0c4df49f
Some transform fixes: Fix conversion to generic type (for interpolation), and add ToString() for decomposed matrix.
|
il y a 6 ans |
Michael Ragazzon
|
2e2ee76a52
Stop removed animations
|
il y a 6 ans |
Michael Ragazzon
|
9c42c7b6f9
Minor sample changes
|
il y a 6 ans |
Michael Ragazzon
|
18944434f6
Performance test (in animation sample for simplicity). Test construction and destruction of elements.
|
il y a 6 ans |
Michael Ragazzon
|
840907563c
Animations can be initialized with initial property value more easily.
|
il y a 7 ans |
Michael
|
1620032f5a
Adding support for animation @keyframes
|
il y a 7 ans |
Michael
|
2e765efb48
Dispatching AnimationEnd event
|
il y a 7 ans |
Michael
|
26a22f0a6d
Replace custom shared reference with std::shared_ptr
|
il y a 7 ans |
Michael
|
35381790cc
Transitions on class change.
|
il y a 7 ans |
Michael
|
23bdc17b8a
Transitions working for pseudo-classes. Working on element class.changes. Experimenting with reversal of transitions.
|
il y a 7 ans |
Michael
|
a9388f5229
RCSS transition beta. Only activated on pseudo-classes for now.
|
il y a 7 ans |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
il y a 7 ans |
Michael
|
1455ce70b9
Cleaning up animation, converting transforms to decomposed type when necessary.
|
il y a 7 ans |
Michael
|
ddfaa3fa3e
Proper full matrix interpolation by de- and recomposition.
|
il y a 7 ans |
Michael
|
4ec999e3d8
Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations.
|
il y a 7 ans |
Michael
|
41cd442d88
Tweening support for animations
|
il y a 7 ans |
Michael
|
51efaa7569
Avoid jittering behavior of elements when using subpixel offsets, by no longer rounding dimensions in the layout engine. Translation and vertices that need sharpness (fonts and images) are rounded as late in the pipeline as possible.
|
il y a 7 ans |
Michael
|
3397937d79
Interpolating transforms for animation.Implemented Primitives as variants to avoid RTTI and virtual function calls. Now targeting C++17.
|
il y a 7 ans |
Michael
|
a1ea7c5668
Transform animations begin
|
il y a 7 ans |
Michael
|
664067d5df
Initial animation support
|
il y a 7 ans |