Commit Graph
100 Commits
Author SHA1 Message Date
Max Hilbrunner 3cc1b0d979 Bump version 2025-09-13 05:48:55 +02:00
Max Hilbrunner 055170e136 Merge pull request #11280 from godotengine/classref/sync-bfa330d
classref: Sync with current master branch (bfa330d)
2025-09-13 04:14:59 +02:00
Max Hilbrunner 052b4d4019 Merge pull request #11142 from beicause/patch-1
Improve descriptions of `LocalVector`, recommend it when appropriate
2025-09-13 04:07:01 +02:00
Max Hilbrunner bbb393cfc7 Merge pull request #11201 from stuckupfool/patch-1
Update shading_language.rst
2025-09-13 04:06:19 +02:00
Max Hilbrunner b90e1afa75 Merge pull request #11223 from raulsntos/breaking_changes_4.5
Add "Upgrading from Godot 4.4 to Godot 4.5" page
2025-09-13 04:02:00 +02:00
Max Hilbrunner 6303d25a65 Merge pull request #11270 from Calinou/exporting-for-web-troubleshooting
Add a Troubleshooting section to Exporting for the Web
2025-09-13 03:58:25 +02:00
Max Hilbrunner 829920ce40 Merge pull request #11272 from Calinou/multiple-resolutions-default-theme-scale
Mention Default Theme Scale project setting in Multiple Resolutions
2025-09-13 03:57:16 +02:00
Max Hilbrunner a4288e5eea Merge pull request #11279 from Ivorforce/gdextension-links-intro
Link to GDExtension articles from the Godot introduction.
2025-09-12 20:54:48 +02:00
Max Hilbrunner 3548fa4136 Merge pull request #11276 from Ivorforce/intro-engine-details
Update "Contributing" section description in introduction.rst to "Engine details"
2025-09-11 22:27:17 +02:00
Max Hilbrunner 222dc4feb5 Merge pull request #11274 from Ivorforce/contributing-links-2
Update contributing links to contributing.godotengine.org.
2025-09-11 20:44:22 +02:00
Max Hilbrunner f7ddd0eec0 Merge pull request #11188 from Ivorforce/migrate-contributing-docs
Migrate contributing contents to a separate documentation site.
2025-09-11 18:11:48 +02:00
Max Hilbrunner f250d8067e Merge pull request #11268 from Calinou/first-2d-game-group-reminder
Add a reminder on how to group nodes in the editor in Creating the enemy
2025-09-11 09:58:02 +02:00
Max Hilbrunner ab1ec59eec Update Troubleshooting physics issues for Godot 4.5 (#11252)
- Mention Jolt Physics in cases where it improves stability and performance.
- Mention TileMapLayer physics chunking.
2025-09-08 17:27:12 +02:00
Max Hilbrunner b4518add88 Merge pull request #11244 from godotengine/classref/sync-825ef23
classref: Sync with current master branch (825ef23)
2025-08-30 20:33:25 +02:00
Max Hilbrunner 6de6560b93 Merge pull request #11238 from Calinou/array-dictionary-assignment-operator
Clarify assignment operator in typed array/dictionary documentation
2025-08-27 23:02:16 +02:00
Max Hilbrunner 74f73e34e8 Merge pull request #11231 from spoxii/ruff-format-cli
Update usage of `ruff`
2025-08-27 23:00:19 +02:00
Max Hilbrunner ee30acc23f Merge pull request #11235 from Calinou/internationalizing-games-link-pseudolocalization
Link to Pseudolocalization page in Internationalizing games
2025-08-26 10:06:58 +02:00
Max Hilbrunner e1ed63ac4b Merge pull request #11225 from Calinou/canvas-item-shaders-region-rect
Document `REGION_RECT` canvas shader built-in
2025-08-23 13:18:01 +02:00
Max Hilbrunner b0d8ae2ab8 Merge pull request #11229 from godotengine/classref/sync-3defc85
classref: Sync with current master branch (3defc85)
2025-08-23 13:14:30 +02:00
Max Hilbrunner a1632ef08e Merge pull request #11219 from Calinou/import-configuration-blender
Document Blender-specific 3D scene import options in Import configuration
2025-08-21 01:20:32 +02:00
Max Hilbrunner d473f786df Merge pull request #11206 from Calinou/add-shader-baker
Add documentation on shader baking
2025-08-18 20:09:38 +02:00
Max Hilbrunner d4ebb083d0 Merge pull request #11213 from 98teg/patch-2
Fix ray casting tutorial typo
2025-08-18 20:09:17 +02:00
Max Hilbrunner 0563b6fc85 Merge pull request #11215 from Calinou/renderers-list-first
Move Renderers page at the top of the Rendering section
2025-08-18 20:08:17 +02:00
Max Hilbrunner 5aebeac3d6 Merge pull request #11209 from godotengine/classref/sync-0c51ede
classref: Sync with current master branch (0c51ede)
2025-08-16 07:41:57 +02:00
Max Hilbrunner 2bd6c9d996 Merge pull request #11204 from Calinou/add-exporting-compiling-for-visionos
Add pages on exporting and compiling for visionOS
2025-08-15 21:46:26 +02:00
Max Hilbrunner 2c708f6abd Merge pull request #11199 from godotengine/syntaxerror247-patch-1
Update android_in_app_purchases.rst
2025-08-13 18:40:30 +02:00
Max Hilbrunner 4de096abcb Merge pull request #11200 from iohao/patch-1
Update navigation_optimizing_performance.rst
2025-08-13 17:37:04 +02:00
Max Hilbrunner 1987954514 Merge pull request #11191 from alpozcan/patch-1
Fix package name for pip in MSYS2
2025-08-12 23:43:54 +02:00
Max Hilbrunner dde2ecde8b Merge pull request #11180 from AtelierFerrofell/master
Update running_code_in_the_editor.rst to fix misplaced method defs
2025-08-11 02:06:27 +02:00
Max Hilbrunner 4dea1cb0b1 Merge pull request #11194 from Piralein/needMoreWallE
Fix typo for custom UI roles
2025-08-09 20:40:17 +02:00
Max Hilbrunner 9e69b101cb Merge pull request #11181 from skyace65/Kdevelop
Update images on Kdevelop page
2025-08-06 17:22:58 +02:00
Max Hilbrunner f674f7281e Merge pull request #11177 from skyace65/StepByStepUi
Add UI roles to remaining step by step pages
2025-08-06 03:20:20 +02:00
Max Hilbrunner e50a82a124 Merge pull request #11175 from Calinou/bbcode-in-richtextlabel-list-bullet
Fix incorrect `[ul bullet=...]` description in BBCode in RichTextLabel
2025-08-05 18:52:18 +02:00
Max Hilbrunner 7e5f70664e Merge pull request #11140 from skyace65/VisionOSSupport
Document that VisionOS is supported
2025-08-05 15:50:32 +02:00
Max Hilbrunner 9e99ec07ea Merge pull request #11179 from godotengine/dependabot/pip/sphinxext-opengraph-0.12.0
Bump sphinxext-opengraph from 0.11.0 to 0.12.0
2025-08-05 15:49:00 +02:00
Max Hilbrunner bae4de3b5b Merge pull request #11172 from godotengine/dependabot/pip/sphinxext-opengraph-0.11.0
Bump sphinxext-opengraph from 0.10.0 to 0.11.0
2025-08-04 22:50:51 +02:00
Max Hilbrunner 90724ec6f7 Merge pull request #11169 from Muller-Castro/fix-scons-snippet
Add tabs to SConstruct snippet
2025-08-04 22:48:35 +02:00
Max Hilbrunner bb90d45bc6 Merge pull request #11174 from Calinou/compute-shaders-fix-heightmap-demo-link
Fix compute shader heightmap demo link in Using compute shaders
2025-08-04 22:47:28 +02:00
Max Hilbrunner cf4599014b Merge pull request #11171 from GlitchedCode922/animation_tree_typo
Fix typo in `AnimationTree` tutorial
2025-08-04 17:34:00 +02:00
Max Hilbrunner f0751425dd Merge pull request #11170 from mhilbrunner/bump-version
Update Godot docs version to 4.5
2025-08-04 12:23:55 +02:00
Max Hilbrunner 69d69dad2c Update Godot docs version to 4.5 2025-08-04 12:23:13 +02:00
Max Hilbrunner ec08d6cc83 Merge pull request #11118 from skyace65/RenderModelsSetting
Add the render models extension to the OpenXR settings page
2025-08-04 12:18:44 +02:00
Max Hilbrunner ca8b2f5a56 Merge pull request #11134 from skyace65/Jolt_update
Remove section from Jolt page that no longer applies
2025-08-04 12:18:19 +02:00
Max Hilbrunner 67fb12991e Merge pull request #11160 from Calinou/system-requirements-intel-igp
Fix incorrect Intel IGP minimum requirement in System requirements
2025-08-04 12:17:23 +02:00
Max Hilbrunner 57bdb6851c Merge pull request #11164 from AtelierFerrofell/master
Update c_sharp_exports.rst to remove note about typed dictionary support
2025-08-03 20:05:36 +02:00
Max Hilbrunner 03d7b1e98a Merge pull request #11143 from skyace65/LanguagePreview
Document previewing translations in editor
2025-07-29 12:58:44 +02:00
Max Hilbrunner 658c6de4aa Merge pull request #11127 from skyace65/Advanced-Import-Settings
Move advanced import settings to their own page
2025-07-25 23:57:01 +02:00
Max Hilbrunner 6901b2e2d7 Merge pull request #11141 from skyace65/VednorsPluginUpdate
Update OpenXR vendors plugin page for v4 of plugin
2025-07-25 23:56:37 +02:00
Max Hilbrunner c47dfbd95f Merge pull request #11106 from skyace65/VisualShader45
Update visual shader page for Godot 4.5
2025-07-14 15:55:17 +02:00
Max Hilbrunner 94cc17d56b Merge pull request #11089 from dmlary/navagent-node3d-bouce-fix
fix NavigationAgent3D template for Node3D
2025-07-13 19:42:04 +02:00
Max Hilbrunner 52cd871a2d Merge pull request #11099 from skyace65/Spatial-Material-Update
Update Standard Material 3D page for new transform options
2025-07-13 19:41:44 +02:00
Max Hilbrunner 42fcf5ca49 Merge pull request #11092 from andrwcnln/mouse-and-input-coordinates-fix
Add curly brackets to mouse and input coordinates C# code
2025-07-12 20:02:25 +02:00
Max Hilbrunner de0c58c381 Merge pull request #11100 from skyace65/rcedit
Update docs for built-in ICO file creation
2025-07-12 19:55:32 +02:00
Max Hilbrunner b33248a44c Merge pull request #11098 from skyace65/LinuxTemplatesImage
Update custom template images on compiling pages
2025-07-09 10:34:26 +02:00
Max Hilbrunner a4fc10a3ce Merge pull request #11097 from skyace65/LinuxSupport
Expand list of supported architectures on Linux
2025-07-09 10:33:48 +02:00
Max Hilbrunner fdbef23e44 Merge pull request #11096 from Calinou/control-gallery-add-foldablecontainer
Add FoldableContainer to the Control node gallery page
2025-07-09 10:33:17 +02:00
Max Hilbrunner 59e5d24008 Merge pull request #11094 from Ayush41/fixed-issue-11090
Fix: Correct `%c` format specifier description in GDScript docs.
2025-07-09 10:32:05 +02:00
Max Hilbrunner 2d9fbddd9e Merge pull request #11052 from skyace65/CommandLineArgs
Update command line arguments to match master branch
2025-07-07 08:26:10 +02:00
Max Hilbrunner a5cf10abce Merge pull request #11085 from godotengine/classref/sync-53be3b7
classref: Sync with current master branch (53be3b7)
2025-07-05 10:46:56 +02:00
Max Hilbrunner d9ecdc1a7d Merge pull request #11080 from Calinou/internationalizing-games-break-iterator
Update ICU break iterator instructions in Internationalizing games
2025-07-04 11:39:38 +02:00
Max Hilbrunner 5d8eb98371 Merge pull request #11081 from Calinou/intro-buildsystem-fix-multithreading
Fix incorrect notice about multithreading in Introduction to the buildsystem
2025-07-04 11:38:26 +02:00
Max Hilbrunner de83a7f1fc Merge pull request #11041 from godotengine/classref/sync-48f361a
classref: Sync with current master branch (48f361a)
2025-06-21 21:11:15 +02:00
Max Hilbrunner 6c50e44a87 Merge pull request #11033 from AThousandShips/update_nav_docs
[Navigation] Update documentation after nav split
2025-06-19 00:12:16 +02:00
Max Hilbrunner 3939af4bb1 Merge pull request #10986 from Calinou/update-websockets
Update WebSocket documentation for Godot 4
2025-06-08 10:10:52 +02:00
Max Hilbrunner 6b8faf39fc Update 2D HDR linear color space warning (#10891) 2025-06-01 23:07:10 +02:00
Max Hilbrunner 813168b8c2 Merge pull request #10943 from Calinou/physics-introduction-bitshift
Use bitshift and binary `OR` operator in to set layers in Physics introduction
2025-06-01 23:05:45 +02:00
Max Hilbrunner ff8419a095 Merge pull request #10969 from Calinou/code-block-avoid-shorthand-syntax
Replace uses of shorthand codeblock syntax to avoid issues with localization
2025-05-31 02:57:35 +02:00
Max Hilbrunner 5e2070619c Merge pull request #10962 from Overkane/patch-2
Fix mistake about sky shaders having fragment() function
2025-05-27 16:09:48 +02:00
Max Hilbrunner cdbe894519 Merge pull request #10965 from Calinou/exporting-for-windows-changing-icon
Mention changing the application icon in Exporting for Windows
2025-05-27 16:09:25 +02:00
Max Hilbrunner 67743e991b Merge pull request #10955 from Calinou/multiple-resolutions-resolution-scaling
Link to Resolution scaling documentation in Multiple resolutions
2025-05-23 07:10:40 +02:00
Max Hilbrunner 931ae524a7 Merge pull request #10954 from Calinou/exporting-for-web-canvas-resize-policy
Mention Canvas Resize Policy in Exporting for the Web
2025-05-22 00:36:08 +02:00
Max Hilbrunner 7729a1ff7d Merge pull request #10890 from Calinou/runtime-load-save-fbx
Document loading FBX scenes in Run-time file loading and saving
2025-05-14 11:58:03 +02:00
Max Hilbrunner ab1638bfcf Merge pull request #10903 from Calinou/exporting-pcks-add-troubleshooting
Add a Troubleshooting section to Exporting packs, patches and mods
2025-05-14 11:55:40 +02:00
Max Hilbrunner af6183ea2d Merge pull request #10944 from Calinou/bbcode-in-richtextlabel-hint-quotes
Document `[hint]` tag quote support in BBCode in RichTextLabel
2025-05-14 11:54:24 +02:00
Max Hilbrunner 38ae512207 Merge pull request #10945 from Calinou/gdscript-abstract-classes
Document abstract classes in GDScript
2025-05-14 11:53:25 +02:00
Max Hilbrunner f86a5dca87 Merge pull request #10914 from Ivorforce/stl-fixes
Add notes to `Dictionary`, `HashMap` and `Array`.
2025-05-12 00:18:57 +02:00
Max Hilbrunner e8963436ad Merge pull request #10935 from Jordyfel/patch-1
Remove outdated 2D batching note
2025-05-11 00:46:29 +02:00
Max Hilbrunner f18041e995 Merge pull request #10939 from godotengine/classref/sync-19bb187
classref: Sync with current master branch (19bb187)
2025-05-10 21:17:20 +02:00
Max Hilbrunner 8db2f3ed62 Merge pull request #10631 from Ivorforce/godot-cpp-up
Split C++ (godot-cpp) and GDExtension system info into separate categories, children of Scripting.
2025-05-02 08:28:30 +02:00
Max Hilbrunner b6d0deb5f8 Merge pull request #10912 from Ivorforce/stl-update
Add new `FixedVector` type to the types table.
2025-05-01 21:55:23 +02:00
Max Hilbrunner 5ebc3a794b Merge pull request #10800 from vgezer/inspectordock
Update inspector dock
2025-04-29 01:48:21 +02:00
Max Hilbrunner bf0fb5af0d Merge pull request #10812 from Calinou/data-paths-file-logging
Document file logging in Data paths
2025-04-29 01:47:27 +02:00
Max Hilbrunner 58578cbef9 Merge pull request #10873 from Calinou/cpp-usage-guidelines-stl-datatypes
Add a table listing STL datatypes and their Godot equivalents in C++ usage guidelines
2025-04-29 01:44:34 +02:00
Max Hilbrunner 5777a01fdf Merge pull request #10902 from Calinou/404-page-hide-user-notes
Hide user notes on 404 page
2025-04-29 01:42:03 +02:00
Max Hilbrunner 465b800caa Merge pull request #10901 from Muller-Castro/add-template-placeholder
Add `_CLASS_SNAKE_CASE_` script template placeholder
2025-04-29 01:40:12 +02:00
Max Hilbrunner 19ff7aa26d Merge pull request #10892 from MJacred/patch-2
Document new bbcode [br] in RichTextLabel
2025-04-25 23:17:15 +02:00
Max Hilbrunner 51ffca92c9 Merge pull request #10887 from Calinou/running-code-in-the-editor-fix-csharp-typo
Fix typo in C# example in Running code in the editor
2025-04-22 17:56:15 +02:00
Max Hilbrunner 1b7b5bd5fe Merge pull request #10864 from skyace65/XR-Improvements
Several minor XR page improvements
2025-04-20 17:06:07 +02:00
Max Hilbrunner 309c3c08ed Merge pull request #10754 from van800/shakhov/macosx
Reflect the changes to Rider setup after the fix of the project generation logic to support any OS with and without MSVC toolchain
2025-04-14 23:47:42 +02:00
Max Hilbrunner f66ca150f5 Merge pull request #10821 from AThousandShips/nav_size_update
[Navigation] Update contributing docs to reflect 2D navigation changes
2025-04-14 23:46:32 +02:00
Max Hilbrunner 1830c32fee Merge pull request #10861 from skyace65/PhysicsInterpolationLink
Update CPU optimization physics interpolation info
2025-04-14 23:27:57 +02:00
Max Hilbrunner 467799ef21 Merge pull request #10858 from godotengine/classref/sync-215acd5
classref: Sync with current master branch (215acd5)
2025-04-14 23:18:29 +02:00
Max Hilbrunner 2801631f70 Merge pull request #10819 from skyace65/OpenXR-Settings
Update OpenXR Settings page
2025-04-07 10:40:19 +02:00
Max Hilbrunner b4d0968482 Merge pull request #10790 from skyace65/XR-Tools-Update
Update two XR tools pages
2025-04-07 10:39:45 +02:00
Max Hilbrunner 0c9c905c1a Merge pull request #10728 from godotengine/classref/sync-15ff450
classref: Sync with current master branch (15ff450)
2025-03-01 09:20:49 +01:00
Max Hilbrunner a7c9b2c4a1 Merge pull request #10706 from godotengine/classref/sync-394508d
classref: Sync with current master branch (394508d)
2025-02-22 13:09:02 +01:00
Max Hilbrunner 237468c3b8 Merge pull request #10697 from skyace65/AnimationMarkers
Document animation markers
2025-02-19 20:52:51 +01:00
Max Hilbrunner e2c795c03d Merge pull request #10680 from Calinou/ci-check-urls
GitHub Actions: Check URLs using lychee
2025-02-19 19:53:49 +01:00
Max Hilbrunner 7c5189bd81 Merge pull request #10686 from skyace65/First2DImages
Update first 2D game images for 4.4
2025-02-15 16:58:53 +01:00
Max Hilbrunner 65c9060419 Merge pull request #10658 from tetrapod00/remove-plugin-link
Remove links and screenshots of old plugins
2025-02-10 00:27:58 +01:00