Hugo Locurcio
5c638b2d89
Document Gradient.sample() clamping behavior
2025-06-25 15:21:00 +02:00
Aaron Franke
358d2ce4cc
Fix OptionButton ID value range documentation
...
Co-authored-by: Micky <micheledevita2@gmail.com >
2025-06-25 02:02:24 -07:00
Thaddeus Crews
5c7c5270a9
Merge pull request #107509 from MJacred/patch-1
...
Add warning about infinite recursion to NavigationAgent docs
2025-06-24 18:34:30 -05:00
Thaddeus Crews
db28859774
Merge pull request #107591 from timothyqiu/group-enable-default
...
Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default
2025-06-24 18:34:28 -05:00
kobewi
015cc38912
Mark GDScript and shader warnings for translation
2025-06-24 23:11:56 +02:00
Thaddeus Crews
987832be46
Merge pull request #107895 from AThousandShips/fix_doc_spelling
...
[Docs] Various grammar and spelling fixes
2025-06-24 09:58:50 -05:00
Thaddeus Crews
e5ece3c514
Merge pull request #107862 from Naros/scripteditor-clear-docs-from-script
...
Expose `ScriptEditor.clear_docs_from_script`
2025-06-24 09:58:48 -05:00
MJacred
b313955936
Add a note about navigation mesh baking issues when using 0 for the agent_radius
2025-06-24 15:10:07 +02:00
A Thousand Ships
2db7ecd410
[Docs] Various grammar and spelling fixes
2025-06-23 20:54:08 +02:00
MJacred
ef2ec1d937
Add a note about navigation mesh baking issues when using 0 for the agent_radius
2025-06-23 10:23:09 +02:00
Rémi Verschelde
ba049a5565
Merge pull request #107825 from bruvzg/gr_slot_fm
...
[GraphNode] Fix slot focus rect draw, make slot focus mode configurable.
2025-06-23 00:21:07 +02:00
Rémi Verschelde
d0d13b5f4c
Merge pull request #101732 from Yelloween10/update-capsule-docs
...
Update capsule documentations for size constraint clarifications
2025-06-23 00:20:56 +02:00
Chris Cranford
7e0b1dfb25
Expose ScriptEditor.clear_docs_from_script
2025-06-22 13:55:01 -04:00
Pāvels Nadtočajevs
71834ebbdd
[GraphNode] Fix slot focus rect draw, make slot focus mode configurable.
2025-06-22 15:07:11 +03:00
kobewi
29a3f56701
Clarify _set/_get description
2025-06-21 22:58:54 +02:00
Yelloween
48d1c95a17
Update capsule documentations for size constraint clarifications
2025-06-21 20:49:41 +03:00
notgoyome
e37efa8722
Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings
2025-06-21 16:51:17 +02:00
Rémi Verschelde
bd90d6926d
Merge pull request #107786 from akien-mga/revert-102313
...
Revert "Rework scene preview thumbnails"
2025-06-21 11:14:22 +02:00
Rémi Verschelde
a0f9f5d90a
Merge pull request #107770 from RandomShaper/fix_res_dupe_bindings
...
Enhance bindings of deep resource duplication
2025-06-21 11:14:19 +02:00
Rémi Verschelde
1792d4e572
Merge pull request #105048 from Mickeon/documentation-no-differences-RayCast
...
Fix differences between RayCast2D and RayCast3D documentation
2025-06-21 11:14:02 +02:00
Rémi Verschelde
45533589e4
Revert "Rework scene preview thumbnails"
...
This reverts commit 08343189dc .
While the feature is great, a number of issues have been found with the
implementation, and we need more time to resolve them.
So we roll this back for 4.5, to rework the feature for a later Godot
release.
2025-06-21 00:05:57 +02:00
Pedro J. Estébanez
7dc37bdc9c
Enhance bindings of deep resource duplication
2025-06-20 18:40:41 +02:00
Thaddeus Crews
c7d2ea4f68
Merge pull request #107388 from BastiaanOlij/openxr_render_models_ext
...
OpenXR: Add support for render models extension
2025-06-20 08:38:57 -05:00
Thaddeus Crews
8aba865a86
Merge pull request #107708 from bruvzg/os_restore
...
Restore per font oversampling override.
2025-06-20 08:38:56 -05:00
Pāvels Nadtočajevs
22e99a4901
Restore per font oversampling override.
2025-06-19 18:10:54 +03:00
Thaddeus Crews
71680094f8
Merge pull request #107715 from devloglogan/body-tracker-joint-fix
...
Adjust names of new `XRBodyTracker` joints
2025-06-19 09:53:54 -05:00
Bastiaan Olij
b65b367a6f
OpenXR: Adding support for the render model extension
2025-06-19 19:14:49 +10:00
Thaddeus Crews
08e72e8e6c
Merge pull request #107609 from raulsntos/dotnet/shortcut-docs
...
C#: Fix Shortcut example
2025-06-18 18:13:58 -05:00
Thaddeus Crews
a07ea48f64
Merge pull request #104530 from RedMser/accept-dialog-custom-action-docs
...
Clarify that AcceptDialog's `custom_action` is only triggered if action is non-empty
2025-06-18 18:13:55 -05:00
Thaddeus Crews
a8d66fc6aa
Merge pull request #107576 from Elip100/patch-1
...
Docs: Fix typo and spacing in vector coordinates
2025-06-18 18:13:47 -05:00
Thaddeus Crews
3a81b57e8c
Merge pull request #107567 from Joey-Einerhand/master
...
Remove angle constraint mention from SkeletonModification2DFABRIK class docs
2025-06-18 18:13:46 -05:00
Thaddeus Crews
82879db530
Merge pull request #107564 from KoBeWi/super_notifications
...
Add a note about `_notification()` being multilevel
2025-06-18 18:13:44 -05:00
Thaddeus Crews
dd3ae0b1a3
Merge pull request #107554 from timothyqiu/depstr
...
Improve `ResourceLoader.get_dependencies()`'s description
2025-06-18 18:13:41 -05:00
Thaddeus Crews
2fc899e4dd
Merge pull request #98566 from Geometror/vs-refactor-p1
...
Fix and improve editor state persistence for the VisualShader editor
2025-06-18 18:13:23 -05:00
devloglogan
7a2db8c67d
Adjust names of new XRBodyTracker joints
2025-06-18 12:26:25 -05:00
Raul Santos
46bd73a4d0
C#: Fix Shortcut example
...
- Follow our code-style and conventions.
- Match the GDScript example more closely.
- Replace `set_events()` method with `events` property.
2025-06-17 19:13:21 +02:00
kobewi
b103f2d8c1
Add a note about _notification() being multilevel
2025-06-16 22:26:37 +02:00
Micky
a8e9d8e37a
Reword text_editor/completion/add_type_hints's description
2025-06-16 19:04:44 +02:00
Elip100
62bcb5c315
Docs: Fix typo and spacing in vector coordinates
...
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
2025-06-16 15:44:20 +02:00
Haoyu Qiu
a7ab249a2a
Make PROPERTY_HINT_GROUP_ENABLE hide properties by default
2025-06-16 20:03:49 +08:00
Haoyu Qiu
2952e6f6aa
Improve ResourceLoader.get_dependencies()'s description
2025-06-16 16:07:53 +08:00
Rémi Verschelde
ce9faf6833
Merge pull request #107565 from mihe/rigid-body-docs-warning
...
Clarify note in documentation about childing rigid bodies
2025-06-16 01:52:57 +02:00
Rémi Verschelde
b6e09b7242
Merge pull request #107474 from bruvzg/ds_docs_cap
...
[Docs] Add few notes about screen capture.
2025-06-16 01:52:24 +02:00
Mikael Hermansson
ced648ff77
Clarify warning in documentation about childing rigid bodies
2025-06-15 22:27:29 +02:00
Joey Einerhand
bc246408f5
Remove angle constraint mention from SkeletonModification2DFABRIK.xml
...
SkeletonModification2DFABRIK.xml does not support angle constraints, so the line in the docs saying it does should be removed.
2025-06-15 20:20:03 +02:00
Micky
76a7c31a5d
Rename TreeItem's alt_text to description for consistency
...
...with Accessibility API
2025-06-14 19:56:30 +02:00
Hendrik Brucker
666d7c030b
[VisualShader] Fix and improve editor state persistence
2025-06-14 13:10:17 +02:00
Rémi Verschelde
4c5c577612
Merge pull request #107368 from Meorge/docs/what-is-fuzzy-2
...
Improve description of fuzzy matching in editor settings documentation
2025-06-13 18:37:30 +02:00
Malcolm Anderson
cf56390e81
Improve description of fuzzy matching in editor settings documentation
...
Update doc/classes/EditorSettings.xml
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com >
Update `max_fuzzy_misses` docs and "Fuzzy Search" tooltip to match `enable_fuzzy_matching`
Improve examples used and remove "middle of the filename" description
Apply suggestions from code review
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com >
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
Update doc/classes/EditorSettings.xml
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
Improve phrasing for `enable_fuzzy_matching` description
Update doc/classes/EditorSettings.xml
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
Semicolons
2025-06-13 08:28:36 -07:00
Rémi Verschelde
e15770e96a
Merge pull request #107472 from timothyqiu/classref-fixes
...
Fix various errors in the class reference
2025-06-13 15:54:05 +02:00