1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-20 20:43:14 +00:00
Pixelorama/src/Preferences
Emmanouil Papadeas d640b6a979 Add a setting to allow usage of native file dialogs in the preferences
Closes #274 and implements #568, at long last! Some issues remain:
- The native save pxo dialog doesn't have an "Include blended images" option. This will be fixed once https://github.com/godotengine/godot/pull/83480 is merged.
- When a native file dialog closes, the interface still remains dimmed.
- In the export dialog, the "Browse" file dialog will also close the export dialog itself when it closes, when it's native.
2024-01-24 04:20:46 +02:00
..
HandleExtensions.gd Add a popup_error() method in Global 2024-01-24 02:27:57 +02:00
HandleLanguages.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
HandleThemes.gd Revert palette file format back to JSON (#967) 2023-12-23 00:28:35 +02:00
PreferencesDialog.gd Add a setting to allow usage of native file dialogs in the preferences 2024-01-24 04:20:46 +02:00
PreferencesDialog.tscn Add a setting to allow usage of native file dialogs in the preferences 2024-01-24 04:20:46 +02:00
RestoreDefaultButton.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ThemeColorPreview.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00