godot/modules/jpg
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
image_loader_jpegd.cpp Implement Running Godot as Movie Writer 2022-06-21 11:28:47 +02:00
image_loader_jpegd.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Implement Running Godot as Movie Writer 2022-06-21 11:28:47 +02:00