Procházet zdrojové kódy

Fix 2D optimization section in the Performance toctree (#5742)

Hugo Locurcio před 3 roky
rodič
revize
69c118cc41
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  1. 1 3
      tutorials/performance/index.rst

+ 1 - 3
tutorials/performance/index.rst

@@ -73,9 +73,6 @@ GPU
    :maxdepth: 1
    :name: toc-learn-features-2d-optimization
 
-   optimizing_3d_performance
-   vertex_animation/index
-
    batching
 
 3D
@@ -86,6 +83,7 @@ GPU
    :name: toc-learn-features-3d-optimization
 
    optimizing_3d_performance
+   vertex_animation/index
 
 Multi-threading
 ---------------