mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
* Add links to demo projects where relevant - Warn about poor compute shader support on mobile GPUs (due to driver bugs). - Update control gallery image for 4.0. - Fix typo in Internationalizing games. --------- Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
12 lines
335 B
ReStructuredText
12 lines
335 B
ReStructuredText
.. _doc_control_node_gallery:
|
|
|
|
Control node gallery
|
|
====================
|
|
|
|
Here is a list of common Control nodes with their name next to them:
|
|
|
|
.. image:: /img/control_gallery.webp
|
|
|
|
The Control Gallery demo pictured above can be found
|
|
`on GitHub <https://github.com/godotengine/godot-demo-projects/tree/master/gui/control_gallery>`__.
|