Move vertex animation files to performance

Closes #4123
This commit is contained in:
Nathan Lovato
2020-10-07 21:31:58 -06:00
parent 3675de547b
commit 9cd85fdd02
17 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ Since instances may have any behavior, the AABB used for visibility must be prov
Tutorials
---------
- :doc:`../tutorials/3d/vertex_animation/animating_thousands_of_fish`
- :doc:`../tutorials/performance/vertex_animation/animating_thousands_of_fish`
- :doc:`../tutorials/optimization/using_multimesh`

View File

@@ -23,7 +23,7 @@ This is useful to optimize the rendering of a high amount of instances of a give
Tutorials
---------
- :doc:`../tutorials/3d/vertex_animation/animating_thousands_of_fish`
- :doc:`../tutorials/performance/vertex_animation/animating_thousands_of_fish`
- :doc:`../tutorials/3d/using_multi_mesh_instance`

View File

@@ -27,7 +27,7 @@ Use the ``process_material`` property to add a :ref:`ParticlesMaterial<class_Par
Tutorials
---------
- :doc:`../tutorials/3d/vertex_animation/controlling_thousands_of_fish`
- :doc:`../tutorials/performance/vertex_animation/controlling_thousands_of_fish`
- `Third Person Shooter Demo <https://godotengine.org/asset-library/asset/678>`__

View File

@@ -18,6 +18,3 @@
using_gridmaps
using_multi_mesh_instance
csg_tools
fps_tutorial/index
vertex_animation/index
portals/index

View File

@@ -71,7 +71,10 @@ GPU
.. toctree::
:maxdepth: 1
:name: toc-learn-features-2d-optimization
:name: toc-learn-features-3d-optimization
optimizing_3d_performance
vertex_animation/index
batching

View File

Before

Width:  |  Height:  |  Size: 667 KiB

After

Width:  |  Height:  |  Size: 667 KiB

View File

Before

Width:  |  Height:  |  Size: 512 KiB

After

Width:  |  Height:  |  Size: 512 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

Before

Width:  |  Height:  |  Size: 630 KiB

After

Width:  |  Height:  |  Size: 630 KiB

View File

Before

Width:  |  Height:  |  Size: 6.9 MiB

After

Width:  |  Height:  |  Size: 6.9 MiB

View File

Before

Width:  |  Height:  |  Size: 607 KiB

After

Width:  |  Height:  |  Size: 607 KiB

View File

Before

Width:  |  Height:  |  Size: 620 KiB

After

Width:  |  Height:  |  Size: 620 KiB

View File

Before

Width:  |  Height:  |  Size: 624 KiB

After

Width:  |  Height:  |  Size: 624 KiB