Max Hilbrunner
57384b8dca
Merge pull request #7170 from Calinou/running-on-mac-path-randomization
...
Document bypassing Gatekeeper path randomization in Running on macOS
2023-04-29 17:55:07 +02:00
Hugo Locurcio
2d4f9e6f98
Document bypassing Gatekeeper path randomization in Running on macOS
2023-04-28 01:40:21 +02:00
Andreas Raddau
95f010f640
Added note about key and keystore passwords to Exporting for Android page
2023-04-18 16:25:45 +02:00
Matthew
f285445102
Merge pull request #6996 from garryod/patch-1
...
Fix android SDK versions in exporting for android
2023-04-03 19:06:27 -07:00
Unai Martinez-Corral
dd53486bd0
[tutorials/export/exporting_for_web] s/platform:html5/platform:web/
2023-03-29 04:04:19 +02:00
db8b8db128
Added note to circumvent an error during iOS project export ( #7069 )
...
* Added a note of correct App Store Team ID format.
---------
Co-authored-by: Martin Majewski <martin.majewski.net@gmail.com >
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2023-03-28 18:20:51 +02:00
Garry O'Donnell
1034e4cdbb
Bump SDK build tools & platform to 33.0.2 & 33
2023-03-27 13:00:06 +01:00
Garry O'Donnell
a6e3bdbfa6
Bump ndk to 23.2.8568313
2023-03-26 18:29:14 +01:00
Hugo Locurcio
80b71c4ba8
Document missing macOS/iOS support for HTML5 due to upstream bugs
2023-03-25 17:49:28 +01:00
Garry O'Donnell
08d0bdafa4
Fix android SDK versions
2023-03-16 19:02:15 +00:00
Hugo Locurcio
9286f1b466
Remove references to removed GLES2 backend
...
- Update FAQ to remove issues resolved in 4.0, and add more advice
on resolving VRR flicker issues.
2023-03-11 02:55:30 +01:00
Rémi Verschelde
a232d4bb18
Merge pull request #6886 from jrvidal/fix-export-web
...
remove mentions to export types
2023-03-09 07:15:05 +01:00
Roberto Vidal
bc8d61a5ea
remove mentions to export types
2023-03-04 09:57:35 +01:00
Hugo Locurcio
1abe518cf8
Mention local web server for testing web editor in Compiling/Exporting for the Web
2023-03-01 23:33:08 +01:00
Max Hilbrunner
ea92f07f3c
Fix CI
2023-02-27 07:56:39 +01:00
Patrick
1d609842dd
GDExtension docs
...
Renames from GDNative to GDExtension
Add Pictures/Gifs and clarified compatability
Remove GDNative language bindings from GDExtension docs
Update SConstruct and AddingProperties section
updated with suggestions
Added property hint example + updated to API naming changes
Fixed redirect.csv
2023-02-26 16:44:45 +01:00
Yuri Sizov
978a13bb0a
Mark potentially outdated pages with a WIP warning
2023-02-26 14:21:15 +01:00
Adi Mathur
e77de7e287
remove invalid web feature tags ( #6715 )
2023-02-04 22:20:53 +03:00
Adi Mathur
108fdc681e
Add C# documentation for the export section ( #6362 )
...
* add c# documentation for the export section
* update for 4.0 naming changes
* update server feature tag
* fix typo and change feature flag name
2023-02-04 22:20:10 +03:00
Hugo Locurcio
68071353a2
Update name of template feature tag in Feature tags
2023-01-28 20:05:56 +01:00
Hugo Locurcio
66a2c78be7
Clarify methods of installing Android SDK in Exporting for Android
2022-12-21 18:49:57 +01:00
Mikael Hermansson
9e1014deb9
Document the double and single feature tags
2022-12-10 23:36:55 +01:00
bruvzg
5737ddbf03
Update rcodesign link in Exporting for macOS ( #6456 )
2022-12-06 16:45:22 +01:00
belzecue
520ceaac85
Fix typo in Exporting for the Web ( #6321 )
2022-10-17 16:56:56 +02:00
Max Hilbrunner
3765e1ca51
Nuke GDNative from docs
2022-10-15 23:53:50 +02:00
bruvzg
46e6b271f7
Update macOS export page to reflect rcodesign support.
2022-09-19 15:53:26 +03:00
Rémi Verschelde
a8d74915f5
Fixup recent merges
2022-09-09 15:21:59 +02:00
Evan
7c815422db
Fixed spelling error in Running on MacOS docs
2022-08-25 11:49:08 -04:00
2dd9212352
Improve flow and remove banned words
...
Improves flow and removes banned words.
Co-authored-by: WakaJoekoe <48286673+WakaJoekoe@users.noreply.github.com >
Co-authored-by: Hugo Locurcio <Calinou@users.noreply.github.com >
Co-authored-by: skyace65 <trekie96@hotmail.com >
2022-08-24 19:24:00 +02:00
Max Hilbrunner
8ba4dfc582
Merge pull request #6058 from Oktosha/patch-1
...
iOS export: update required options
2022-08-15 21:59:58 +02:00
Hugo Locurcio
a849a3b6a5
Document custom feature tags not being used when running from editor
2022-08-15 11:28:28 +02:00
Daria Kolodzey
075a8c9a6a
iOS export: update required options
...
The exporter was updated and the number of required options
decreased. This commit updates the docs accordingly.
2022-08-08 23:34:39 +02:00
Max Hilbrunner
001fdaf689
Merge pull request #6035 from skyace65/AndroidVersion2
...
Update android SDK platform requirement again
2022-08-05 20:04:13 +02:00
skyace65
1d3edeb892
Update android SDK platform requirement again
2022-08-05 13:59:25 -04:00
skyace65
a203e3e7e1
Update android SDK platform requirement
2022-08-05 09:04:38 -04:00
snailrhymer
601a79df20
Fix typo in Exporting packs, patches, and mods ( #6003 )
2022-07-29 21:39:58 +02:00
sublimemm
5e9d2286ef
Move OpenJDK installation before Android SDK in Exporting for Android ( #5988 )
2022-07-25 21:31:47 +02:00
bruvzg
1e630c103a
Update macOS export page to include information about hidden options and exporting from non macOS systems.
2022-07-19 12:21:10 +03:00
Matthew
b22a6435a2
Update required NDK version in Exporting for Android ( #5924 )
2022-07-12 18:19:21 +02:00
Hugo Locurcio and snailrhymer
3b1e2f6be3
Add a page on creating movies with Godot using Movie Maker functionality ( #5889 )
...
Co-authored-by: snailrhymer <61291296+snailrhymer@users.noreply.github.com >
2022-07-11 16:55:14 +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
Max Hilbrunner
ecaaa4f960
Merge pull request #5879 from Calinou/one-click-deploy-add-troubleshooting
...
Add Android troubleshooting instructions in One-click deploy
2022-06-22 18:52:48 +02:00
Aaron Franke
158ffa41cd
Update OS feature tags list with new architecture features
2022-06-17 13:33:09 -05:00
rafascar and Hugo Locurcio
de03891213
Fix typo on Exporting to macOS ( #5878 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-06-15 16:57:59 +02:00
Hugo Locurcio
0ee6795a05
Add Android troubleshooting instructions in One-click deploy
2022-06-15 16:49:18 +02:00
Hugo Locurcio
dc20b238e3
Fix missing file extension in Exporting projects
2022-05-26 20:54:09 +02:00
Hugo Locurcio
791814bb10
Clarify the expected output file extensions in Exporting projects
2022-05-26 20:42:57 +02:00
Max Hilbrunner
ecdd7d311a
Merge pull request #5816 from Calinou/feature-tags-immutable
...
Document most default feature tags being immutable
2022-05-15 19:27:16 +02:00
Hugo Locurcio
f0bc196ed6
Remove mentions of PVRTC texture compression in the documentation
...
Support for PVRTC was removed in 4.0alpha.
2022-05-14 23:18:37 +02:00
Hugo Locurcio
f351c799ec
Document most default feature tags being immutable
2022-05-14 23:16:03 +02:00