godot/modules/etc
Rémi Verschelde c71e189efd Style: Fix code format scripts compat with non-GNU Unices
It's too hard to get compatibility between GNU and BSD sed,
so let's just use perl oneliners.

And improve it to also remove trailing tabs, not just spaces.
2020-07-27 13:11:44 +02:00
..
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
image_etc.cpp Style: Fix code format scripts compat with non-GNU Unices 2020-07-27 13:11:44 +02:00
image_etc.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
texture_loader_pkm.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
texture_loader_pkm.h Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00