Commit Graph
2994 Commits
Author SHA1 Message Date
Matthew 653db78caa Merge pull request #7499 from skyace65/KinematicCharacter
Update KinematicCharacter2D images
2023-08-01 03:44:11 +02:00
Matthew 1ec958b927 Merge pull request #7593 from Calinou/importing-images-thorvg-support
Link to ThorVG's SVG support page in Importing images
2023-08-01 03:43:59 +02:00
Matthew 13da9efd2b Merge pull request #7567 from dsnopek/improved-meta-quest-setup
Make the steps for deploying to Meta Quest 2 (and other Android headsets) clearer
2023-08-01 03:43:48 +02:00
Matthew 33203f67f3 Merge pull request #7512 from Calinou/richtextlabel-whitespace
Document whitespace handling in BBCode in RichTextLabel
2023-08-01 03:43:04 +02:00
Matthew 8c06757e08 Merge pull request #7604 from paulloz/dotnet/remove-wrong-autoload-code
Remove erroneous C# example about autoloads
2023-08-01 03:42:52 +02:00
Matthew 04a4e3a0a8 Merge pull request #7551 from Calinou/csharp-export-limitations
Document C# currently not being supported on Android, iOS and Web
2023-08-01 03:42:38 +02:00
Matthew d24042906e Merge pull request #7572 from ffernn-dev/patch-1
Missing links to shader reference pages
2023-08-01 03:42:27 +02:00
Matthew f7a339b8b7 Merge pull request #7564 from Hannfeld/master
Changed a code example that didn't follow the style guide
2023-08-01 03:42:04 +02:00
Matthew 6c76c801ce Merge pull request #7510 from CURR-E/Vertex
Change WORLD_NORMAL_MATRIX to MODEL_NORMAL_MATRIX
2023-08-01 03:41:37 +02:00
Matthew 4fdd095d0a Merge pull request #7522 from jbarnoud/patch-1
Fix references to XR_ENV_BLEND_MODE_ALPHA_BLEND in openxr_passthrough
2023-08-01 03:41:26 +02:00
Matthew 52a6b8fff6 Merge pull request #7463 from nanodeath/interpolate_baked
Replace references to interpolate_baked with sample_baked.
2023-08-01 03:36:02 +02:00
Matthew 979a5017bf Merge pull request #7513 from atomikf/Small-typo-fix
Update multiple_resolutions.rst
2023-08-01 03:35:43 +02:00
Matthew bf5e5c32e3 Merge pull request #7472 from R3volv360/patch-1
Mark cutout_animation as outdated
2023-08-01 03:35:32 +02:00
Matthew c91115115f Merge pull request #7531 from Skyvastern/patch-3
Minor grammar correction in your_first_3d_shader.rst
2023-08-01 03:35:20 +02:00
Rémi Verschelde 105097aeea Merge pull request #7486 from akien-mga/math-tweaks
Tweak Vector math page (style, links, more notes)
2023-08-01 03:35:09 +02:00
Matthew 55920417f2 Merge pull request #7501 from AndrewJakubowicz/patch-1
Fix typo in resolution_scaling.rst
2023-08-01 03:34:57 +02:00
Max Hilbrunner b4c5fee105 Merge pull request #7496 from Skyvastern/patch-2 2023-08-01 03:34:43 +02:00
Max Hilbrunner 6e1c4c2014 Merge pull request #7490 from paddy-exe/syntaxfixeees 2023-08-01 03:34:29 +02:00
Max Hilbrunner f1e6789121 Merge pull request #7483 from bitsawer/update_threading 2023-08-01 03:34:12 +02:00
Max Hilbrunner 637462f473 Merge pull request #7481 from Calinou/using-fonts-emoji-limitations 2023-08-01 03:33:43 +02:00
Max Hilbrunner a7fe2b3436 Merge pull request #7473 from Calinou/using-fonts-disable-ligatures 2023-08-01 03:33:33 +02:00
Max Hilbrunner a3e62d5f1c Merge pull request #7462 from DeathFuel/patch-1
Typo fix in jitter_stutter.rst
2023-08-01 03:33:07 +02:00
Angad Singh JosanandRaul Santos cfae3d4977 Include collide_with_areas in ray-casting.rst (#7449)
Co-authored-by: Raul Santos <raulsntos@gmail.com>
2023-08-01 03:32:56 +02:00
Max Hilbrunner e44ac9755b Merge pull request #7007 from PoolloverNathan/issue/godotengine/7006 2023-08-01 03:32:43 +02:00
Max Hilbrunner ab23d444dd Merge pull request #7457 from Calinou/multiple-resolutions-fix-stretch-mode-name 2023-08-01 03:32:32 +02:00
Matthew f4ddb3a1fe Merge pull request #7455 from anthonygood/patch-1
Fix noise example code (`Identifier "NoiseType" not declared in the current scope.`)
2023-08-01 03:32:23 +02:00
Max Hilbrunner ad442babea Merge pull request #7453 from smix8/update_navmesh_create_from_mesh_4.x 2023-08-01 03:32:11 +02:00
Max Hilbrunner bef2b30d29 Merge pull request #7446 from mhilbrunner/get-rid-of-weirdness 2023-08-01 03:31:58 +02:00
Max Hilbrunner f5cc90c19c Merge pull request #7447 from smix8/navlink_location_4.x
Fix NavigationLink doc using old property names
2023-08-01 03:31:49 +02:00
Max Hilbrunner 5f794b05e1 Merge pull request #7441 from br1trs/delete-get-root 2023-08-01 03:31:38 +02:00
Max Hilbrunner 9956a1cff0 Merge pull request #7436 from bitsawer/update_pygments 2023-08-01 03:31:28 +02:00
Max Hilbrunner d60eb818f8 Merge pull request #7439 from m4gr3d/update_android_section 2023-08-01 03:31:08 +02:00
Max Hilbrunner 65939092ae Merge pull request #7412 from dalexeev/update-doc-bbcode 2023-08-01 03:30:39 +02:00
Max Hilbrunner 8c370d7083 Merge pull request #7440 from aaronfranke/fix-3d-asset-dir 2023-08-01 03:23:25 +02:00
Aaron Franke 8d61871b27 Merge pull request #7406 from aaronfranke/3d-asset-directions
Add information about 3D asset direction conventions to "Importing 3D scenes"
2023-08-01 03:23:11 +02:00
Jason McGhee e8aabc1e03 Fix compute_shaders.rst C# code snippets to compile (#7433) 2023-08-01 03:22:48 +02:00
Max Hilbrunner 2417c3193c Merge pull request #7419 from Calinou/command-line-tutorial-export-headless 2023-08-01 03:22:39 +02:00
Max Hilbrunner 2409c0db55 Merge pull request #7426 from dalexeev/gds-onready-export 2023-08-01 03:22:29 +02:00
Matthew a4103ede56 Merge pull request #7430 from kkoang/patch-10
Update using_character_body_2d.rst
2023-08-01 03:22:13 +02:00
Matthew 309099ac8c Merge pull request #7417 from MisoMosiSpy/excel_cvs_warning
Remove outdated warning from Importing translations tutorial
2023-08-01 03:21:41 +02:00
John Doughty 199dc1ddb0 Update animation_tree.rst to reflect One Shot's C# enums not being li… (#7391) 2023-08-01 03:19:38 +02:00
Max Hilbrunner 890637d608 Merge pull request #7396 from fedorenchik/patch-1 2023-08-01 03:19:24 +02:00
Matthew a5790f72c7 Merge pull request #7394 from hakro/patch-1
Fix description in standard_material_3d.rst
2023-08-01 03:19:10 +02:00
Max Hilbrunner d0fc0ad7a2 Merge pull request #7393 from yashmistri/fix-7388 2023-08-01 03:18:39 +02:00
Max Hilbrunner 879d07c876 Merge pull request #7386 from Piralein/enum-stuff 2023-08-01 03:16:40 +02:00
Max Hilbrunner 960776563d Merge pull request #7389 from Calinou/using-fonts-pixel-art-size-2 2023-08-01 03:15:19 +02:00
Konstantin KopkaandMax Hilbrunner 58f104892c Clarify that iOS plugin's files have to be in a very specific directory to work (#7379)
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-08-01 03:14:57 +02:00
OgGhostJelly 76f753db0e Fixed code snippet using 3.x name for PhysicsServer2D
The code was originally using Physics2DServer which has been renamed to PhysicsServer2D in 4.x
2023-08-01 03:13:48 +02:00
Max Hilbrunner fd3b8cfb35 Merge pull request #7613 from raulsntos/dotnet/fix-diff 2023-07-18 14:11:15 +02:00
Raul Santos 0c7134470d Fix C# differences list for 4.0 2023-07-05 13:58:43 +02:00