OverloadedOrama
|
9e7a3059f2
|
Opening .pxo files directly with Pixelorama is now also supported
Also added "-> void" to the methods that did not already have it
|
2020-02-09 18:06:03 +02:00 |
|
OverloadedOrama
|
45a31faa7b
|
You can now drag and drop/"open with" image files
Thanks to OS.get_cmdline_args(). Support for .pxo files will be coming soon.
|
2020-02-09 03:13:12 +02:00 |
|
OverloadedOrama
|
2f48547f6c
|
Added more translators in About & fixed translated importing image error
|
2020-01-27 15:57:40 +02:00 |
|
OverloadedOrama
|
d83057120b
|
Fixed crash when importing images that were failing to load
They still fail to load, but Pixelorama does not crash.
|
2020-01-25 21:27:54 +02:00 |
|
OverloadedOrama
|
830ae623d2
|
Added new strings to be translated
Greek translation is still in progress
|
2019-12-31 20:10:10 +02:00 |
|
OverloadedOrama
|
ff47ae26c0
|
Small UI changes
|
2019-12-31 03:02:53 +02:00 |
|
OverloadedOrama
|
be91e65c55
|
Import as new frame on ImportSprites dialog now ticked on by default
|
2019-12-30 04:06:37 +02:00 |
|
OverloadedOrama
|
67631ac648
|
Changed Export PNG settings, moved code from Main.gd to ExportSprites.gd
And made ExportSprites.tscn a scene of its own
|
2019-12-28 20:30:33 +02:00 |
|
OverloadedOrama
|
04fe708560
|
Fixed issue where the canvas was stuck on 64x64 size
|
2019-12-28 19:03:45 +02:00 |
|
OverloadedOrama
|
d1e5b23f0b
|
Importing spritesheets is now possible
Moved the import png code from Main.gd to a new ImportSprites.gd script, and made ImportSprites a scene of its own.
|
2019-12-28 18:35:53 +02:00 |
|