skyace65
caabb14bc2
Update particle process material min max image
2025-02-04 19:49:56 -05:00
Matthew
971fe5a4c1
Merge pull request #10613 from Vocco/expression-logical-operators
...
Document logical operator support in `Expression`
2025-02-04 17:57:24 -05:00
Matthew
ea1b882aa7
Merge pull request #10606 from tetrapod00/first-3d-update
...
Improve First 3D shader tutorial
2025-02-04 17:35:24 -05:00
Max Hilbrunner
1afdbafaf3
Merge pull request #10611 from tetrapod00/fix-video-again
...
Fix video alignment after dependency update without CSS
2025-02-04 17:42:46 +01:00
Vojtech Krajnansky
404a2bc96e
Document logical operator support in Expression
2025-02-04 15:36:49 +01:00
tetrapod00
39bbba660d
Fix video alignment after dependency update without CSS
2025-02-03 11:52:04 -08:00
tetrapod
adeaa6d0ce
Merge pull request #10610 from tetrapod00/revert-10566
...
Revert "Fix video alignment after dependency update"
2025-02-03 10:37:39 -08:00
tetrapod00
049b42989e
Revert "Fix video alignment after dependency update"
...
This reverts commit 0e87849415 .
2025-02-03 10:22:46 -08:00
Max Hilbrunner
46b56891e3
Merge pull request #10572 from Maarrk/pr-gitignore-venv
...
Add more Python-related files to gitignore
2025-02-03 10:32:42 +01:00
Max Hilbrunner
36359b2fcd
Merge pull request #10566 from tetrapod00/fix-video-align
...
Fix video alignment after dependency update
2025-02-03 10:28:24 +01:00
Max Hilbrunner
7813926781
Merge pull request #10597 from skyace65/Particles2DUpdate
...
Update 2D particles page for Godot 4.4
2025-02-03 10:19:31 +01:00
Martin Delille
b338f45258
Fix editor shortcut documentation for macos ( #10575 )
...
* Fix open 2D/3D/Script editor shortcut documentation for macos
From the code: https://github.com/godotengine/godot/blob/4.3/editor/editor_node.cpp#L7831-L7834
---------
Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com >
2025-02-03 10:18:13 +01:00
Max Hilbrunner
d675f88355
Merge pull request #10568 from godotengine/dependabot/pip/sphinx-notfound-page-1.1.0
...
Bump sphinx-notfound-page from 1.0.4 to 1.1.0
2025-02-03 10:17:13 +01:00
Max Hilbrunner
cc38a8047b
Merge pull request #10570 from Maarrk/pr-gdextension-tooling
...
Improve GDExtension tutorial based on own experience
2025-02-03 10:16:32 +01:00
Max Hilbrunner
091a4490bb
Merge pull request #10605 from tetrapod00/builtin-varying-note
...
Add note to use varyings to access builtins in shader pages
2025-02-03 10:09:56 +01:00
Max Hilbrunner
6e75669577
Merge pull request #10607 from tetrapod00/csharp-export-tool-button
...
Document `[ExportToolButton]` attribute
2025-02-03 10:09:13 +01:00
tetrapod00
76da87bf07
Document [ExportToolButton]
2025-02-02 17:44:06 -08:00
tetrapod00
287ad02f83
Improve First 3D shader tutorial
2025-02-02 14:53:13 -08:00
skyace65
95946bf4b4
Rename particle_process_material_2D.rst to particle_process_material_2d.rst
...
rename title
2025-02-02 16:24:51 -05:00
tetrapod00
858c663ab1
Add note to use varyings to access builtins in shader pages
2025-02-02 13:00:12 -08:00
Mateus Elias
d0f7ee62a0
Sync "Creating the Enemy" section of Getting Started/First Game 2D tutorial with demo project code ( #10513 )
2025-02-02 15:41:27 -05:00
Matthew
d4a70652e9
Merge pull request #10589 from gianfun/update-nodes-and-scenes-ui
...
Update UI in nodes-and-scenes
2025-02-02 15:24:59 -05:00
Marek S. Łukasiewicz
f9c0fa58c0
Add a command snippet to build only modified documentation ( #10571 )
...
Add a command snippet to build only modified documentation
Clarified that the FILELIST feature isn't available on Windows, hint about WSL.
Added examples for diff from HEAD and master.
2025-02-01 23:17:02 -05:00
Gian
b38b1bceae
Update step-by-step images for nodes and scenes (4.4)
2025-02-01 20:03:29 -03:00
Marek S. Lukasiewicz
a5db6503b7
Improve GDExtension tutorial based on own experience
...
Changed code sample to runtime class to match GDScript default.
Recorded a new animation showing the desired result inside game window.
Changed the wording around SConstruct file to make it less intimidating.
Added link to IDE setup in building from source documentation.
Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com >
2025-02-01 21:32:24 +01:00
Max Hilbrunner
7d49576f9b
Merge pull request #10596 from mhilbrunner/add-plausible
...
Add Plausible
2025-02-01 15:33:07 +01:00
Max Hilbrunner
68d7191b39
Add Plausible
2025-02-01 14:52:13 +01:00
Matthew
01c2c9f127
Merge pull request #10565 from markdibarry/parallax2d-getting-started
...
Add Getting Started for Parallax2D
2025-02-01 08:20:56 -05:00
Max Hilbrunner
4e0d941cd8
Merge pull request #10595 from godotengine/classref/sync-1586c56
...
classref: Sync with current master branch (1586c56)
2025-02-01 11:39:42 +01:00
Godot Organization
1c1e1c11bb
classref: Sync with current master branch (1586c56)
2025-02-01 03:21:10 +00:00
Matthew
3e17624c6f
Merge pull request #10580 from bruvzg/macos_build_docs
...
Add notes about automatic `.app` bundle creation to compiling for macOS page.
2025-01-31 17:53:45 -05:00
Pāvels Nadtočajevs
61b891e334
Add notes about automatic .app bundle creation to compiling for macOS page.
2025-01-31 12:56:35 +02:00
Matthew
9abcbd707e
Merge pull request #10515 from elpozewaunig/splash-properties
...
Document $GODOT_SPLASH_CLASSES placeholder for custom HTML5 shells
2025-01-30 17:56:59 -05:00
tetrapod
fad4662398
Merge pull request #10569 from Calinou/controllers-custom-mappings-no-upstream
...
Point mapping contributions to Godot in Controllers, gamepads and joysticks
2025-01-30 12:45:40 -08:00
Max Hilbrunner
2d30a6940c
Merge pull request #10583 from mhilbrunner/gh-2404-imagemagick
...
GH: Offline builds need to install imagemagick on Ubuntu 24.04+
2025-01-30 17:33:05 +01:00
Max Hilbrunner
cf0ff8f2ca
GH: Offline builds need to install imagemagick
...
On Ubuntu 24.04 this is no longer pre-installed
2025-01-30 15:54:16 +01:00
Max Hilbrunner
8708711f7b
Merge pull request #10582 from mhilbrunner/dont-cascade-offline-docs-build-fails
...
Github Action / Offline Docs Workflow: Don't cancel other offline builds if one fails
2025-01-30 14:57:57 +01:00
Max Hilbrunner
8b00904332
GH: Don't cancel other offline builds if one fails
2025-01-30 14:52:22 +01:00
Hugo Locurcio
cbdec4e72e
Point mapping contributions to Godot in Controllers, gamepads and joysticks
...
GameControllerDB's upstream does not accept contributions from Godot
since it does not use SDL. Users can still create custom mappings,
but they should be submitted to Godot's controller database instead
of the SDL one.
This also adds a reference to `godotcontrollerdb.txt` which was missing
in the first place. This file is used as a complement to `gamecontrollerdb.txt`.
2025-01-29 21:57:40 +01:00
Mark DiBarry
692efa2347
Add Getting Started for Parallax2D
2025-01-29 15:25:16 -05:00
Matthew
08745d45c5
Merge pull request #10382 from esainane/having-a-cow
...
Briefly document Vector<> variations
2025-01-29 15:06:43 -05:00
Sai Nane
6db14b42cf
Briefly mention List<>
2025-01-29 13:51:59 +00:00
Sai Nane
7b5a14719f
Fix std::vector reference
...
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
2025-01-29 13:29:41 +00:00
Sai Nane
24acaa1226
Correct and elaborate docs on sequence types
...
See discussion in PR#10382.
2025-01-29 13:15:37 +00:00
Sai Nane
98ce9b570b
Briefly document Vector<> variations
...
`Packed*Array` aliases seem universally preferred where available, so
a link to the list of types seems appropriate.
`LocalVector` is used sparingly, so mentioning the intent and rough
tradeoff involved seems right for an overview.
2025-01-29 12:20:45 +00:00
Matthew
e66144f451
Merge pull request #10567 from Calinou/using-multiple-threads-slow-reword
...
Reword warning about slow thread creation in Using multiple threads
2025-01-29 06:56:57 -05:00
Marek S. Lukasiewicz
965685e247
Add more Python-related files to gitignore
...
Based on https://www.toptal.com/developers/gitignore/api/python
which is under CC0 license
2025-01-29 11:33:20 +01:00
dependabot[bot]
c6fdf264db
Bump sphinx-notfound-page from 1.0.4 to 1.1.0
...
Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page ) from 1.0.4 to 1.1.0.
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/1.0.4...1.1.0 )
---
updated-dependencies:
- dependency-name: sphinx-notfound-page
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-29 09:54:54 +00:00
Hugo Locurcio
ff84bad138
Reword warning about slow thread creation in Using multiple threads
2025-01-29 10:19:22 +01:00
tetrapod00
0e87849415
Fix video alignment after dependency update
2025-01-29 00:30:10 -08:00