mirror of
https://github.com/godotengine/godot.git
synced 2024-12-03 09:52:18 +08:00
4226d56ca9
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. |
||
---|---|---|
.. | ||
blend_shape.glsl | ||
canvas_shadow.glsl | ||
canvas.glsl | ||
copy.glsl | ||
cube_to_dp.glsl | ||
cubemap_filter.glsl | ||
effect_blur.glsl | ||
exposure.glsl | ||
particles.glsl | ||
resolve.glsl | ||
scene.glsl | ||
screen_space_reflection.glsl | ||
SCsub | ||
ssao_blur.glsl | ||
ssao_minify.glsl | ||
ssao.glsl | ||
subsurf_scattering.glsl | ||
tonemap.glsl |