Hugo Locurcio
f9817954c7
Remove unused images
...
This reduces the size of ZIP downloads for offline reading.
Unused images were found by running `_tools/list-unused-images.sh`.
These images were used in Godot 2.x and 3.x documentation,
but have been replaced by remade images with different names since.
2023-11-13 21:57:19 +01:00
Max Hilbrunner
666b55ca77
Update HTTP docs for Godot 4
2023-04-21 04:30:54 +02:00
Aaron Franke
5c7f653347
Optimize PNG and SVG images using oxipng and svgcleaner ( #5254 )
2021-09-14 17:50:17 +02:00
Jummit
fa93ed5505
remove image in networking docs
...
and mention some more multiplayer peers
2020-03-13 13:05:12 +01:00
Fabio Alessandrelli
08b390fca7
Add WebRTC tutorial ( #2534 )
2019-06-16 21:12:59 +02:00
Rémi Verschelde
5b2aaf8d41
Optimize PNGs with optipng
...
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
BARICHELLO
060b99afcf
Update puppet naming in image
2018-10-01 00:09:35 -03:00
nyenye
a64a0653ca
Hello Word to make calls to a RestAPI.
2018-02-11 08:55:23 +01:00
Nathan
18f889b6a4
Improve docs structure
...
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00