Commit Graph
5299 Commits
Author SHA1 Message Date
bitsawer cdbebb0e9b Add missing vertex normal array in TSCN file format (#6068) 2022-08-13 18:49:26 +02:00
Alex786 da35c3052d Fix typo in Your first 3D shader (#6061) 2022-08-10 12:02:14 +02:00
Max Hilbrunner d68edf7065 Release policy: Mark 3.5 stable release (#6057)
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
(cherry picked from commit 63bf9a6be9)
2022-08-08 22:23:01 +02:00
Rémi Verschelde f13755a65b Merge pull request #6040 from Calinou/compiling-linuxbsd-alpine-add-mesa-dependency
(cherry picked from commit 05ac649c25)
2022-08-08 20:36:24 +02:00
Henry Catalini Smith f7ae2175b3 Add macOS keyboard shortcut in Creating your first script (#6032)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
(cherry picked from commit b81f0030b7)
2022-08-08 20:34:57 +02:00
m-at-FNSPE 92e100ab21 Fix mob scene typo in Your first 2D game (#6007)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
(cherry picked from commit 55d3093715)
2022-08-08 20:33:57 +02:00
Stanislav Balia 59efae784a Nodes & Scenes: Added macOS shortcuts mentioning. (#5993)
* Added macOS shortcuts mentioning.

Unfortunately, suggested hotkeys don't work for macOS. I guess it will be useful to mention macOS shortcuts directly in the docs.

* Apply suggestions from code review

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
(cherry picked from commit 523a1c0f03)
2022-08-08 20:32:11 +02:00
Max Hilbrunner 612d52dc40 Merge pull request #5985 from 31/dev/31/winbugs
Add notes for common C# bugs on Windows

(cherry picked from commit 420ed2739f)
2022-08-08 20:30:03 +02:00
Max Hilbrunner 4f07aa64fc Merge pull request #5983 from 31/dev/31/cli
Add "dotnet CLI" option to all C# editor docs

(cherry picked from commit 3f00b445e6)
2022-08-08 20:28:20 +02:00
Max Hilbrunner d3c7a8074b Merge pull request #5952 from bruvzg/macos_export_hidden
Update macOS export page.

(cherry picked from commit fcb71d2f29)
2022-08-08 20:25:36 +02:00
Yuri Sizov e1edd96070 Add a link to doc writing guidelines to the header (#5947)
(cherry picked from commit 21f92e43d6)
2022-08-08 20:23:56 +02:00
Max Hilbrunner a12f4479f8 Fix formatting in Scene Unique Nodes
Fixes CI after #5831
2022-08-08 20:14:26 +02:00
Max Hilbrunner 06d9878529 Merge pull request #5945 from snailrhymer/patch-2
Improve clarity in animation_tree.rst

(cherry picked from commit 7effaaffed)
2022-08-08 19:53:01 +02:00
Max Hilbrunner f9551b0f82 Merge pull request #5933 from godotengine/dependabot/pip/sphinx-notfound-page-0.8.3
Bump sphinx-notfound-page from 0.8 to 0.8.3

(cherry picked from commit 747dc4f30e)
2022-08-08 19:50:48 +02:00
Max Hilbrunner 56ac383c9b Merge pull request #5920 from nathanfranke/update-rpc-docs
Update RPC documentation

(cherry picked from commit e6be157669)
2022-08-08 19:49:24 +02:00
Rémi Verschelde 51de52dc5d Merge pull request #5905 from akien-mga/android-custom-build-screenshot
(cherry picked from commit 3bb5db7766)
2022-08-08 19:47:26 +02:00
Santiago Valdez e97a85d6a6 correct a little typo on scripting_laguanges (#5903)
* correcting a little typo on scripting_laguanges

A more readeable aproach on the existing sentence

(cherry picked from commit 7ee0687714)
2022-08-08 19:42:59 +02:00
Aaron Franke 4903f016cd Merge pull request #5880 from aaronfranke/active-direct
Docs writing guidelines: Replace "direct" with "active"

(cherry picked from commit dfd020cb5f)
2022-08-08 19:40:32 +02:00
Max Hilbrunner ea9ed7d272 Merge pull request #5879 from Calinou/one-click-deploy-add-troubleshooting
Add Android troubleshooting instructions in One-click deploy

(cherry picked from commit ecaaa4f960)
2022-08-08 19:37:40 +02:00
Max Hilbrunner 8d29ecc6d0 Merge pull request #5870 from skyace65/BlenderEmissive
Update blender gltf export information

(cherry picked from commit 231b356e3d)
2022-08-08 19:35:48 +02:00
Matthew 0186832a74 Document scene unique nodes (#5831)
* Document scene unique nodes

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
(cherry picked from commit fd545c7a3e)
2022-08-08 19:34:18 +02:00
Max Hilbrunner 03c39eed85 Merge pull request #5816 from Calinou/feature-tags-immutable
Document most default feature tags being immutable

(cherry picked from commit ecdd7d311a)
2022-08-08 18:00:24 +02:00
Hugo Locurcio 73fc6f81c7 Document that autoloads must not be freed to avoid crashes
(cherry picked from commit cb9b2b8c5d)
2022-08-08 17:58:38 +02:00
Aaron Franke 16a7d3a94c Merge pull request #5780 from gerrywastaken/patch-2
Clear up ambiguity in the intial rotation example

(cherry picked from commit dbf7ba0794)
2022-08-08 17:37:08 +02:00
Tres Henry f0031b9fb2 Add docs for ignoring return value warning (#5756)
* Add docs for ignoring return value warning. Fixes #5753.

* Remove code change per feedback

(cherry picked from commit d076761cba)
2022-08-08 17:31:08 +02:00
Rémi Verschelde c375df8ac6 Merge pull request #6043 from SimonLarsen/gdscript_export_revert 2022-08-08 10:24:56 +02:00
Simon Larsen 20f826b178 Add section about default values under GDScript exports 2022-08-07 17:19:10 +02:00
Max Hilbrunner cfcd00a8bc Merge pull request #6038 from MJacred/add_warning
Warning for Blender-glTF-export: Blend shape animations cannot be imported
2022-08-06 23:23:45 +02:00
Benjamin Lösch b43444af81 Warning for Blender-glTF-export: Blend shape animations cannot be imported 2022-08-06 10:12:34 +02:00
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
Jack Anderson 66345e1571 Fix grammar in 'pausing_games.rst' 2022-08-06 05:00:41 +02:00
wajrou 0c5ad79ac7 Cheatsheet of ease() with known names
Added known names of curves to be recognized better.
Because curves from -1 to 1 has five different runnings I separated it into middle column and rest of curves (Ease in-out & out-in) are aligned to side columns.
2022-08-06 04:59:30 +02:00
Asday 845724c921 Typo. 2022-08-06 04:55:58 +02:00
Pixelatex cf1b3190f9 Singletons tutorial has deprecated methods. (#6018)
* Singletons tutorial has deprecated methods.
2022-08-06 04:54:15 +02:00
TomBCodesandHugo Locurcio d474d310e0 Fix grammar error in Pull request workflow (#6039)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-06 04:36:31 +02:00
Jaime Crespo 9635b5d9f5 Add editor's support for Web and Android to FAQ (#5975)
* Add editor's support for Web and Android to FAQ

Web editor is available since 3.3, and seems to be to the same
"level of support" as the other builds
* https://godotengine.org/download/
* https://editor.godotengine.org/releases/latest/
2022-08-05 19:39:57 +02:00
alex-pahdo 4e97b589b0 Clarify hint_range in Shading language (#6029) 2022-08-04 22:21:56 +02:00
David Snopek 9b22c23ae0 Attempt to clarify reliable vs unreliable RPCs 2022-08-03 12:52:48 +02:00
David Khachaturov a3d0644a60 Add mazette! as a third-party company offering console ports of Godot 2022-08-03 12:48:32 +02:00
snailrhymer 9e4a0351b0 Improve clarity in procedural generation tutorials (#6004) 2022-08-03 01:59:56 +02:00
StreqandHugo Locurcio d76aa63acf Describe actual purpose of the index keyword in TSCN file format (#6021)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-03 00:16:32 +02:00
Michael Conrad 9ae75ebacc Fix JetBrains Rider arguments in Using an external text editor (#6019)
Adding the project folder to the exec args lets Rider open the project's folder
as a project and still also open the specified file.

This resolves an issue where if I open a file in a folder from Godot, the folder is treated
by Rider incorrectly as the project root.
2022-08-02 02:07:30 +02:00
CalandielandHugo Locurcio 3c345186c3 Add Clangd instructions for VS Code (#6012)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-07-31 23:25:45 +02:00
Weetbix 9ed0d71357 Fix syntax errors in Sync the gameplay with audio and music (#6016) 2022-07-31 19:35:22 +02:00
Stanislav Balia ef93caeb13 Add C# code examples on Listening to player input (#6009) 2022-07-30 18:50:36 +02:00
jarommadsen 26bd0548bb Remove obsolete C# methods from Using RigidBody2D (#5957) 2022-07-29 22:26:28 +02:00
snailrhymer ae7347e0d2 Fix typo in Exporting packs, patches, and mods (#6003) 2022-07-29 21:51:07 +02:00
AaronandHugo Locurcio bc2c673634 Add C# examples to Creating your first script (#5991)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-07-29 01:31:37 +02:00
Stanislav Balia 5b3b82c5be Update preview GIF to match the end result in Your first 2D game (#5999) 2022-07-29 00:59:11 +02:00