feat(captures): captura de pantalla amb F9 (PNG amb shaders, a mida de finestra)

This commit is contained in:
2026-05-30 11:06:38 +02:00
parent 07863577bc
commit 785700f819
12 changed files with 2075 additions and 6 deletions
+1
View File
@@ -13,6 +13,7 @@ notification:
antialias_off: "AA INACTIU"
postfx_on: "POSTPROCESSAT ACTIU"
postfx_off: "POSTPROCESSAT INACTIU"
screenshot: "IMATGE {file} GUARDADA A {folder}"
locale_switched: "IDIOMA: {lang}"
gamepad_connected: "{name} CONNECTAT"
gamepad_disconnected: "{name} DESCONNECTAT"
+1
View File
@@ -12,6 +12,7 @@ notification:
antialias_off: "AA OFF"
postfx_on: "POSTPROCESS ON"
postfx_off: "POSTPROCESS OFF"
screenshot: "IMAGE {file} SAVED AT {folder}"
locale_switched: "LANGUAGE: {lang}"
gamepad_connected: "{name} CONNECTED"
gamepad_disconnected: "{name} DISCONNECTED"