Commit Graph
20 Commits
Author SHA1 Message Date
skyace65 f40b2703cc Update exporting for Windows images 2024-06-21 21:41:51 -04:00
Fredia Huya-Kouadio 91a4273b2c Update the Android documentation for Godot 4.3 2024-05-14 23:32:45 -07:00
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
Fredia Huya-Kouadio 66ee5cb491 Update the Android documentation for Godot 4.2 2023-10-10 09:31:52 -07:00
Hugo Locurcio 4fdbef6055 Update Exporting for dedicated servers for Godot 4 2023-07-20 23:12:40 +02:00
Jcrespo eb8aaec92f Update one-click bar appearance (remote debug icon)
One-click deploy used to show an Android icon, when available.
Nowadays, remote debug (aka one-click deploy) for web and Android
found under the same submenu in the top right buttons.

Show the new icon with the submenu open instead.

Image has been lightly edited from a 4.0.X screenshot to avoid
distracting elements. New image sent in .webp format.

No other references to the old image found on docs.

Fixes #7226
2023-05-02 12:48:04 +02:00
Rémi Verschelde ad3ca732d3 Android: Update screenshot showing Custom Build option
It was moved to its own section in 3.5 and 4.0.
2022-07-03 18:04:09 +02:00
Aaron FrankeandHugo Locurcio eeb5156ba0 Add note about disabling Gatekeeper to Running on macOS article (#5702)
* Add note about disabling Gatekeeper to Running on macOS article

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-03-22 12:20:27 +01:00
skyace65 a26fda2ea7 Improve windows code signing documentation 2021-12-29 12:48:42 -05:00
bruvzg 17be494144 Add macOS exporting and running non App Store apps pages. Add Windows code signing info. 2021-11-03 15:28:06 +02:00
Aaron Franke 5c7f653347 Optimize PNG and SVG images using oxipng and svgcleaner (#5254) 2021-09-14 17:50:17 +02:00
Rémi Verschelde 299add03f9 Merge pull request #4881 from skyace65/AndroidImages
Update exporting for android images
2021-06-02 11:40:10 +02:00
Rémi Verschelde 9e298ba1b7 Merge pull request #4886 from skyace65/ExportProject 2021-06-02 11:28:30 +02:00
Matthew 5e16a182fd Update images on the Feature tags page (#4888) 2021-05-03 15:08:54 +02:00
skyace65 2b2cbefe82 Remove "Exporting" page and update "Exporting Projects" images 2021-05-02 12:45:31 -04:00
skyace65 ce93d89f7d Update exporting for android images 2021-05-01 09:38:22 -04:00
skyace65 5e47201745 Remove duplicate setup instructions from android custom build page 2021-04-25 21:42:15 -04:00
Fredia Huya-Kouadio b30a9c955b Update instructions to setup Exporting for Android 2021-01-05 00:03:18 -08:00
Nathan Lovato d0eb1eb6bc Move remaining files out of step_by_step/
Moved those to scripting/:

- filesystem
- resources
- singletons_autoload
- scene_tree

export to export/

and godot_design_philosophy to introduction/
2020-12-02 20:31:01 -06:00
Nathan Lovato edeb6a961f Move the export section to tutorials/ 2020-11-04 12:32:02 -06:00