Commit Graph
3113 Commits
Author SHA1 Message Date
Adam Scott f3068fce52 Fix Olde Sküül link 2023-10-09 00:46:04 +02:00
Hugo Locurcio 0d40b298fb Add Olde Sküül to list of porting companies in Console support in Godot 2023-10-09 00:45:53 +02:00
31 bec4c9757c Remove outdated VS setup and 2019 support info
Removes VS 2019 from the list of supported IDEs. It doesn't support .NET SDK 6.0 and can't build Godot projects.

Removes mention of the VS extension. It only applies to 3.x projects and debugging is done with ordinary debugging tools after the move to .NET in 4.x.
2023-10-09 00:45:40 +02:00
BuildTools 7b409be760 Modified the event_is_action_pressed() function within the window focus section since it was not using the event parameter. 2023-10-09 00:31:47 +02:00
imnachos a3f84f2ca1 Fixed URL underscore in general_optimization.rst
Added double underscore to fix
2023-10-09 00:31:39 +02:00
Corey 1061b17070 Update c_sharp_basics.rst
* Fix incorrect file name with regards to adding the `program` parameter.
2023-10-09 00:31:31 +02:00
Noctor Onwood f296133f7c Custom editor icon section's command wrong or out of date.
In the "*.gdextension" code block, the [Icon] tag does not work in 4.1.1.stable version, and it does not match the naming conventions of other tags. I test it, [icons] tag is worked well. In addition, I added a blank lines between the tag and the content to make it more consistent with other "*.gdextension" code block formatting.

Update with capnm's suggestion. Thank you all for your attention and reply!
2023-10-09 00:30:35 +02:00
dashdotdashdot c281171150 Enclose .gdextension's compatibility_minimum in quotes to avoid parse errors if extended to unquoted x.y.z format.
Fixes #7864
2023-10-09 00:30:18 +02:00
TidB 8f9f3fa4bc Fix SIZE built-in in fog shader reference
It has been renamed from EXTENTS; while its description was completely unrelated (copied from the sky shader reference)
2023-10-09 00:30:04 +02:00
Danil Alexeev c7e4d1a2c8 GDScript: Mention Array.assign() method in typed arrays documentation 2023-10-09 00:29:52 +02:00
Mateus Elias 9e96b3d345 Fix wrong C# code examples in making plugins tutorial 2023-10-09 00:29:38 +02:00
Scott Campbell 59c44c591b PoolVector3Array now should be PackedVector3Array 2023-10-09 00:29:12 +02:00
Mateus EliasandRaul Santos 5cc951540d Add missing C# code in making plugins tutorial
Co-authored-by: Raul Santos <raulsntos@gmail.com>
2023-10-09 00:29:00 +02:00
Mateus Elias 1f012e081b fix(iimporting_images.rst): remove unsupported image format 2023-10-09 00:28:47 +02:00
Hana - Piralein 8171bb796a update images and related information 2023-10-09 00:28:21 +02:00
Hana - Piralein 01b9cb63c7 add missing annotation prefix 2023-10-09 00:27:58 +02:00
Jordyfel 3406de0b8c Patch lobby example implementation. 2023-10-09 00:27:39 +02:00
mehul-sinha 16c109eec7 fixed Localization using gettext wrong word #7749 2023-10-09 00:26:34 +02:00
Hugo Locurcio d32da6c3fd Document removal of implicit multi-level calls in Upgrading to Godot 4 2023-10-09 00:26:20 +02:00
Clay John c898244642 Document more array formats that can be used in vertex arrays 2023-10-09 00:25:09 +02:00
Najo 1dc8c702a7 typo "rasterizd"
Fixed a typo by changing "rasterizd" to "rasterized"
2023-10-09 00:24:49 +02:00
bdan-codes 20b2a03ccb fix typo in bbcode_in_richtextlabel.rst
fixes the "tornao" typo in bbcode_in_richtextlabel.rst (its supposed to be tornado)
2023-10-08 23:43:50 +02:00
graydwarf d40424d4ba Update upgrading_to_godot_4.rst 2023-10-08 23:43:36 +02:00
Hugo Locurcio e10181ce50 Update Exporting for dedicated servers for Godot 4 2023-10-08 23:43:07 +02:00
Markus Sauermann 187039bdca Add behavior change in migration guide.
Physics Picking now automatically sets event as handled in Viewports.
2023-10-08 23:42:57 +02:00
Markus Sauermann d8de53d4d8 Add note about behavioral changes
Add note about necessary changes for `SubViewportContainer`
input-event-propagation.
2023-10-08 23:42:44 +02:00
Jared De Blander 64e5985ee4 Update trails.rst 2023-09-29 14:41:38 -04:00
Max Hilbrunner ac7a3171c2 Merge pull request #7683 from curious-broccoli/patch-1 2023-08-01 05:39:18 +02:00
Max Hilbrunner 08e1b9cc44 Merge pull request #7505 from raulsntos/dotnet/remove-funcref 2023-08-01 05:39:06 +02:00
Max Hilbrunner 4b6b93abb6 Merge pull request #7703 from Calinou/blender-editor-setting-directory 2023-08-01 05:38:54 +02:00
Max Hilbrunner 130afa2779 Merge pull request #7704 from Calinou/richtextlabel-img-fix-resource-type 2023-08-01 05:38:43 +02:00
Max Hilbrunner 8cc0adf30a Merge pull request #7723 from AlexBlck/patch-1 2023-08-01 05:38:28 +02:00
Max Hilbrunner 58e95e7158 Merge pull request #7726 from skyace65/Softbody2 2023-08-01 05:38:15 +02:00
Max Hilbrunner ac12eb06f3 Merge pull request #7720 from Calinou/uwp-non-functional 2023-08-01 05:38:03 +02:00
Max Hilbrunner 6b2ea5d8e5 Merge pull request #7640 from Calinou/update-best-practices 2023-08-01 05:37:34 +02:00
Max Hilbrunner 7f06a460be Merge pull request #7636 from Calinou/fix-article-outdated 2023-08-01 05:36:55 +02:00
Max Hilbrunner baec1a1dc1 Merge pull request #7647 from Calinou/update-performance 2023-08-01 05:36:44 +02:00
Max Hilbrunner 5eefb344e8 Merge pull request #7655 from Calinou/fix-backticks 2023-08-01 05:36:33 +02:00
Max Hilbrunner df36362c60 Merge pull request #7518 from Calinou/release-policy-add-compatibility-policy 2023-08-01 05:36:21 +02:00
Matthew faca42cda8 Merge pull request #7740 from Lyxilytical/patch-1
Marked 2D skeletons as outdated
2023-08-01 05:36:08 +02:00
Matthew 3463aeef99 Merge pull request #7739 from wlsnmrk/window-size-override
Update 3.x project setting names for test window size to 4.x names
2023-08-01 05:35:53 +02:00
Max Hilbrunner 9ac473d060 Merge pull request #7675 from Jordyfel/patch-1 2023-08-01 05:35:19 +02:00
Matthew 6fd2c58fa5 Merge pull request #7641 from kastromatos/patch-1
Remove not relevant 'Known issues' section in 'Version Control Systems'
2023-08-01 05:35:04 +02:00
Markus Sauermann dfe6cce640 Fix wording for scalar multiplication of vectors (#7631)
Also add an example for multiplication with a negative scalar
2023-08-01 05:34:53 +02:00
Max Hilbrunner 2eac3893fc Merge pull request #7667 from AThousandShips/file_fix 2023-08-01 05:29:47 +02:00
Max Hilbrunner 48b12b5814 Merge pull request #7660 from LeeWannacott/the-profiler-docs 2023-08-01 05:29:18 +02:00
Max Hilbrunner 2c4105534a Merge pull request #7595 from catwasd/catwasd/fix-typos 2023-08-01 05:29:07 +02:00
Max Hilbrunner 6134851db2 Merge pull request #7626 from bbrainstormer/master 2023-08-01 05:28:55 +02:00
Max Hilbrunner ee69d00714 Merge pull request #7591 from dalexeev/gds-warn-override-non-virtual 2023-08-01 05:28:29 +02:00
Max Hilbrunner 466a193482 Merge pull request #7599 from OverloadedOrama/patch-1 2023-08-01 05:28:18 +02:00