1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-12 16:53:07 +00:00
Pixelorama/src/UI/Dialogs
2024-03-16 22:49:22 +02:00
..
HelperScripts Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ImageEffects Use getters to lazy-load cleanEdge and OmniScale shaders 2024-02-19 02:09:35 +02:00
AboutDialog.gd Add icons to some Help menu items, add a new "Support Pixelorama's Development" item and remove "Donate" from the About dialog 2024-01-10 00:30:27 +02:00
AboutDialog.tscn Set license text in the About dialog to be uneditable 2024-03-16 22:49:22 +02: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 Implement lazy loading for some dialogs to make the initial loading of Pixelorama faster 2024-02-11 16:01:59 +02:00
ExportDialog.gd Fix size label not being updated on the Export dialog's spritesheet tab when the direction changes 2024-03-11 19:19:27 +02:00
ExportDialog.tscn Exporting each layer as a different file is now possible 2024-03-07 16:08:20 +02:00
ImportPreviewDialog.gd Revert palette file format back to JSON (#967) 2023-12-23 00:28:35 +02:00
ImportPreviewDialog.tscn Remove CollapsibleContainer.tscn, only keep it as a script/node type 2024-02-11 18:20:46 +02:00
ManageLayouts.gd Fix memory leak when previewing layouts in the ManageLayouts dialog 2024-02-11 16:02:15 +02:00
ManageLayouts.tscn Choose which layout to copy from when adding a new layout 2024-02-02 02:59:07 +02:00
OpenSprite.tscn Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group 2024-01-24 03:57:40 +02:00
SaveSprite.tscn Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group 2024-01-24 03:57:40 +02: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 Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
SplashDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00
TileModeOffsetsDialog.gd Better signal representation (#971) 2024-01-09 00:22:56 +02:00
TileModeOffsetsDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00
WindowOpacityDialog.gd Lazy load the window opacity dialog 2024-02-11 16:20:04 +02:00
WindowOpacityDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00