Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Hugo Locurcio
955c97bb1d 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.
2022-04-29 13:10:37 +02:00
Hugo Locurcio
482e0c6544 Document background processing limitations in Exporting for the Web 2021-12-13 01:17:43 +01:00
Rémi Verschelde
1e375578c1 Exporting for Web: Update info about WebGL 2021-06-29 17:40:56 +02:00
Rémi Verschelde
044b6a74f8 Cleanup uses of double spaces between words or after punctuation 2021-06-07 10:44:02 +02:00
Hugo Locurcio
93b25e8713 Document Firefox WebGL being slow on Linux and workaround (#4628) 2021-02-13 02:10:39 +01:00
Fabio Alessandrelli
912cf15fec Update documentation about HTML5 exporting and compiling (#4454)
* Improve the Exporting for the Web section.

Add "Export Type" options (threads, gdnative, regular).
Add warnings about "secure contexts" limitations.
Mentions threads and GDNative requirements.
Mention WebRTC as a networking API.
General refactor.

* Update compiling for the Web.

Bump emscripten requirements, mention threads, gdnative and editor
build.
2021-01-04 16:56:26 +01:00
Hugo Locurcio
5469ac45d3 Mention hosts that support on-the-fly compression in Exporting for the Web 2020-11-04 20:35:19 +01:00
Nathan Lovato
edeb6a961f Move the export section to tutorials/ 2020-11-04 12:32:02 -06:00