瀏覽代碼

Merge pull request #8198 from tetrapod00/patch-2

Reorder "Advanced Postprocessing" page to after "Custom Postprocessing"
Max Hilbrunner 1 年之前
父節點
當前提交
a6411c7d9d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/shaders/index.rst

+ 1 - 1
tutorials/shaders/index.rst

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