godot/misc
Rémi Verschelde 4226d56ca9 Style: Enable clang-format on GLSL shaders
As of clang-format 6.0.1, putting the `/* clang-format off */` hint
around our "invalid" `[vertex]` and `[shader]` statements isn't enough
to prevent a bogus indent of the next comments and first valid statement,
so we need to enclose that first valid statement in the unformatted chunk.
2018-08-27 07:34:14 +02:00
..
dist Merge pull request #21336 from eska014/html5-new-presentation 2018-08-24 00:10:46 +02:00
hooks Style: Enable clang-format on GLSL shaders 2018-08-27 07:34:14 +02:00
scripts Dist: update script to make Steam icon sets 2018-06-03 19:28:07 +02:00
travis Style: Enable clang-format on GLSL shaders 2018-08-27 07:34:14 +02:00