Commit Graph
1606 Commits
Author SHA1 Message Date
Aaron Franke f0dfc9e19c Update ray length constant to match style guidelines 2021-01-19 05:27:07 -05:00
Fabio Colella be6e3c1e30 Fix :ref: link typo in C# basics (#4552) 2021-01-17 13:24:59 +01:00
Samuel Laferriere cdd8f0af1e Fixed typo: multiples -> multiplies 2021-01-17 00:08:05 -05:00
Hugo Locurcio c8f495065c Clarify the introduction of Exporting for Android 2021-01-15 00:30:05 +01:00
humboldt123 df8a6edc15 Fix C# code for changing scene (#4523) 2021-01-07 14:28:54 +01:00
Matthew 621833f2a6 Clarify instructions in Your first 2D shader (#4527) 2021-01-07 01:47:28 +01:00
Fredia Huya-Kouadio b30a9c955b Update instructions to setup Exporting for Android 2021-01-05 00:03:18 -08:00
jp.owo.Manda 47b900e8b4 Fix "SchlickGGX" typo in Standard Material 3D (#4515) 2021-01-04 20:39:56 +01:00
Rémi Verschelde 2ca7712608 Fix underline in Services for iOS
My bad.
2021-01-04 17:47:21 +01:00
da8358d137 Update services_for_ios.rst (#4465)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2021-01-04 17:14:34 +01:00
Matthew 26dd547243 Improve importing 3D scenes page (#4466) 2021-01-04 17:00:27 +01:00
Rémi Verschelde 917d85c69e Merge pull request #4439 from Calinou/data-paths-globalize-localize-path
Mention the ProjectSettings globalize/localize methods in Data paths
2021-01-04 16:58:10 +01:00
Rémi Verschelde c58522e38f Merge pull request #4501 from Calinou/fix-nodes-resources-image-background
Add a white background to the nodes/resources image
2021-01-04 16:56:53 +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
Rémi Verschelde 01f137830e Merge pull request #4348 from van800/rider
Update Rider prerequisites to match Godot 3.2.3+
2021-01-04 16:53:37 +01:00
NexandHugo Locurcio c52ddd9c4b Add commas to improve readability in GDNative C++ example (#4513)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-01-03 06:22:19 +01:00
Hugo Locurcio 0137ca1ec3 Add a white background to the nodes/resources image
This closes #4500.
2020-12-30 13:20:27 +01:00
Hugo Locurcio cd25d4f87f Apply suggestions from code review 2020-12-28 02:39:09 +01:00
Hugo Locurcio 0234b06468 Apply suggestions from code review 2020-12-28 02:37:34 +01:00
LightningAA 629cc11317 Update exporting_for_android.rst 2020-12-27 16:16:58 -07:00
Yuri Roubinsky 48069fe078 Merge pull request #4440 from Calinou/shading-language-ternary-operator
Document the ternary operator in Shading language
2020-12-25 12:21:22 +03:00
Nathan Lovato 92874850b5 Merge pull request #4457 from Calinou/baked-lightmaps-fix-property-names
Fix property names in the Baked lightmaps documentation
2020-12-22 07:03:40 -06:00
Nathan Lovato bf5ee98c6d Edit animation intro page
Improving phrasing, addressing some typos, adding italics for references to the editor labels.
2020-12-22 07:00:09 -06:00
Paul Sobolik 76fbc3aeef Fixed spelling error 2020-12-21 16:19:03 -05:00
Paul Sobolik 215c3b35f6 Edit animation intro page for clarity and grammar 2020-12-21 15:58:20 -05:00
Dirk KrauseandHugo Locurcio 790d7d0e0b Add data path location for macOS starting from 10.15 (Catalina) (#4456)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-13 22:08:56 +01:00
Hugo Locurcio 282218d08a Fix property names in the Baked lightmaps documentation
This closes #4455.
2020-12-13 17:35:29 +01:00
Hugo Locurcio 0700379dac Mention the ProjectSettings globalize/localize methods in Data paths
This closes https://github.com/godotengine/godot-docs/issues/4409.
2020-12-09 17:58:30 +01:00
Hugo Locurcio 414eee471f Document the ternary operator in Shading language 2020-12-08 16:18:59 +01:00
Ivan Shakhov 111b3d9ac0 Update external editors prerequisites to match Godot 3.2.3+ 2020-12-05 11:30:08 +01: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 f68abde1e8 Write first script and player input pages
Closes #4173
2020-12-02 15:47:29 -06:00
Nathan Lovato f958094900 Write nodes and scenes
Closes #4170
2020-12-02 15:47:29 -06:00
Nathan Lovato 9f3f93912f Merge pull request #4403 from NathanLovato/content/first_3d_game_tutorial
Getting started: your first 3D game tutorial
2020-12-02 15:43:32 -06:00
Rémi Verschelde 1298ed2ea0 Merge pull request #4302 from NathanLovato/content/getting-started
Rewrite of the getting started introduction
2020-12-02 20:32:04 +01:00
Nathan Lovato f1f7238035 Merge pull request #4410 from Calinou/locales-rename-page
Rename the Locales pages to Locale codes for better SEO
2020-11-28 10:15:48 -06:00
Hugo Locurcio 4b50407201 Rename the Locales pages to Locale codes for better SEO 2020-11-27 23:29:52 +01:00
Nathan Lovato 907df88549 Merge pull request #4335 from Calinou/improve-one-click-deploy-2
Improve the one-click deploy page
2020-11-27 16:03:43 -06:00
Nathan Lovato 62a3ef6c51 Merge pull request #4363 from Calinou/multiple-resolutions-hidpi
Document hiDPI support in Multiple resolutions
2020-11-27 16:03:08 -06:00
Nathan Lovato 9cbbf12dcc Merge pull request #4343 from Calinou/shading-language-float-comparison
Document how to compare floats properly in Shading language
2020-11-27 12:06:26 -06:00
Nathan Lovato 408746e671 Merge pull request #4401 from skyace65/profiler
Add GDQuest profiler page
2020-11-27 11:14:07 -06:00
Nathan Lovato 5ab8841c25 Edit shading language page
Fill columns, fix a list, move explanations about floating-point
comparisons outside code blocks so they can be translated.
2020-11-27 11:12:50 -06:00
Nathan Lovato 9622480ffe Edit the_profiler.rst 2020-11-27 11:04:58 -06:00
Hugo Locurcio ad05a65414 Improve the one-click deploy page 2020-11-26 16:17:00 +01:00
Nathan Lovato 2e820ca8d2 Merge pull request #4337 from dubbl/patch-1
make example asteroids spaceship fly up/forward
2020-11-26 08:31:59 -06:00
Nathan Lovato 045535c830 Merge pull request #4346 from Calinou/add-evaluating-expressions
Add a page on evaluating expressions using the Expression class
2020-11-26 08:22:27 -06:00
Nathan Lovato dcc528179a Merge pull request #4390 from skyace65/LinkFix
Improve link to importing 3D scenes page
2020-11-26 08:20:35 -06:00
Nathan Lovato b2da992a1f Remove unnecessary comma 2020-11-26 08:20:26 -06:00
Nathan Lovato 6cc90eb58f Write part 5 of the 3D first game tutorial, add reference 2020-11-25 14:02:05 -06:00
Hugo Locurcio 7c2b78e38b Add a page on evaluating expressions using the Expression class 2020-11-25 16:27:41 +01:00