This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui
Tamás Bálint Misius 7541273640
Add blurry scaling option
This looks slightly nicer on very pixel-dense screens (scale factors 5 and up) than nearest neighbour fractional upscaling does.

Also fix window icon disappearing at times and the window being resized after configuration changes.

We should maybe start preserving window size also at some point, the way we do position now.
2023-10-06 15:04:29 +02:00
..
colourpicker Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
console Make Grave (the key under Esc) exiting the console optional 2023-06-11 20:09:01 +02:00
dialogues Fix crash from Lua prompts when exiting the game completely 2023-09-14 19:58:59 +02:00
elementsearch Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
filebrowser Emscripten: Remove all other blocking prompt calls 2023-08-22 00:26:31 +02:00
font Use _rgb literals where possible 2023-04-30 14:22:56 +02:00
game Add ctrl+e shortcut to cycle through edge modes 2023-10-05 21:34:09 -04:00
interface Add blurry scaling option 2023-10-06 15:04:29 +02:00
localbrowser Fix empty stamp browser crashing upon an attempt to change pages 2023-08-28 20:27:38 +02:00
login Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
options Add blurry scaling option 2023-10-06 15:04:29 +02:00
preview Fix failing to change the favourite status of a save crashing the game 2023-08-29 17:10:18 +02:00
profile Emscripten: Remove all other blocking prompt calls 2023-08-22 00:26:31 +02:00
render Fix RenderView not drawing any simulation content 2023-09-12 19:00:38 +02:00
save Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
search Handle ptsave urls with GameController 2023-08-22 23:51:17 +02:00
tags Prevent almost all HTTP requests from blocking 2023-06-10 19:19:53 +02:00
update Emscripten: Cosmetics 2023-08-22 00:26:32 +02:00
meson.build Mesonification 2020-12-14 20:16:52 +01:00
SavePreviewType.h Handle ptsave urls with GameController 2023-08-22 23:51:17 +02:00
Style.cpp Flatten include trees 2019-04-20 15:36:11 +02:00
Style.h Preprocessor purge round 19: Split and minimize usage of Config.h 2023-01-27 09:27:32 +01:00
WindowFrameOps.h Add blurry scaling option 2023-10-06 15:04:29 +02:00