Browse Source

Merge pull request #8198 from tetrapod00/patch-2

Reorder "Advanced Postprocessing" page to after "Custom Postprocessing"
Max Hilbrunner 1 year ago
parent
commit
a6411c7d9d
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