1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Commit graph

449 commits

Author SHA1 Message Date
OverloadedOrama 48e871586c Added space for panning - Closes #110 2020-01-09 20:49:27 +02:00
Manolis Papadeas a4886a2ee7
Update Changelog.md 2020-01-08 17:40:38 +02:00
OverloadedOrama 83641ecc9a Added 3 palette error strings for translation 2020-01-08 17:31:56 +02:00
Manolis Papadeas ddd14997d6
Merge pull request #113 from Gaarco/master
Added Italian translation
2020-01-08 17:02:17 +02:00
Manolis Papadeas 77a55f2495
Merge branch 'master' into master 2020-01-08 17:01:59 +02:00
OverloadedOrama f83b2311c7 Revert "Delete Main.tscn"
This reverts commit b78adee373.
2020-01-08 17:00:41 +02:00
Manolis Papadeas b78adee373
Delete Main.tscn
Not necessary for the translation, plus it causes conflicts
2020-01-08 16:52:25 +02:00
Marco ad17173e6f Removed Fuzzy 2020-01-08 14:54:33 +01:00
Marco fc1a30f12a Italian translation 2020-01-08 14:45:50 +01:00
OverloadedOrama c04dbc937b Update the canvas when grid options are changed 2020-01-08 03:48:01 +02:00
OverloadedOrama 2e7b32095b Closes #111 2020-01-08 03:27:27 +02:00
Manolis Papadeas b7d5ca63a8
Update README.md 2020-01-08 02:48:51 +02:00
OverloadedOrama 63254258d0 Added a ScrollContainer for the palette buttons in EditPalettePopup 2020-01-08 02:16:48 +02:00
OverloadedOrama 5a43bf33ee Added a VSplitContainer for Palettes and Layers 2020-01-08 01:41:46 +02:00
OverloadedOrama c6e18fe902 Made "comments" be on top of "colors" in the JSON palette files 2020-01-08 01:09:35 +02:00
OverloadedOrama d52e1937f5 Made Palette .json files more readable 2020-01-08 01:02:38 +02:00
OverloadedOrama 99a45275ff Closes #112 2020-01-08 00:52:25 +02:00
OverloadedOrama 7ee6e4715d Update el.po 2020-01-07 22:11:16 +02:00
OverloadedOrama db29c1af67 Fixed crash that occured when trying to delete contents of a selection that were outside the canvas' borders 2020-01-07 17:20:25 +02:00
OverloadedOrama ff3b5e321b Have the Dark theme button pressed by default if the user hasn't saved any preferences 2020-01-07 02:37:47 +02:00
Manolis Papadeas d72c79b349
Merge pull request #108 from YeldhamDev/update_pt_br
Update Brazilian Portuguese translation
2020-01-06 19:31:07 +02:00
Michael Alexsander 37c2050022 Update Brazilian Portuguese translation 2020-01-06 14:28:58 -03:00
OverloadedOrama eb8ce5c2e9 v0.6 - Palettes, random brushes, multiple themes, image menu and many more! 2020-01-06 14:55:05 +02:00
Manolis Papadeas bdfcb44633
Merge pull request #107 from Calinou/use-2d-framebuffer-allocation
Use the `2D` framebuffer allocation
2020-01-06 01:39:09 +02:00
Hugo Locurcio 085b42a036
Use the 2D framebuffer allocation
This results in slightly increased performance and decreased
CPU/GPU usage.

This also prevents the "Directional shadow buffer status invalid" error
message from appearing in the console output when using a very old
graphics card.
2020-01-06 00:35:42 +01:00
OverloadedOrama 42c202d395 Make sure string "Layer" is translated on startup 2020-01-06 00:17:59 +02:00
OverloadedOrama b0e9870d54 Update "Don't show again" button's pressed status based on what the user has selected 2020-01-06 00:15:16 +02:00
OverloadedOrama 46e4ea15ad Fixed issue with line_2d in Canvas.gd where it wasn't being freed when releasing shift 2020-01-05 22:40:07 +02:00
OverloadedOrama a04e179611 Changed "become a patron" button on the splash screen 2020-01-05 20:13:55 +02:00
OverloadedOrama 1b57c4ee22 Made 2 more strings in the About window translatable 2020-01-05 20:03:46 +02:00
OverloadedOrama 3626d4281b Update Changelog.md 2020-01-05 19:17:17 +02:00
OverloadedOrama 9370ace104 Update Changelog.md 2020-01-05 19:12:20 +02:00
OverloadedOrama d7134dc616 Made strings "Patrons" and "Changes" translatable
Not sure if you'd want to translate them, but now you can if you want to.
2020-01-05 16:09:50 +02:00
OverloadedOrama b1d84042b1 Big splash screen update & new translatable strings 2020-01-05 16:03:04 +02:00
OverloadedOrama f57ea4d64f Made "TimelineSeconds" update when FPS value changes
Also made it a bit smaller
2020-01-04 04:16:50 +02:00
OverloadedOrama 9838a94f83 Fixed outlines inside image to work when the nearby pixels are the canvas borders 2020-01-04 01:38:53 +02:00
OverloadedOrama eb28fd3d14 Added "Place inside image" option for outline generation
And this concludes outlines for v0.6
2020-01-04 01:22:23 +02:00
OverloadedOrama bd9c2c6dd0 Fixed layer opacity not working when merging layers 2020-01-03 02:44:37 +02:00
OverloadedOrama cf8229a4ae Fixed Noto font not being used for Chinese characters, when the user's System Language is not "zh_TW" 2020-01-02 16:46:31 +02:00
Manolis Papadeas 1e58fb6911
Merge pull request #105 from JunYouIntrovert/patch-3
Update zh_TW.po
2020-01-02 16:24:14 +02:00
Manolis Papadeas ac8d258f06
Removed "#, fuzzy" comments 2020-01-02 16:24:02 +02:00
JunYouIntrovert 314aecdb39
Update zh_TW.po 2020-01-02 22:18:12 +08:00
Manolis Papadeas cc49a63e96
Merge pull request #104 from Schweini07/master
A few corrections and removed the ``#, fuzzy`` comments in the German translation
2020-01-02 14:29:00 +02:00
Schweini07 7f9d2777bf
Update German Translation 2020-01-02 13:21:41 +01:00
Schweini07 978c11431e
Merge pull request #2 from Orama-Interactive/master
Update from Origin
2020-01-02 13:20:45 +01:00
OverloadedOrama 78609a86fb Put default value for "show on startup" in config_cache file
Also put the checkbutton's string on the translation files
2020-01-01 20:04:13 +02:00
Manolis Papadeas 9e9dbcb920
Merge pull request #103 from Schweini07/master
Make the Splash Screen popup optional and German localization UPDATE
2020-01-01 19:54:15 +02:00
Schweini07 413794bb43
German localization UPDATE 2020-01-01 16:45:03 +01:00
Schweini07 4356263aec
Update SplashDialog.gd 2020-01-01 16:33:32 +01:00
Schweini07 13fa0bbc54
Destroyed the bug 2020-01-01 16:26:58 +01:00