Add links to demo projects where relevant (#6874)

* 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>
This commit is contained in:
Hugo Locurcio
2023-03-09 06:09:56 +01:00
committed by GitHub
parent a7637e0ef1
commit 3dfbfbf381
19 changed files with 100 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ Control node gallery
Here is a list of common Control nodes with their name next to them:
.. image:: /img/control_gallery.png
.. 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>`__.