1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-24 14:33:14 +00:00
Pixelorama/src/UI/Dialogs
2024-10-23 12:02:19 +03:00
..
HelperScripts Fix crash when the theme has no default font, by using Godot's fallback font instead 2024-07-14 16:08:18 +03:00
ImageEffects Stretch mode and expand mode fixes (#1103) 2024-09-17 21:38:21 +03:00
AboutDialog.gd Fix some text in the About dialog not having the text color of the theme 2024-10-12 15:44:06 +03:00
AboutDialog.tscn Remove Roboto-Italic 2024-10-12 15:36:46 +03:00
CreateNewImage.gd Implement lazy loading for some dialogs to make the initial loading of Pixelorama faster 2024-02-11 16:01:59 +02:00
CreateNewImage.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
ExportDialog.gd Allow clipping to selection during export (#1113) 2024-10-01 20:18:58 +03:00
ExportDialog.tscn Allow greater values in the resize slider of the export dialog 2024-10-23 12:02:19 +03:00
ImportPreviewDialog.gd Fix crash when importing brushes and palettes 2024-08-12 02:34:51 +03:00
ImportPreviewDialog.tscn Update the ratio of the AspectRatioContainer in the Import Preview dialog, plus some code cleaning 2024-05-23 01:29:16 +03:00
ImportTagDialog.gd Fix a signal warning in import tag dialog 2024-07-30 20:27:15 +03:00
ImportTagDialog.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
ManageLayouts.gd Changes in formatting due to gdtoolkit's new update 2024-10-22 15:54:59 +03:00
ManageLayouts.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
OpenSprite.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
ProjectProperties.gd Add a project properties dialog 2024-04-05 02:24:47 +03:00
ProjectProperties.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
SaveSprite.tscn Implement the ability to save with blended images with native file dialogs 2024-08-16 13:59:14 +03:00
SaveSpriteHTML5.tscn Add "include blended images" in SaveSpriteHTML5.tscn, and use save_project() for both desktop and web platforms 2023-12-18 20:55:40 +02:00
SplashDialog.gd Added some ambience to Splash backgrounds (#1039) 2024-07-22 14:56:03 +03:00
SplashDialog.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
TileModeOffsetsDialog.gd Silence already connected signal errors in the tile mode offsets dialog 2024-08-12 02:36:45 +03:00
TileModeOffsetsDialog.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
WindowOpacityDialog.gd Fix formatting and make unused docstrings to comments of the previous commit 2024-10-18 00:01:27 +03:00
WindowOpacityDialog.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00