Commit Graph
27 Commits
Author SHA1 Message Date
Hugo Locurcio a0d4ac92ee Add a Troubleshooting section to Exporting for the Web
This describes how to unregister the service worker, which is useful
to avoid caching issues, especially when using one-click deploy.
2025-09-10 23:53:47 +02:00
skyace65 e780869e4f Document that VisionOS is supported 2025-07-25 07:06:12 -04:00
skyace65 5433c05ea8 Update docs for built-in ICO file creation 2025-07-12 11:21:15 -04:00
Todd Matthews 98352e6577 Merge pull request #10900 from gtodd876/master
update instructions and screenshot to work with XCode 16.3
2025-06-08 13:39:56 -04:00
skyace65 97373a67a5 Update exporting projects page 2025-02-08 14:48:52 -05:00
skyace65 4287e8fbb8 Update windows changing application icon page for Godot 4.4 2025-01-12 14:54:46 -05:00
gomakappa 7d38ce8fef upload images and edit pages 2025-01-04 16:20:39 -03:00
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