Commit Graph
100 Commits
Author SHA1 Message Date
Max Hilbrunner 64a3b465c2 Update SFC to Godot Foundation, old URLs 2023-04-17 23:53:52 +02:00
Max Hilbrunner e24bcbe0ad Merge pull request #7174 from BWPanda/patch-2
Fix broken images in managing_editor_features.rst
2023-04-17 20:56:01 +02:00
Max Hilbrunner 80c7b0a422 Merge pull request #7175 from BWPanda/patch-3
Fix grammar in canvas_layers.rst
2023-04-17 19:30:46 +02:00
Max Hilbrunner c8e345dd1b Merge pull request #7169 from Calinou/add-physics-troubleshooting
Add a page on troubleshooting common physics issues
2023-04-16 23:48:36 +02:00
Max Hilbrunner d1ce53c1c9 Merge pull request #7163 from royzwambag/nodes-and-scenes-macos-shortcut
Add macOS shortcut for closing Scene window
2023-04-16 01:29:53 +02:00
Max Hilbrunner 457e836b43 Merge pull request #7164 from andrejp88/patch-1
Update link to set of predefined color mappings in `creating_icons.rst`
2023-04-16 01:28:51 +02:00
Max Hilbrunner 2fb02017b4 Merge pull request #7165 from Calinou/editor-development-encapsulation-update-issue-url
Update GitHub issue URL for encapsulation violations in Editor development
2023-04-16 00:56:45 +02:00
Max Hilbrunner 44c5e94ae5 Merge pull request #6568 from piyushmulatkar/patch-2
Added correct reference to Frames property
2023-04-14 04:37:46 +02:00
Max Hilbrunner 495fe46d53 Merge pull request #7160 from mhilbrunner/shader-docs
Complete render modes list in shaders docs
2023-04-14 04:23:21 +02:00
Max Hilbrunner 996456fb34 Merge pull request #7133 from mateuseap/fix/multiMeshExample
Fix in MultiMesh example
2023-04-14 03:29:05 +02:00
Max Hilbrunner 628d4f94d2 Complete render modes list in shaders docs 2023-04-14 03:19:55 +02:00
Max Hilbrunner 7bb5dbf230 Merge pull request #7154 from BastiaanOlij/add_multiview_inbuild_descs
Add descriptions of multiview build-ins and EYE_OFFSET
2023-04-14 02:54:03 +02:00
Max Hilbrunner 9526bd6a24 Merge pull request #7158 from EhoNo1/missing-mingw-fix
Added `mingw` to the scoop install instructions
2023-04-13 17:45:49 +02:00
Max Hilbrunner 7cb6ffdde5 Merge pull request #7112 from Calinou/add-using-sanitizers
Add a page on using GCC/Clang/MSVC sanitizers
2023-04-12 03:20:02 +02:00
Max Hilbrunner 8290dcda18 Merge pull request #7152 from iwVerve/patch-1
missing word typo on documentation comments page
2023-04-11 17:19:42 +02:00
Max Hilbrunner cf2a905829 Merge pull request #7145 from Vennnot/patch-1
Fixed 'Reporting node configuration warnings' code snippet
2023-04-10 17:49:23 +02:00
Max Hilbrunner 9d3abe964a Merge pull request #7136 from Calinou/multiple-resolutions-add-scale
Document custom scale factor in Multiple resolutions
2023-04-10 00:25:28 +02:00
Max Hilbrunner eb53d52e10 Merge pull request #7139 from nake90/patch-1
Fix small typos in the particle shader doc
2023-04-09 13:05:01 +02:00
Max Hilbrunner 85c340637c Merge pull request #7125 from Levelleor/patch-2
Remove duplicate C# comment from GDscript codeblock
2023-04-08 02:09:16 +02:00
Max Hilbrunner e7ca4d8bfa Merge pull request #7130 from Calinou/fix-abbreviations
Fix incorrect `:abbr:` usage for abbreviation display
2023-04-08 02:08:52 +02:00
Max Hilbrunner 88091c556c Merge pull request #7113 from akien-mga/gdextension-process-delta-double
GDExtension example: `_process` delta is a double
2023-04-06 00:11:42 +02:00
Max HilbrunnerandYuri Sizov ca94970356 Less intrusive 4.0 update state info (#7100)
* Less intrusive 4.0 update state info

---------

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
2023-04-01 00:40:18 +02:00
Max Hilbrunner 1b5a120bf7 Merge pull request #7097 from kleonc/fix-example-in-Using-NavigationMeshes
Fix code example in Using NavigationMeshes
2023-04-01 00:35:49 +02:00
Max Hilbrunner 425e9492dd Merge pull request #7101 from Riteo/serious-video-game
Change PNG image requirement to SVG in custom platform ports page
2023-03-31 19:41:17 +02:00
Max Hilbrunner e1c2bfce77 Merge pull request #7102 from Calinou/improve-introduction-buildsystem-2
Move rationale about Godot using SCons to Frequently asked questions
2023-03-31 19:39:59 +02:00
Max Hilbrunner 973e8f3b3e Merge pull request #7091 from mtttz/mtttz-unicode-escape
Document support for escaped UTF-16 and UTF-32 Unicode characters
2023-03-31 09:04:55 +02:00
Max Hilbrunner a4e11659e3 Merge pull request #7096 from ronyeh/typo
Fix typo on "linker".
2023-03-31 08:59:42 +02:00
Max Hilbrunner d9759febb3 Merge pull request #7078 from Calinou/improve-introduction-buildsystem
Improve Introduction to the buildsystem documentation
2023-03-30 20:00:50 +02:00
Max Hilbrunner 63610250b6 Merge pull request #7094 from wisejayden/patch-1
Update 04.creating_the_enemy.rst
2023-03-30 19:57:54 +02:00
Max Hilbrunner 912157ec01 Merge pull request #7095 from MaxGripe/patch-1
Update faq.rst
2023-03-30 19:56:40 +02:00
Max Hilbrunner b3fc7dc14f Merge pull request #7082 from MisoMosiSpy/doc_gs_first_script
Update scripting_first_script.rst to remove outdated info.
2023-03-30 08:22:42 +02:00
Max Hilbrunner fd55ac760a Merge pull request #7073 from umarcor/umarcor/makefile-ci
[ci] use Makefile
2023-03-29 17:42:09 +02:00
Max Hilbrunner 1d581c6e9e Merge pull request #7068 from umarcor/umarcor/makefile
Makefile: use sphinx-build -M
2023-03-29 17:39:10 +02:00
Max Hilbrunner c913f526d9 Merge pull request #7070 from growingbrain/godot-doc-fixes
Spelling corrections.
2023-03-29 16:49:32 +02:00
Max Hilbrunner 2451921c99 Merge pull request #7077 from umarcor/patch-1
[tutorials/export/exporting_for_web] s/platform:html5/platform:web/
2023-03-29 13:06:50 +02:00
Max Hilbrunner 17936f75aa Merge pull request #7056 from Calinou/exporting-for-web-macos-ios-broken
Document missing macOS/iOS support for HTML5 due to upstream bugs
2023-03-28 08:22:00 +02:00
Max Hilbrunner 9f0e93722f Merge pull request #7052 from NickCheng0921/master
Update high_level_multiplayer.rst
2023-03-27 10:42:07 +02:00
Max Hilbrunner e6382d8e6d Merge pull request #7053 from paddy-exe/clarify-update-gdextension-docs
Update/Clarify gdextension docs
2023-03-25 12:26:15 +01:00
Max Hilbrunner f43627f52b Merge pull request #7051 from Calinou/sdfgi-sharp-reflections-opaque-only
Document SDFGI sharp reflections only working on opaque materials
2023-03-25 08:30:18 +01:00
Max Hilbrunner 92188329b4 Merge pull request #7045 from ganymoe/issue7044
fix paths used in gdextension example
2023-03-24 15:16:17 +01:00
Max Hilbrunner e22128ca06 Merge pull request #7042 from Mercerenies/patch1
Corrected virtual function name in "Custom GUI Controls"
2023-03-24 00:00:38 +01:00
Max Hilbrunner b01f7c7fa3 Merge pull request #7043 from deand0n/patch-1
Fix typo at 2d_movenet.rst
2023-03-23 23:48:23 +01:00
Max Hilbrunner bc511b92e1 Merge pull request #7046 from Calinou/large-world-coordinates-fix-typo
Fix typo in Large world coordinates
2023-03-23 23:47:46 +01:00
Max Hilbrunner 057d8b97f1 Merge pull request #7031 from wlsnmrk/sphinx-build-dir
Corrected directory for HTML documentation output
2023-03-23 06:39:14 +01:00
Max Hilbrunner 62e502fe23 Merge pull request #7004 from kzerot/patch-1
Added info about range() with negative step
2023-03-23 04:49:37 +01:00
Max Hilbrunner ebf3a02dbc Merge pull request #6498 from vmedea/2022-12-style-guide
Update style guide for new export and setget syntax
2023-03-23 04:46:52 +01:00
Max Hilbrunner d37b6d6cb5 Merge pull request #6943 from brettchalupa/patch-2
Fix 2D Sprite Animation @onready vars
2023-03-23 04:44:24 +01:00
Max Hilbrunner 79bbffaadd Merge pull request #7021 from kastaldi/patch-1
* Full Rect option in Background section

Corrected the "Full Rect" option location in Background section because it was wrong in Godot 4.

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-03-23 04:41:43 +01:00
Max Hilbrunner 86c4c136ea Merge pull request #7005 from rcorre/array-type
Document array types.
2023-03-23 04:41:10 +01:00
Max Hilbrunner b53e989669 Merge pull request #7012 from jwmcgettigan/onready-patch
Updated instances of onready to @onready.
2023-03-23 04:39:30 +01:00
Max Hilbrunner 6c424ed6ad Update getting_started/first_2d_game/07.finishing-up.rst 2023-03-23 04:36:44 +01:00
Max Hilbrunner 0c01b9fd8e Merge pull request #7038 from mhilbrunner/fixups
Update mouse button enum references
2023-03-23 04:29:04 +01:00
Max Hilbrunner 29ead33bb3 Update mouse button enum references 2023-03-23 04:16:39 +01:00
Max Hilbrunner 9afa1b02a9 Merge pull request #7020 from notPelf/patch-2
Updated MouseButton enum values in input examples
2023-03-23 04:13:41 +01:00
Max Hilbrunner 0fb5bfa152 Merge pull request #7037 from mhilbrunner/fixups
Various fixups
2023-03-23 03:40:26 +01:00
Max Hilbrunner 7d5fb4e6a2 Various fixups 2023-03-23 03:13:29 +01:00
Max Hilbrunner 5d914518eb Merge pull request #6383 from Piralein/update-highlighter
update the gdscript highlighter
2023-03-23 03:09:17 +01:00
Max Hilbrunner 8d1af60ddb Merge pull request #7036 from ajreckof/update_configuring_xcode
update the page explaining Xcode configuration for engine development
2023-03-23 02:56:28 +01:00
Max Hilbrunner 8d1cfa6c37 Merge pull request #6345 from Calinou/add-custom-platform-ports
Add a page on creating custom platform ports
2023-03-23 02:38:02 +01:00
Max Hilbrunner fe8b9e1476 Merge pull request #7033 from Arnklit/import-plugin-fileaccess-change
docs: fix for File -> FileAccess change
2023-03-22 10:55:45 +01:00
Max Hilbrunner da46470513 Merge pull request #6978 from JohnVeness/project-manager
Change capitalization of Project Manager
2023-03-20 02:45:09 +01:00
Max Hilbrunner e7ec0d54bc Merge pull request #6993 from Calinou/using-fonts-embolden
Document embolden and font spacing in Using fonts
2023-03-20 02:42:02 +01:00
Max Hilbrunner 7677147452 Merge pull request #6985 from CordellierPaul/patch-1
Changing PathFollow to PathFollow3D in "your first 3D game"
2023-03-20 02:40:09 +01:00
Max Hilbrunner fb2b7860ac Merge pull request #6991 from Calinou/update-bbcode-in-richtextlabel
Update and improve BBCode in RichTextlabel documentation for Godot 4.0
2023-03-20 02:39:09 +01:00
Max Hilbrunner ecc80f3958 Merge pull request #6901 from m4gr3d/update_android_studio_dev_instructions
Add instructions for building and debugging using Android Studio
2023-03-20 01:06:46 +01:00
Max Hilbrunner bd187e4224 Merge pull request #7017 from Piralein/code-tab
Your first 3D Game "Score and Replay" - fix code-tab indentation
2023-03-19 21:02:56 +01:00
Max Hilbrunner 016422f300 Merge pull request #7001 from jacobsteffler/patch-1
Fix a grammar mistake by adding an apostrophe
2023-03-19 02:13:27 +01:00
Max Hilbrunner 292804554e Merge pull request #6974 from hmans/improve-shader-include-docs
Improve shader #include documentation
2023-03-19 02:11:35 +01:00
Max Hilbrunner 0e5504d307 Merge pull request #6986 from clayjohn/particles-shaders
Explain the start and process functions for particle shaders
2023-03-19 02:10:28 +01:00
Max Hilbrunner ec143f7bbc Merge pull request #6983 from derkork/patch-2
fix: link to animation tree tutorial
2023-03-16 11:04:33 +01:00
Max Hilbrunner e61ad46a09 Merge pull request #6965 from frigorific44/patch-1
Update rename changes to SurfaceTool
2023-03-14 03:50:10 +01:00
Max Hilbrunner 74b9f0b725 Merge pull request #6975 from hmans/fix-typo-shader-includes-page
Fix typo ("blackslash") on shader preprocessor page
2023-03-13 15:05:56 +01:00
Max Hilbrunner 0ed1625175 Merge pull request #6973 from pcamp/patch-7
Fix typo in gdscript_basics
2023-03-13 15:04:30 +01:00
Max Hilbrunner b2f204c334 Merge pull request #6942 from brettchalupa/patch-1
Remove gendered pronouns from 3D Player Movement section
2023-03-13 02:08:25 +01:00
Max Hilbrunner e59b8dd70f Merge pull request #6941 from Calinou/remove-gles2-references
Remove references to removed GLES2 backend
2023-03-13 02:07:08 +01:00
Max Hilbrunner 3d491ddeed Merge pull request #6952 from Calinou/creating-movies-update-screenshots
Update screenshots for Godot 4.0 in Creating movies
2023-03-13 02:06:08 +01:00
Max Hilbrunner 33234f1598 Merge pull request #6969 from Calinou/lightmapgi-hide-probes
Document hiding dynamic probe editor gizmos in Using LightmapGI
2023-03-13 01:34:40 +01:00
Max Hilbrunner 75fb5c3e9a Merge pull request #6949 from atrefonas/fix-docs-typo-nav-mesh
Fix typo in docs
2023-03-13 01:32:52 +01:00
Max Hilbrunner 41f1e280f3 Merge pull request #6951 from pcamp/patch-1
Typo fix:  "counterpart" -> "counterparts"
2023-03-13 01:31:35 +01:00
Max Hilbrunner 29bb416658 Merge pull request #6953 from pcamp/patch-2
Grammar fix in first_look_at_the_editor
2023-03-13 01:30:27 +01:00
Max Hilbrunner c241278703 Merge pull request #6955 from pcamp/patch-4
Grammar fixes in learning_new_features
2023-03-13 01:07:25 +01:00
Max Hilbrunner f07b2313ae Merge pull request #6959 from pcamp/patch-5
Fix typos in gui_using_theme_editor
2023-03-13 01:05:39 +01:00
Max Hilbrunner c3165985e7 Merge pull request #6957 from SaumyaBhushan/Issue#6950
Misspelling in 'Custom post-processing' shader code
2023-03-13 01:03:00 +01:00
Max Hilbrunner 9447f6b126 Merge pull request #6960 from pcamp/patch-6
Fix typo in gui_theme_type_variations
2023-03-13 01:00:51 +01:00
Max Hilbrunner fd64d7c046 Merge pull request #6963 from dh0001/patch-1
Fix heading in using_tilesets
2023-03-13 00:59:43 +01:00
Max Hilbrunner ffd5e00472 Merge pull request #6932 from ivydudzik/patch-1
Fix minor typo on line 55 of navigation_introduction_2d.
2023-03-10 15:03:36 +01:00
Max Hilbrunner 64f00240dd Merge pull request #6933 from JamesC01/patch-2
Mention the "Pick" button when connecting signals
2023-03-10 15:02:36 +01:00
Max Hilbrunner 25af45e07f Merge pull request #6937 from Repiteo/hyperlink-typo
Fix typo in Wikipedia open-source hyperlink
2023-03-10 14:59:30 +01:00
Max Hilbrunner 551721112c Merge pull request #6938 from wirecat/fix-asset-lib-project-references
Updates all "Templates Tab" references to "Asset Library Projects Tab"
2023-03-10 14:57:51 +01:00
Max Hilbrunner adc15aa32c Merge pull request #6930 from mhilbrunner/fix-ci-typos
Fix typos and make CI a happy Gobot
2023-03-09 06:00:23 +01:00
Max Hilbrunner 1b0310aa47 Fix typos and make CI a happy Gobot 2023-03-09 05:55:58 +01:00
Max Hilbrunner 889c0bfb4f Merge pull request #6847 from dalexeev/update-upgrading-to-godot-4
Update "Upgrading from Godot 3 to Godot 4" page
2023-03-09 05:42:59 +01:00
Max Hilbrunner 546d1cfb0a Merge pull request #6883 from BastiaanOlij/xr_no_vsync
In XR application V-sync should never be used
2023-03-09 05:08:01 +01:00
Max Hilbrunner 12720dd582 Merge pull request #6888 from rcorre/compiledb
Document compiledb generation.
2023-03-09 05:03:19 +01:00
Max Hilbrunner c01be15251 Merge pull request #6920 from derkork/patch-1
Minor improvements to the AnimationTree documentation
2023-03-09 05:01:17 +01:00
Max Hilbrunner 3a4c6aa805 Merge pull request #6904 from RedstoneMedia/patch-1
Fixed generating a sphere example in ArrayMesh tutorial
2023-03-09 04:58:01 +01:00
Max Hilbrunner 980e99d7bb Merge pull request #6923 from Loregret/master
Update "reporting node..." segment
2023-03-09 04:54:24 +01:00
Max Hilbrunner f886bcb463 Merge pull request #6907 from puchik/faq-dod-rewrite
FAQ DOD section: rephrase text and fix some grammar
2023-03-09 04:52:55 +01:00
Max Hilbrunner 44e4e19d22 Merge pull request #6919 from wirecat/update-script-images
Updates images to display new Sprite2D
2023-03-09 04:47:47 +01:00
Max Hilbrunner d25e94f807 Merge pull request #6900 from wirecat/grammar-fix1
Addresses minor grammar issue
2023-03-09 04:45:54 +01:00