in1tiate
4dae73c848
use std::as_const instead of qAsConst
2025-01-11 01:45:28 -06:00
Salanto
4d1b0517e3
V2.11.0 rc1 fixes ( #1029 )
...
* Use unix timestamp to transmit ban duration
* Cleanup compiler warning due to narrowing conversion
* Fix preanim not being visible
This is apparently not a feature we want from WebAO :^)
* Bump to RC2
* Use std::chrono instead
* Remove random include and debug call
2024-07-31 11:55:25 +02:00
Leifa
23077d0291
Resize mode patch ( #1019 )
...
* Fix transformation mode for layers
Resolve #997
* always use smooth transform resampling for stretched images
* Used fixed frame size
* Implemented resize mode changes
Resolve #999
* Added alias to pixel resize mode
* Added user option
---------
Co-authored-by: in1tiate <32779090+in1tiate@users.noreply.github.com>
2024-07-13 15:31:51 +02:00
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