Matthew
009ea8d0cb
Merge pull request #10947 from syntaxerror247/Update-jdk-version-info
...
Android: Add note that higher jdk version are also supported.
2025-05-21 20:34:44 -04:00
Hugo Locurcio
bd6c45b173
Mention Canvas Resize Policy in Exporting for the Web
2025-05-21 19:50:14 +02:00
Anish Mishra
0a6ce28e6b
Update exporting_for_android.rst
2025-05-17 07:58:17 +05:30
Max Hilbrunner
ab1638bfcf
Merge pull request #10903 from Calinou/exporting-pcks-add-troubleshooting
...
Add a Troubleshooting section to Exporting packs, patches and mods
2025-05-14 11:55:40 +02:00
Matthew
530614ae0d
Merge pull request #10886 from m4gr3d/update_generate_apk_docs
...
Update the Android build documentation
2025-04-30 21:15:30 -04:00
Fredia Huya-Kouadio
ddbc8e827d
Update the Android build documentation
...
- Replace `generate_apk` with `generate_android_binaries` in the Android documentation
- Update the ndk version to 27.2.12479018
2025-04-28 19:19:59 -07:00
Max Hilbrunner
bf0fb5af0d
Merge pull request #10812 from Calinou/data-paths-file-logging
...
Document file logging in Data paths
2025-04-29 01:47:27 +02:00
Hugo Locurcio
c3a22b4364
Add a Troubleshooting section to Exporting packs, patches and mods
...
- Mention that the pack must be loaded early enough to have an effect.
- Mention load order being important.
- Mention ZIP format throughout the page, as it can be used in the same
way as PCK files.
- Link to Run-time resource loading and saving tutorial as an alternative.
2025-04-28 19:31:15 +02:00
Pāvels Nadtočajevs
0d85d2e5a6
Remove iOS simulator mentions.
2025-04-15 08:40:22 +03:00
Matthew
092529f891
Merge pull request #10488 from Calinou/feature-tags-get-setting-with-override
...
Document reading project settings with overrides taken into account in Feature tags
2025-04-11 10:19:53 -04:00
Hugo Locurcio
6eae590bee
Document reading project settings with overrides taken into account in Feature tags
2025-04-11 10:13:31 -04:00
Adriaan de Jongh
3b7fa3f349
removed outdated note on .app not being supported, and minor improvements to macOS export notes
2025-04-05 15:13:47 +02:00
Hugo Locurcio
c4c6d356cc
Link to class reference for each platform that can be exported to
...
Each page provides a list of all export options for the given platform,
which can be searched through using Ctrl + F. While this information
is also available in the editor by hovering export option names, it can't
be quickly searched through.
2025-03-31 22:17:41 +02:00
Hugo Locurcio
d43055095c
Document file logging in Data paths
2025-03-28 19:48:52 +01:00
NormPlum
8fe5feaf3f
Fix itch.io link in Exporting for the Web ( #10751 )
2025-03-06 15:34:56 +01:00
DeeJayLSP
38167ab0ed
Document editor_hint and editor_runtime feature flags
2025-03-04 17:41:49 -03:00
tetrapod
23d108d085
Merge pull request #10645 from skyace65/ExportProjectsUpdate
...
Update exporting projects page
2025-03-01 16:33:24 -08:00
tetrapod00
c37e56f8f6
Fix bad links in Exporting for web
2025-02-26 12:57:28 -08:00
skyace65
97373a67a5
Update exporting projects page
2025-02-08 14:48:52 -05:00
Hugo Locurcio
c1c1bbeaf4
Add optimization tips for mobile in Exporting to HTML5
2025-01-24 03:21:19 +01:00
Matthew
f4802132d2
Merge pull request #9913 from adamscott/exporting-for-web-update
...
Update "Exporting for the Web" to include 4.3 features
2025-01-22 12:25:23 -05:00
Adam Scott
a2c8428734
Update "Exporting for Web" to include 4.3 features
2025-01-22 09:15:07 -05:00
Matthew
3eb20aaf79
Merge pull request #10489 from AKKamath/master
...
Update screenshot of Editor Settings location for Exporting for Android
2025-01-21 10:35:43 -05:00
Hugo Locurcio
36c5f34c81
Document automatic ICO generation in Changing application icon for Windows
...
- Remove outdated notice about known issue.
2025-01-18 14:36:05 +01:00
skyace65
4287e8fbb8
Update windows changing application icon page for Godot 4.4
2025-01-12 14:54:46 -05:00
Aditya K Kamath
ab459b02ce
Revert "Update screenshot of Editor Settings location"
...
This reverts commit 63c5fa811b .
2025-01-11 01:09:27 +05:30
Aditya K Kamath
2553fcbd69
Edit exporting for android to mention Editor Settings tab location for macOS
2025-01-11 01:09:13 +05:30
Aditya K Kamath
63c5fa811b
Update screenshot of Editor Settings location
2025-01-09 10:52:57 +05:30
gomakappa
7d38ce8fef
upload images and edit pages
2025-01-04 16:20:39 -03:00
Anish Mishra
14f99b3e75
Update Themed icons doc
2025-01-03 18:35:57 +05:30
tetrapod00
c4d3aa134a
Standardize RST header syntax
2024-12-29 13:44:09 -08:00
tetrapod00
7dea53de2d
Add introduction to Platform-specific index page
2024-12-08 17:30:12 -08:00
Max Hilbrunner
9ca59bdc2b
Merge pull request #10285 from tetrapod00/low-level-hyphen
...
Use "low-level" and "high-level" instead of "low level" and "high level"
2024-11-18 23:48:13 +01:00
Max Hilbrunner
1b0e0eb8df
Merge pull request #10284 from tetrapod00/hyphens
...
Add hyphens to some adjective phrases
2024-11-18 23:45:16 +01:00
tetrapod00
93489bbefb
Use "low-level" and "high-level" instead of "low level" and "high level"
...
Co-Authored-By: John Veness <2512915+JohnVeness@users.noreply.github.com >
2024-11-18 13:47:58 -08:00
tetrapod00
d354f8cbc2
Add hyphens to some adjective phrases
...
Co-Authored-By: John Veness <2512915+JohnVeness@users.noreply.github.com >
2024-11-18 13:34:22 -08:00
tetrapod00
09156f2ee9
Add UPDATE comments to perishable information
2024-11-17 13:50:42 -08:00
Matthew
5e8062d0bd
Update android export page for AAB requirement ( #9637 )
...
* Update android export page for AAB requirement
---------
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2024-11-17 14:00:41 +01:00
Hugo Locurcio
40d16134a5
Document exporting as progressive web app in Exporting for the web
...
- Document no-threads web export and its limitations.
- Document sample-based audio playback and its limitations.
- Mention that threading issues can be worked around by exporting
as a progressive web app.
2024-11-08 23:30:41 +01:00
tetrapod00
5994348764
Change all usages of "run-time" to "runtime"
2024-11-06 23:36:58 -08:00
Adam Scott
cc53e4b19e
Add Web export file name section
2024-10-28 11:32:09 -04:00
Hugo Locurcio
a35d441cd7
Update URL to Microsoft codesigning guide in Exporting for Windows
2024-10-22 16:55:29 +02:00
Hugo Locurcio
4ab397cd5e
Document generate_bundle=yes SCons option in Compiling for macOS and iOS
...
- Reorder instructions to mention ARM64 builds first in macOS,
as this is the primary architecture in use now (with all new Macs
since 2023 being sold with Apple Silicon only). The `lipo` command still
works as before, as it infers the architecture from the input files.
- Remove the manual bundle generation steps to make the page shorter
(similar to Compiling for Android).
- Remove references to the master branch (this was only relevant when
4.0 was still in development).
2024-10-16 17:51:52 +02:00
Anish Mishra
0f2162a15b
Add documentation for themed icons (monochrome)
2024-10-05 18:50:16 +05:30
tetrapod00
77756c9ad0
Add disambiguation to Export, linking to GDScript/C# exports
2024-09-23 10:58:51 -07:00
bruvzg
13f05b13fc
Add note about limitations of macOS export from Windows.
2024-09-09 00:13:14 +03:00
Stqrm264
ed3adefdea
Changed "OS.web_has_feature("web_ios")" (which doesn't exist) to the correct method "OS.has_feature("web_ios")"
2024-07-30 23:50:46 +03:00
Fredia Huya-Kouadio
73091bea0a
Update the Android build documentation ( #9669 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2024-07-30 08:39:57 +02:00
Max Hilbrunner
5419bbbd05
Merge pull request #9579 from ayanchavand/android-docs-fix
...
Updated required package link for Android docs
2024-07-22 16:14:09 +02:00
Hugo Locurcio
601eb7799b
Clarify notice about feature tags being immutable
...
- Update the recommendation to check for the project running on
a mobile web browser.
2024-07-08 22:05:10 +02:00