Commit Graph
4841 Commits
Author SHA1 Message Date
Hugo Locurcio 4819efd5f6 Clarify the need to include Mono libraries for export templates as well
See https://github.com/godotengine/godot/issues/45550.
2021-01-31 18:35:34 +01:00
MatthewandHugo Locurcio cb3499b78b Update audio stream and audio import pages, document MP3 support (#4606)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-01-31 01:34:37 +01:00
Matthew b9792113aa Mention WebXR support in AR/VR primer page (#4608) 2021-01-30 23:57:32 +01:00
Marek S. Ł 1cdd6c9cc7 Replace instance diagram images for readability on all backgrounds (#4609) 2021-01-30 23:56:56 +01:00
BeucandHugo Locurcio 8d15ca796d Reference Custom Effects property in BBCode in RichTextLabel (#4604)
Custom effects need manual activation.
This information was missing to complete the tutorial.

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-01-30 17:07:26 +01:00
GuangGuang 6eb4c3d6f2 Fix collision layer math formula in Physics introduction (#4598) 2021-01-29 15:43:30 +01:00
Rémi Verschelde 9960d1f887 Merge pull request #4574 from Calinou/exporting-dedicated-servers-executable-permission
Document the executable permission for the dedicated server binary
2021-01-29 01:10:13 +01:00
Hugo Locurcio 1f8dcbeee7 Fix Sphinx add_lexer() deprecation in the GDScript extension (#4594)
This closes #4593.
2021-01-28 00:57:51 +01:00
TheGuideKnight de34df3ecb Add @TheGuideKnight's 2D tutorial series to Tutorials and resources (#4592)
The playlist contains a tutorial for a 2D Breakout game, done entirely
in Godot.
2021-01-27 21:34:25 +01:00
Rémi Verschelde a0f8f767a8 Merge pull request #4535 from Calinou/add-control-gallery-page
Add a page referencing the Control gallery image and demo
2021-01-26 15:27:41 +01:00
vikslandHugo Locurcio 132d18ad49 3D Game: Fix text to reflect the context images for collision masks (#4578)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-01-25 16:26:01 +01:00
viksl d1ff7cdc67 3D game: Fix translation/rotation values to be the same as in images (#4577)
Quick fix to values for translation and rotation since the images show the values in reverse.
(In the picture translation is 0.2 and rotation 0.1)
2021-01-25 14:49:37 +01:00
Hugo Locurcio 3192ebe1a2 Document the executable permission for the dedicated server binary 2021-01-25 00:38:22 +01:00
Beuc d9879dbb57 Fix typo in Audio streams (#4571)
AudioStreamRandomPitch is an AudioStream, not an AudioStreamPlayer
2021-01-24 19:50:43 +01:00
Michael Alexsander 1ec802463a Add MP3 to the list of supported audio formats (#4569) 2021-01-23 21:19:34 +01:00
Nathan Lovato 81e24ef93b Merge pull request #4566 from NathanLovato/fix/input-example-typo
Fix typo in input_examples.rst
2021-01-21 12:50:31 -06:00
Nathan Lovato 1a36804d99 Merge pull request #4541 from Calinou/add-editor-development-page
Add a page about Godot editor development
2021-01-21 11:50:00 -06:00
Nathan Lovato 359f09343a Fix typo in input_examples.rst 2021-01-21 11:48:45 -06:00
Nathan Lovato bb8013bcc1 Merge pull request #4213 from NathanLovato/feature/ios-plugin
Document iOS plugins
2021-01-21 11:45:24 -06:00
Nathan Lovato df76382c05 Edit introduction_to_editor_development.rst 2021-01-21 11:44:55 -06:00
Nathan Lovato e25013caba Merge pull request #4538 from Calinou/add-devdocs-link
Link to DevDocs on the home page for offline browsing
2021-01-21 11:39:10 -06:00
Nathan Lovato e8e18a2415 Merge pull request #4547 from skyace65/ContentNote
Add note about content guidelines in writing guidelines page
2021-01-21 11:37:12 -06:00
Nathan Lovato 62de10b3d0 Edit and move ios_plugin.rst 2021-01-21 11:36:20 -06:00
Nathan Lovato 4cad1b49a7 Merge pull request #4561 from aaronfranke/const-ray-len
Update ray length constant to match style guidelines
2021-01-21 11:33:43 -06:00
Sergey Minakov 6b2ac7f9a1 iOS: Plugin documentation 2021-01-21 11:31:58 -06:00
Aaron Franke f0dfc9e19c Update ray length constant to match style guidelines 2021-01-19 05:27:07 -05:00
Hugo Locurcio 34c5374c70 Add a page about Godot editor development
This is aimed at current or future engine contributors.
2021-01-17 14:41:39 +01:00
Fabio Colella be6e3c1e30 Fix :ref: link typo in C# basics (#4552) 2021-01-17 13:24:59 +01:00
Fabio Colella b0d34cd749 Add C# using dependencies to Your first game (#4553) 2021-01-17 13:24:08 +01:00
Yuri Sizov c93809454c Merge pull request #4549 from samlaf/patch-1
Fixed typo: multiples -> multiplies
2021-01-17 13:26:41 +03:00
Samuel Laferriere cdd8f0af1e Fixed typo: multiples -> multiplies 2021-01-17 00:08:05 -05:00
skyace65 9fe1d8d829 Add note about content guidelines in writing guidelines page 2021-01-16 15:46:46 -05:00
Clemens TolboomandHugo Locurcio 0e881bf103 Make Vulkan requirement an important note in Compiling for macOS (#4545)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-01-16 17:20:28 +01:00
Rémi Verschelde a716391dfc Merge pull request #4546 from skyace65/PRTemplate
Update PR template
2021-01-16 16:21:57 +01:00
skyace65 aab75310c7 Update PR template 2021-01-16 10:01:07 -05:00
Rémi Verschelde 117b719bcd Merge pull request #4542 from Calinou/exporting-android-intro-clarify
Clarify the introduction of Exporting for Android
2021-01-15 01:20:56 +01:00
Hugo Locurcio c8f495065c Clarify the introduction of Exporting for Android 2021-01-15 00:30:05 +01:00
Rémi Verschelde b46c6b439a Merge pull request #4537 from Calinou/ci-html-zip-download
GitHub Actions: Upload ZIPs of compiled HTML documentation for reading
2021-01-14 16:16:53 +01:00
Rémi Verschelde 186e77519c Merge pull request #4534 from akien-mga/codestyle-clang-format-11
Code style: Now using clang-format 11
2021-01-13 16:11:01 +01:00
Hugo Locurcio 511d28134e Link to DevDocs on the home page for offline browsing
This is another way to browse the documentation offline.
Unlike HTML builds, it can be used on mobile devices.
2021-01-13 02:35:12 +01:00
Hugo Locurcio 798c5d51f6 GitHub Actions: Upload ZIPs of compiled HTML documentation for reading
This can be used to read the documentation without an Internet
connection.
2021-01-13 02:17:04 +01:00
Hugo Locurcio e1e08419f6 Add a page referencing the Control gallery image and demo
This closes #4435.
2021-01-12 20:12:02 +01:00
Rémi Verschelde 9ccdf31b66 Code style: Now using clang-format 11 2021-01-12 19:37:02 +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
Remtaine 5b28622bc4 Change variable for Android SDK path (#4407)
The Gradle looks for "ANDROID_SDK_ROOT" and not "ANDROID_HOME" so I changed the path mentioned for clarity
2021-01-05 15:07:42 +01:00
Rémi Verschelde 58de0d6bad Merge pull request #4519 from m4gr3d/update_android_export_master
Update instructions to setup Exporting for Android
2021-01-05 11:57:21 +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