Leifa
8a98de8cb3
Fix transformation mode for layers ( #998 )
...
* Fix transformation mode for layers
Resolve #997
* always use smooth transform resampling for stretched images
* Used fixed frame size
* Run Clang Format over file
---------
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
Co-authored-by: stonedDiscord <Tukz@gmx.de>
2024-07-09 12:52:41 +02:00
Leifa
4043d97257
Fix background scaling and centering ( #982 )
...
Fix #978
2024-06-21 22:00:28 -05:00
TrickyLeifa
29284c0b21
Removed theme submodule, ...
...
* Removed theme submodule.
* This should be handled by the CI.
* Fixed effects not disappearing when they should (cull / repeat)
2024-05-23 00:02:07 +02:00
TrickyLeifa
d135bbc511
Fixed emote synchronization, ...
...
* Fixed emote synchronization
* Still requires identical frame count. Will still cause freeze as it syncs.
* Fixed frame effects not working on idle and talk emotes.
* Characters are now repositioned after background sliding is over.
2024-05-22 23:30:31 +02:00
TrickyLeifa
52fc8d3594
Slight tweak to further improve performance
2024-05-22 22:38:26 +02:00
TrickyLeifa
3df5b1cf98
Re-enable some functionality that were disabled during debugging
2024-05-22 22:22:11 +02:00
TrickyLeifa
e80c7d4ef2
Added missing include for Qt5
2024-05-22 22:17:43 +02:00
TrickyLeifa
695d51dbfe
Complete AOLayer reimplementation, ...
...
* Complete AOLayer reimplementation
* Reimplemented sliding as well.
2024-05-22 22:10:29 +02:00