1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00
Pixelorama/addons/gdgifexporter
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
..
gif-lzw Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
quantization Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
converter.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
exporter.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
LICENSE Replace godot-gifexporter with godot-gdgifexporter (#295) 2020-08-07 08:13:04 +03:00
little_endian.gd Fixed some leak issues with gdgifexporter 2020-08-19 01:01:00 +03:00
lookup_color.shader Update gdgifexporter (#299) 2020-08-09 00:16:03 +03:00
lookup_similar.shader Replace godot-gifexporter with godot-gdgifexporter (#295) 2020-08-07 08:13:04 +03:00