Michael Ragazzon
|
90c2d5005e
Merge remote-tracking branch 'origin/master' into performance
|
6 years ago |
Michael Ragazzon
|
39aff9cc4c
Add rocketcore_api as appropriate and move ToString functions to cpp-file
|
6 years ago |
Michael Ragazzon
|
6078956945
Clean up
|
6 years ago |
Michael Ragazzon
|
42309c4c7e
Initial support for C++11.
|
6 years ago |
Michael
|
9bb9c01bf9
Convert transform, animation, and transition to string.
|
7 years ago |
Michael
|
946e1f208e
Transition-end event, and fix Matrix3d primitive.
|
7 years ago |
Michael
|
b6927b4e0c
More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0".
|
7 years ago |
Michael
|
1455ce70b9
Cleaning up animation, converting transforms to decomposed type when necessary.
|
7 years ago |
Michael
|
ddfaa3fa3e
Proper full matrix interpolation by de- and recomposition.
|
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
|
d093d96237
Implement support for different angle units in transforms. Resolve units of Primitives when adding animation keys.
|
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 |
Michael
|
0a0da1a0ec
Transforms should be updated when e.g. dragging window.
|
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 |