Commit Graph

10776 Commits

Author SHA1 Message Date
渔民小镇
3dad3fba84 Update navigation_optimizing_performance.rst
Maybe it's a spelling error.

runs out off -> runs out of
2025-08-13 22:40:34 +08:00
Matthew
f51498b937 Merge pull request #11173 from AThousandShips/update_building_linux
[Contributing] Update suggested Ubuntu version
2025-08-12 20:19:01 -04: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
dependabot[bot]
5200c0c99d Bump actions/checkout from 4 to 5 (#11197)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 19:35:20 +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
Hana - Piralein
2be260e9fb fix custom roles typo 2025-08-09 17:17:31 +02:00
Matthew
84f15cdeb5 Merge pull request #11190 from BenBlueeeee/patch-1
Remove reference to non-existent "identity" property in bbcode tutorial
2025-08-09 09:56:13 -04:00
Matthew
7967718272 Merge pull request #11192 from godotengine/classref/sync-a3b42d8
classref: Sync with current master branch (a3b42d8)
2025-08-09 08:40:02 -04:00
Godot Organization
85131fb8cb classref: Sync with current master branch (a3b42d8) 2025-08-09 03:37:30 +00:00
Alp
39e0d34910 Update compiling_for_windows.rst
On a fresh MSYS2 install, architecture-specific packages for pip seem to be removed and trying to install them fails with `error: target not found <package_name>`.

This replaces those two packages that produce the error above with the architecture-agnostic `python-pip` package.

Below is the package information from `pacman` as of this writing:

```
Name            : python-pip
Version         : 25.1.1-1
Description     : The PyPA recommended tool for installing Python packages
Architecture    : any
URL             : https://pip.pypa.io/
Licenses        : spdx:MIT
Groups          : None
Provides        : python3-pip
Depends On      : python
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : python3-pip
Replaces        : python3-pip
Installed Size  : 14.72 MiB
Packager        : CI (msys2/msys2-autobuild/663b7acd/14818807031)
Build Date      : Sun May 4 17:22:41 2025
Install Date    : Sat Aug 9 12:07:36 2025
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature
```
2025-08-09 12:17:47 +10:00
BenBlueeeee
e129bbdbff remove reference to non-existent "identity" property
no identity property exists in CharFXTransform

see #11187 for more
2025-08-08 21:42:04 +01:00
Matthew
0f9791e7fa Merge pull request #11189 from Calinou/using-gridmaps-baking-lightmaps
Add a section on baking lightmaps in Using GridMaps
2025-08-08 12:34:39 -04:00
Hugo Locurcio
5d8fb8d3f5 Add a section on baking lightmaps in Using GridMaps 2025-08-08 17:32:14 +02:00
Matthew
bce621ff5e Merge pull request #11184 from MBCX/riscv-update
Update RISC-V toolchain version
2025-08-07 06:51:05 -04:00
MBCX
f964bb3007 Update RISC-V toolchain version 2025-08-06 11:58:15 -04:00
Max Hilbrunner
9e69b101cb Merge pull request #11181 from skyace65/Kdevelop
Update images on Kdevelop page
2025-08-06 17:22:58 +02:00
skyace65
c5fb62d5fe Update images on Kdevelop page 2025-08-05 21:30:18 -04: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
Kai Liao
a6defa7ae8 Update running_code_in_the_editor.rst to fix misplaced method defs in C# example
OnResourceSet() and OnResourceChanged() were invalidly defined outside of the class examples
2025-08-05 17:18:15 -07:00
skyace65
733897966b Add UI roles to remaining step by step pages 2025-08-05 19:11:54 -04:00
Matthew
a5eedd9280 Merge pull request #11178 from AtelierFerrofell/master
Update running_code_in_the_editor.rst to fix error in example code
2025-08-05 18:08:11 -04: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
Hugo Locurcio
72095a3e31 Fix incorrect [ul bullet=...] description in BBCode in RichTextLabel
- Mention `[br]` behavior when used in a list item.
2025-08-05 16:56:15 +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
dependabot[bot]
b943c8014c Bump sphinxext-opengraph from 0.11.0 to 0.12.0
Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases)
- [Commits](https://github.com/sphinx-doc/sphinxext-opengraph/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 13:03:42 +00:00
A Thousand Ships
c1ec2e6011 [Contributing] Update suggested Ubuntu version 2025-08-05 12:57:39 +02:00
AtelierFerrofell
edebaa4fb7 Update running_code_in_the_editor.rst to fix error in example code
Example was potentially trying to connect a signal from a null reference
2025-08-05 02:34:48 -07: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
Hugo Locurcio
0ca1e47f08 Fix compute shader heightmap demo link in Using compute shaders 2025-08-04 18:26:44 +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
dependabot[bot]
314b306e08 Bump sphinxext-opengraph from 0.10.0 to 0.11.0
Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases)
- [Commits](https://github.com/sphinx-doc/sphinxext-opengraph/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 11:48:32 +00:00
GlitchedCode922
cbdeda3aae Update animation_tree.rst 2025-08-04 14:05:57 +03: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
Muller-Castro
e7f954bf7c Add tabs to SConstruct snippet 2025-08-04 04:43:47 -03:00
Aleks59
92dcf8cc9c Update kdevelop.rst (#11167)
* Update kdevelop.rst

Fixed compile arguments in example for linuxBSD
2025-08-03 15:30:12 -04: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
Matthew
fa841537d0 Merge pull request #11165 from godotengine/classref/sync-c2202d3
classref: Sync with current master branch (c2202d3)
2025-08-02 07:47:39 -04:00
Kevin Putra Satrianto
7e98ca3b7e Corrected minor text formatting error in renderers.rst (#11166)
* Corrected minor text formatting error in renderers.rst
2025-08-02 07:47:16 -04:00
Godot Organization
720c8ef830 classref: Sync with current master branch (c2202d3) 2025-08-02 03:40:41 +00:00
AtelierFerrofell
310494375b Update c_sharp_exports.rst to remove note about typed dictionary support
That note appears to be obsolete
2025-08-01 19:35:32 -07:00
archhabra
04b0451405 Update Editor icons Setup Docs with Color conversion Note (#11159)
* Update Editor icons Setup Docs with Color conversion Note #108770
2025-08-01 21:23:32 -04:00
Matthew
acabcb0edf Merge pull request #11036 from LeSnow-Ye/patch-1
Keep consistent with previous text to avoid misleading
2025-08-01 21:09:39 -04:00