Browse Source

Move "Advanced Postprocessing" to follow "Custom Postprocessing"

tetrapod 1 year ago
parent
commit
94c606058b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/shaders/index.rst

+ 1 - 1
tutorials/shaders/index.rst

@@ -14,7 +14,7 @@ Shaders
    screen-reading_shaders
    screen-reading_shaders
    converting_glsl_to_godot_shaders
    converting_glsl_to_godot_shaders
    shaders_style_guide
    shaders_style_guide
-   advanced_postprocessing
    using_viewport_as_texture
    using_viewport_as_texture
    custom_postprocessing
    custom_postprocessing
+   advanced_postprocessing
    making_trees
    making_trees