mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
HTML5/Web moved to their own subfolder Global Illumination moved to their own subfolder UI, IO, Inputs sections titles adjusted 2D, 3D tutorials grouped to improve navigation
42 lines
553 B
ReStructuredText
42 lines
553 B
ReStructuredText
2D
|
|
==
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-2d
|
|
|
|
canvas_layers
|
|
2d_transforms
|
|
|
|
Rendering
|
|
---------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-2d-rendering
|
|
|
|
2d_lights_and_shadows
|
|
2d_meshes
|
|
2d_sprite_animation
|
|
particle_systems_2d
|
|
2d_antialiasing
|
|
custom_drawing_in_2d
|
|
|
|
Physics and movement
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-2d-physics
|
|
|
|
2d_movement
|
|
|
|
Tools
|
|
-----
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-2d-tools
|
|
|
|
using_tilemaps
|