1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-03 01:53:15 +00:00
Pixelorama/src/UI/Dialogs
Manolis Papadeas c6b9a1fb82
Format code and add static checks (#599)
* gdformat .

* Lint code - Part 1

* Format code - Part 2

* Lint code - Part 2

Trying to fix the max allowed line length errors

* Add normal_map_invert_y to the image .import files

Because of Godot 3.4

* Do not call private methods outside of the script's scope

Lint code - Part 3

* Format code - Part 3

* Fixed more line length exceeded errors - Lint code Part 3

* Export array of licenses - Lint code part 4

* Clean hint_tooltip code from Global

Removes a lot of lines of code

* Create static-checks.yml

* Fix FreeType's license
2021-11-25 14:48:30 +02:00
..
ImageEffects Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
AboutDialog.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
AboutDialog.tscn Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
CreateNewImage.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
CreateNewImage.tscn Replace button icons with single-color textures that change color automatically depending on the theme 2021-06-03 22:42:08 +03:00
ExportDialog.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ExportDialog.tscn Add transparent checker to export dialog and animation cels (#318) 2020-08-26 12:45:32 +03:00
OpenSprite.tscn Saving .pxo files in HTML5 is now possible 2020-06-30 20:25:43 +03:00
PreviewDialog.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
PreviewDialog.tscn Update CHANGELOG & Translations, clear whitespaces 2021-03-15 03:41:02 +02:00
SaveSprite.tscn Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
SaveSpriteHTML5.tscn Have "untitled" as default project name in SaveSpriteHTML5 2020-07-15 18:28:46 +03:00
SplashDialog.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
SplashDialog.tscn Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
WindowOpacityDialog.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
WindowOpacityDialog.tscn Change window opacity settings to a dedicated dialog with a slider and a spinbox 2021-11-22 04:47:41 +02:00