Michael Ragazzon
|
1ead58341e
WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results.
|
6 years ago |
Michael
|
9bb9c01bf9
Convert transform, animation, and transition to string.
|
7 years ago |
Michael
|
26a22f0a6d
Replace custom shared reference with std::shared_ptr
|
7 years ago |
Michael
|
23bdc17b8a
Transitions working for pseudo-classes. Working on element class.changes. Experimenting with reversal of transitions.
|
7 years ago |
Michael
|
4ec999e3d8
Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations.
|
7 years ago |
Michael
|
3999bd623a
Refactoring
|
7 years ago |
Michael
|
3397937d79
Interpolating transforms for animation.Implemented Primitives as variants to avoid RTTI and virtual function calls. Now targeting C++17.
|
7 years ago |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 years ago |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 years ago |