Matthew
37bbf2bc41
Merge pull request #11149 from Piralein/MeMeDontLike3D
...
Overhaul "Getting Started - Your first 3D game" images
2025-08-16 17:19:19 -04:00
Matthew
c30926b396
Merge pull request #11210 from mkauppila/patch-1
...
Fix path example in creating_script_templates.rst
2025-08-16 15:57:07 -04:00
Markus Kauppila
81b7f5233a
Update creating_script_templates.rst
2025-08-16 13:38:42 +03:00
Hana - Piralein
3608381134
update your first 3d game images
2025-08-16 07:45:01 +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
Godot Organization
2f7bad6ef9
classref: Sync with current master branch (0c51ede)
2025-08-16 03:34:08 +00: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
Hugo Locurcio
f086648f3b
Add pages on exporting and compiling for visionOS
...
Since the instructions are basically identical to iOS, this links
to the respective iOS exporting/compiling pages (with a reminder
that visionOS support is still limited for now).
2025-08-14 19:46:36 +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
渔民小镇
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
Anish Mishra
35941eed1d
Update android_in_app_purchases.rst
2025-08-13 18:44:40 +05:30
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