dependabot[bot]
01970e58b2
Bump sphinxext-opengraph from 0.12.0 to 0.13.0
...
Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph ) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases )
- [Commits](https://github.com/sphinx-doc/sphinxext-opengraph/compare/v0.12.0...v0.13.0 )
---
updated-dependencies:
- dependency-name: sphinxext-opengraph
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 17:54:44 +00:00
Matthew
477811b99b
Merge pull request #11246 from Calinou/multiple-resolutions-resolution-scaling
...
Update instructions for resolution scaling in Multiple resolutions
2025-09-01 08:24:38 -04:00
Hugo Locurcio
967f758b9c
Update instructions for resolution scaling in Multiple resolutions
...
The previously described approach was tailored for Godot 3.x, back
when built-in 3D resolution scaling support didn't exist.
Now that resolution scaling works in all rendering methods, it's better
to use it instead.
2025-08-30 23:38:19 +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
Godot Organization
8db5f3e7d1
classref: Sync with current master branch (825ef23)
2025-08-30 03:23:01 +00: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
Hugo Locurcio
0b03cc70ed
Clarify assignment operator in typed array/dictionary documentation
2025-08-26 18:45:48 +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
Hugo Locurcio
2f26289f47
Link to Pseudolocalization page in Internationalizing games
2025-08-25 17:21:35 +02:00
SPOXY
f4a1b68f38
Use the format subcommand and change -l to --line-length
2025-08-23 23:42:29 +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
Godot Organization
0588ed74d6
classref: Sync with current master branch (3defc85)
2025-08-23 03:26:45 +00:00
Hugo Locurcio
0fc73a7c0d
Document REGION_RECT canvas shader built-in
...
This was added in 4.5 to better accomodate Sprite2D with regions enabled.
2025-08-22 18:18:33 +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
Hugo Locurcio
1e4a2584c7
Document Blender-specific 3D scene import options in Import configuration
2025-08-20 15:20:43 +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
Hugo Locurcio
d334ecb11b
Add documentation on shader baking
2025-08-18 19:22:43 +02:00
Hugo Locurcio
a99353f7e5
Move Renderers page at the top of the Rendering section
...
This page is usually meant to be read first to give an overview,
while other pages are on more specific subjects.
- Rename to "Overview of renderers" to be more descriptive.
2025-08-18 16:30:56 +02:00
Teggy
3cc46eb1f5
Fix ray casting tutorial typo
2025-08-17 10:09:25 +02:00
Matthew
2c0b430071
Merge pull request #11128 from berarma/creating_movies_update
...
Update Creating Movies with OGV info
2025-08-16 17:21:34 -04:00
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