Max Hilbrunner
|
bcf595fc00
|
Merge pull request #10519 from Calinou/changing-windows-icon-add-ico-generation
Document automatic ICO generation in Changing application icon for Windows
|
2025-01-19 02:24:19 +01:00 |
|
Hugo Locurcio
|
36c5f34c81
|
Document automatic ICO generation in Changing application icon for Windows
- Remove outdated notice about known issue.
|
2025-01-18 14:36:05 +01:00 |
|
Max Hilbrunner
|
cb80512416
|
Merge pull request #10517 from godotengine/classref/sync-7b1ed52
classref: Sync with current master branch (7b1ed52)
|
2025-01-18 09:23:57 +01:00 |
|
Godot Organization
|
a840bd2cc7
|
classref: Sync with current master branch (7b1ed52)
|
2025-01-18 03:20:33 +00:00 |
|
Max Hilbrunner
|
2062dff926
|
Merge pull request #10510 from skyace65/Setup-XR
Update setting up XR for Godot 4.3
|
2025-01-18 02:27:08 +01:00 |
|
Tom Schultz
|
8996cc1e37
|
Clarify the impact of "Normal Map (RG Channels)" on texture imports. (#10511)
* Clarifying the impact of "Normal Map (RG Channels)" on texture imports.
|
2025-01-16 21:15:44 +01:00 |
|
skyace65
|
685816118d
|
Update setting up XR for Godot 4.3
|
2025-01-15 22:17:32 -05:00 |
|
Max Hilbrunner
|
8f772f6e7d
|
Merge pull request #10502 from The-oldone/Fix-typo-in-visual-shaders
Fix `Switch` node boolean conversion description in Visual shaders
|
2025-01-16 01:03:08 +01:00 |
|
fearwalia
|
5d941e522d
|
Fix typo in visual shaders regarding switch node
Clarified that the last sentence is an
instruction, and rectified the state of the
components necessary to provide the output as
true
|
2025-01-15 23:08:03 +05:30 |
|
Max Hilbrunner
|
6e1144a697
|
Merge pull request #10504 from Calinou/gdscript-style-guide-icon
Add `@icon` ordering to the GDScript style guide
|
2025-01-13 22:34:28 +01:00 |
|
Max Hilbrunner
|
976238c981
|
Merge pull request #10498 from skyace65/Environment-Images
Update Environment page for 4.4
|
2025-01-13 22:32:54 +01:00 |
|
A Thousand Ships
|
6176ad53e6
|
Merge pull request #10499 from bmolyneaux/patch-1
Divide pi out of light color
|
2025-01-13 19:21:53 +01:00 |
|
Hugo Locurcio
|
265397c5fc
|
Add @icon ordering to the GDScript style guide
|
2025-01-13 17:25:42 +01:00 |
|
Ben
|
d251fe8442
|
Divide pi out of light color
This should have been updated in https://github.com/godotengine/godot-docs/pull/7568
|
2025-01-12 20:13:49 -08:00 |
|
Max Hilbrunner
|
7207b49098
|
Merge pull request #10497 from skyace65/CustomWindowsIcon
Update windows changing application icon page for Godot 4.4
|
2025-01-12 22:43:42 +01:00 |
|
skyace65
|
4287e8fbb8
|
Update windows changing application icon page for Godot 4.4
|
2025-01-12 14:54:46 -05:00 |
|
skyace65
|
6f66bada3f
|
Update Environment page for 4.4
|
2025-01-12 14:41:15 -05:00 |
|
Max Hilbrunner
|
5992cc22e5
|
Merge pull request #10496 from skyace65/AudioBusImages
Update audio bus images for Godot 4.3
|
2025-01-12 20:11:19 +01:00 |
|
skyace65
|
1eed7755c0
|
Update audio bus images for Godot 4.3
|
2025-01-12 10:39:36 -05:00 |
|
Max Hilbrunner
|
80c8eeaacf
|
Merge pull request #10494 from godotengine/classref/sync-abf8e1e
classref: Sync with current master branch (abf8e1e)
|
2025-01-11 13:36:41 +01:00 |
|
Godot Organization
|
c2e772b748
|
classref: Sync with current master branch (abf8e1e)
|
2025-01-11 03:21:17 +00:00 |
|
Mohamed Koubaa
|
8debbc2a72
|
Move position setting code to be before direction in The main game scene (#10452)
Handle the position before the direction to make the code easier to follow.
|
2025-01-10 19:53:13 +01:00 |
|
Max Hilbrunner
|
dc4cc3724d
|
Merge pull request #10491 from dustdfg/patch-4
Sync platforms names with used in Godot 4
|
2025-01-10 15:39:51 +01:00 |
|
Yevhen Babiichuk (DustDFG)
|
6de2db1c9a
|
Sync platforms names with used in Godot 4
|
2025-01-10 09:11:23 +02:00 |
|
Max Hilbrunner
|
d8fecf732d
|
Merge pull request #10481 from mateuseap/fix/high_level_multiplayer
Fix the "Example lobby implementation" section of the High-level multiplayer tutorial
|
2025-01-08 22:18:31 +01:00 |
|
Max Hilbrunner
|
6f2ea9dd3e
|
Merge pull request #10486 from Calinou/physics-shape-direct-children-only
Document only direct child nodes accounting for CollisionShape2D/3D
|
2025-01-08 19:00:46 +01:00 |
|
Max Hilbrunner
|
0ee4ecf785
|
Merge pull request #10487 from Calinou/instancing-ownership-clarify
Clarify the meaning of instancing diagram arrows in Creating instances
|
2025-01-08 19:00:18 +01:00 |
|
Hugo Locurcio
|
2a9935fd44
|
Clarify the meaning of instancing diagram arrows in Creating instances
|
2025-01-08 17:58:35 +01:00 |
|
Hugo Locurcio
|
bf1c389189
|
Document only direct child nodes accounting for CollisionShape2D/3D
Indirect children are currently ignored.
|
2025-01-08 17:48:48 +01:00 |
|
Max Hilbrunner
|
4ffef4ff27
|
Merge pull request #10482 from Calinou/using-lightmap-gi-shadowmask
Document shadowmasks in Using LightmapGI
|
2025-01-08 02:35:33 +01:00 |
|
Hugo Locurcio
|
28a7a0bb76
|
Document shadowmasks in Using LightmapGI
|
2025-01-07 17:11:00 +01:00 |
|
Mateus Elias
|
d0e6217c12
|
Fix the "Example lobby implementation" section of the High-level multiplayer tutorial
Correct both the GDScript and C# code examples in the "Example lobby implementation" section of the Networking/High-level multiplayer tutorial.
|
2025-01-07 08:10:59 -03:00 |
|
Max Hilbrunner
|
5639d1a5d8
|
Merge pull request #9385 from Calinou/internal-rendering-architecture-metal
Document Metal support in Internal rendering architecture
|
2025-01-07 11:13:25 +01:00 |
|
Max Hilbrunner
|
30f46c842c
|
Merge pull request #10474 from mhilbrunner/ci-updates
CI updates (master branch)
|
2025-01-07 11:05:12 +01:00 |
|
Max Hilbrunner
|
97c2e1c457
|
Merge pull request #10480 from godotengine/dependabot/pip/pygments-2.19.1
Bump pygments from 2.19.0 to 2.19.1
|
2025-01-07 11:02:36 +01:00 |
|
dependabot[bot]
|
69a142377b
|
Bump pygments from 2.19.0 to 2.19.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.19.0...2.19.1)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-07 09:03:02 +00:00 |
|
Max Hilbrunner
|
2bb21eaf83
|
CI: Add timeouts
|
2025-01-06 21:40:44 +01:00 |
|
Max Hilbrunner
|
982783d9ab
|
CI: Add virtualenv
|
2025-01-06 21:40:41 +01:00 |
|
Max Hilbrunner
|
1b429b4c35
|
CI: Update github.ref to github.ref_name
See https://github.blog/changelog/2023-09-13-github-actions-updates-to-github_ref-and-github-ref
|
2025-01-06 21:27:48 +01:00 |
|
Max Hilbrunner
|
9680c56b08
|
CI: Update some comments
|
2025-01-06 21:27:47 +01:00 |
|
Max Hilbrunner
|
cd993f0b96
|
CI: Improve Sphinx performance, use multiple cores
According to https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners, these runners are expected to have 4 CPUs available
|
2025-01-06 21:27:47 +01:00 |
|
Max Hilbrunner
|
434c5cbb1f
|
CI: Fix permissions
|
2025-01-06 21:27:47 +01:00 |
|
Max Hilbrunner
|
700ae14504
|
CI: Update from Ubuntu 22.04 to 24.04
|
2025-01-06 21:26:13 +01:00 |
|
Max Hilbrunner
|
3b504d2eca
|
Merge pull request #10475 from AKKamath/master
Add navigation buttons before user-contributed notes on all pages.
|
2025-01-06 17:15:48 +01:00 |
|
Aditya K Kamath
|
f6879c1bc4
|
Add navigation buttons before user-submitted comments on all pages.
|
2025-01-06 17:45:34 +05:30 |
|
Max Hilbrunner
|
63b330d89e
|
Merge pull request #10473 from godotengine/dependabot/pip/pygments-2.19.0
Bump pygments from 2.18.0 to 2.19.0
|
2025-01-06 10:30:24 +01:00 |
|
dependabot[bot]
|
e5d8855e36
|
Bump pygments from 2.18.0 to 2.19.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.18.0...2.19.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-06 09:16:42 +00:00 |
|
Max Hilbrunner
|
c4d67b83db
|
Merge pull request #10471 from gomaproi/screenshots-galore
Update screenshots for better consistency with the default Godot 4.x theme
|
2025-01-06 10:13:21 +01:00 |
|
Max Hilbrunner
|
2cf3938598
|
Merge pull request #10469 from godotengine/classref/sync-bdf625b
classref: Sync with current master branch (bdf625b)
|
2025-01-05 08:23:15 +01:00 |
|
gomakappa
|
7d38ce8fef
|
upload images and edit pages
|
2025-01-04 16:20:39 -03:00 |
|