Commit Graph
18 Commits
Author SHA1 Message Date
skyace65 4577c03e16 Update android SDK platform requirement again 2022-08-06 05:02:18 +02:00
skyace65 68a2b3b025 Update android SDK platform requirement 2022-08-06 05:02:11 +02:00
snailrhymer ae7347e0d2 Fix typo in Exporting packs, patches, and mods (#6003) 2022-07-29 21:51:07 +02:00
sublimemm c7b23ff7ae Move OpenJDK installation before Android SDK in Exporting for Android (#5988) 2022-07-25 21:32:16 +02:00
skyace65 589c19f1d3 Update required NDK version 2022-06-28 19:17:46 -04:00
rafascarandHugo Locurcio db582ac562 Fix typo on Exporting to macOS (#5878)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-06-15 17:04:49 +02:00
Hugo Locurcio f3f7deca85 Fix missing file extension in Exporting projects 2022-05-26 20:54:58 +02:00
Hugo Locurcio 8a09026b8d Clarify the expected output file extensions in Exporting projects 2022-05-26 20:54:54 +02:00
Hugo Locurcio 003c8abd3f Cross-reference compiling and exporting pages, rename OSX/Mac to macOS
There's a lot of confusion between compiling Godot and exporting projects.

This aims to resolve part of the confusion by cross-linking other pages
for each platform.

(cherry picked from commit 955c97bb1d)
2022-04-29 14:01:55 +02:00
Hugo Locurcio 42bccb17a8 Document troubleshooting rendering issues on Android and iOS 2022-04-20 00:56:33 +02:00
skyace65 988b4caa75 Document how export filters work
(cherry picked from commit 13f4f7f24c)
2022-03-11 14:22:57 +01:00
SylvanSign 26190a05c3 add legacy ImageMagick command for ICO convert (#5638) 2022-02-23 01:47:10 +01:00
Hugo Locurcio f580e2e099 Update command line project exporting instructions
(cherry picked from commit be31dd4020)
2021-12-21 16:47:25 +01:00
Hugo Locurcio 350f6c2f40 Document background processing limitations in Exporting for the Web
(cherry picked from commit 482e0c6544)
2021-12-21 16:43:11 +01:00
bruvzg 26ee3b3a04 Add macOS exporting and running non App Store apps pages. Add Windows code signing info.
(cherry picked from commit 17be494144)
2021-12-21 16:18:05 +01:00
Nathan Lovato 67808949a8 Update the reference to the your_first_game document 2021-11-24 10:35:21 -06:00
Nathan Lovato e5197b493e 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/
2021-11-24 10:34:31 -06:00
Nathan Lovato 5da94fcf78 Move the export section to tutorials/ 2021-11-24 10:32:24 -06:00