Leon Styhre
|
f585f87497
|
Added support for setting component opacity from the theme configuration.
|
2022-02-12 17:38:55 +01:00 |
|
Leon Styhre
|
c35a297d9a
|
Large update to get the new theme engine up and running.
|
2022-01-29 18:41:22 +01:00 |
|
Leon Styhre
|
a443f86235
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
|
Leon Styhre
|
8a6652552f
|
Set the clang-format option SpaceBeforeCpp11BracedList to true.
|
2022-01-16 12:09:55 +01:00 |
|
Leon Styhre
|
8596aca68c
|
Added an OpenGL ES 2.0 renderer.
|
2022-01-13 19:39:49 +01:00 |
|
Leon Styhre
|
d45a67eeab
|
(Windows) Fixed a few compiler errors and warnings.
|
2022-01-10 19:53:23 +01:00 |
|
Leon Styhre
|
5a085c585e
|
Fixed a frame caching issue in LottieComponent.
|
2022-01-10 17:42:01 +01:00 |
|
Leon Styhre
|
6ff91e89ca
|
Disabled debug mode in LottieComponent and fixed a small bug.
|
2022-01-09 19:26:42 +01:00 |
|
Leon Styhre
|
cd7cfe36ce
|
Added play direction support to LottieComponent.
Also fixed some bugs and cleaned up the code a bit.
|
2022-01-09 18:17:23 +01:00 |
|
Leon Styhre
|
b16ea29088
|
Added theme support and proper application integration for LottieComponent.
|
2022-01-09 13:43:42 +01:00 |
|
Leon Styhre
|
b3421823a7
|
Added rudimentary frame caching support to LottieComponent.
|
2022-01-08 15:04:10 +01:00 |
|
Leon Styhre
|
3f629b6c1e
|
Created proper program structure for LottieComponent.
|
2022-01-08 11:25:29 +01:00 |
|
Leon Styhre
|
3ee4e4cb35
|
Added threading support and proper frame pacing to LottieComponent.
|
2022-01-07 19:09:07 +01:00 |
|
Leon Styhre
|
0021bee104
|
(Windows) Fixed two compiler warnings.
|
2022-01-07 00:30:31 +01:00 |
|
Leon Styhre
|
f56d7cc67b
|
Added a preliminary Lottie animation component.
Also added two temporary test animations.
|
2022-01-06 23:15:29 +01:00 |
|