1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00

~ some stuff. we will merge from upstream again

This commit is contained in:
sapient_cogbag 2020-04-11 17:10:43 +01:00
parent 8712870a03
commit ecce80779c
No known key found for this signature in database
GPG key ID: 9DA0A435732D7C4A

View file

@ -1133,8 +1133,8 @@ resizable = true
mode = 0
access = 2
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
current_dir = "/home/matti/repos/Pixelorama"
current_path = "/home/matti/repos/Pixelorama/"
current_dir = ""
current_path = ""
[node name="SaveSprite" type="FileDialog" parent="."]
anchor_left = 0.5
@ -1149,12 +1149,12 @@ window_title = "Save Sprite as .pxo"
resizable = true
access = 2
filters = PoolStringArray( "*.pxo ; Pixelorama Project" )
current_dir = "/home/matti/repos/Pixelorama"
current_path = "/home/matti/repos/Pixelorama/"
current_dir = ""
current_path = ""
[node name="ImportSprites" parent="." instance=ExtResource( 29 )]
current_dir = "/home/matti/repos/Pixelorama"
current_path = "/home/matti/repos/Pixelorama/"
current_dir = ""
current_path = ""
[node name="ExportDialog" parent="." instance=ExtResource( 39 )]
@ -1203,8 +1203,8 @@ dialog_text = "This is an error message!"
[node name="PaletteImportFileDialog" parent="." instance=ExtResource( 37 )]
filters = PoolStringArray( "*.json ; JavaScript Object Notation", "*.gpl ; Gimp Palette Library", "*.png; Portable Network Graphics" )
current_dir = "/home/matti/repos/Pixelorama"
current_path = "/home/matti/repos/Pixelorama/"
current_dir = ""
current_path = ""
[node name="LeftCursor" type="Sprite" parent="."]
visible = false