Explorar el Código

Merge pull request #8198 from tetrapod00/patch-2

Reorder "Advanced Postprocessing" page to after "Custom Postprocessing"
Max Hilbrunner hace 1 año
padre
commit
a6411c7d9d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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