.. |
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
|
Make clipping masks work with Move tool and offset image dialog (#1057)
|
2024-07-30 19:29:55 +03:00 |
AboutDialog.gd
|
Update AboutDialog.gd
|
2024-07-26 18:19:52 +03: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
|
Make the create new image a bit taller
|
2024-06-01 18:28:16 +03:00 |
ExportDialog.gd
|
Fix issue with the export dialog closing when the path dialog closes and native file dialogs are enabled
|
2024-05-07 01:27:51 +03:00 |
ExportDialog.tscn
|
Add missing translation strings and fix broken ones (#1051)
|
2024-07-29 02:26:51 +03:00 |
ImportPreviewDialog.gd
|
Fix bug in import preview dialog of the apply all button being unpressed when the import options change
|
2024-07-07 16:26:23 +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
|
Import Animation dialogue improvements (#1041)
|
2024-07-30 20:22:22 +03: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 |
ProjectProperties.gd
|
Add a project properties dialog
|
2024-04-05 02:24:47 +03:00 |
ProjectProperties.tscn
|
Create a new Effects menu and move all of the cel-specific effects there, away from the Image menu
|
2024-04-09 01:52:12 +03: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
|
Added some ambience to Splash backgrounds (#1039)
|
2024-07-22 14:56:03 +03:00 |
SplashDialog.tscn
|
Added some ambience to Splash backgrounds (#1039)
|
2024-07-22 14:56:03 +03:00 |
TileModeOffsetsDialog.gd
|
More static typing improvements
|
2024-03-23 04:36:26 +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 |