Thaddeus Crews
dd3ae0b1a3
Merge pull request #107554 from timothyqiu/depstr
...
Improve `ResourceLoader.get_dependencies()`'s description
2025-06-18 18:13:41 +07: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 +07:00
devloglogan
7a2db8c67d
Adjust names of new XRBodyTracker joints
2025-06-18 12:26:25 +07: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 +07:00
kobewi
b103f2d8c1
Add a note about _notification() being multilevel
2025-06-16 22:26:37 +07:00
Micky
a8e9d8e37a
Reword `text_editor/completion/add_type_hints`'s description
2025-06-16 19:04:44 +07: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 +07:00
Haoyu Qiu
a7ab249a2a
Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default
2025-06-16 20:03:49 +07:00
Haoyu Qiu
2952e6f6aa
Improve `ResourceLoader.get_dependencies()`'s description
2025-06-16 16:07:53 +07: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 +07: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 +07:00
Mikael Hermansson
ced648ff77
Clarify warning in documentation about childing rigid bodies
2025-06-15 22:27:29 +07: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 +07:00
Micky
76a7c31a5d
Rename TreeItem's `alt_text` to `description` for consistency
...
...with Accessibility API
2025-06-14 19:56:30 +07:00
Hendrik Brucker
666d7c030b
[VisualShader] Fix and improve editor state persistence
2025-06-14 13:10:17 +07: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 +07: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 +07:00
Rémi Verschelde
cec5c89f9d
Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5
...
Fix miscellaneous oddities around the class reference (part 5)
2025-06-13 15:53:47 +07:00
Haoyu Qiu
0e5b06c26d
Fix various errors in the class reference
2025-06-13 21:14:55 +07:00
smix8
cbd446ac29
Add navigation path query parameter limits
...
Adds navigation path query parameter limits.
2025-06-13 14:42:26 +07:00
Pāvels Nadtočajevs
f54b314ae3
[Docs] Add few notes about screen capture.
2025-06-13 10:51:01 +07:00
Hugo Locurcio
b6dcb111d2
Document typed dictionaries and arrays in the class reference
2025-06-13 01:53:17 +07:00
Rémi Verschelde
c66d89d55d
Merge pull request #107382 from Calinou/editor-lightmapprobe-add-gizmo-size-setting
...
Add a LightmapProbe gizmo size editor setting
2025-06-13 01:30:56 +07:00
Rémi Verschelde
95e72a36f3
Merge pull request #107347 from bruvzg/hr_hr_hr
...
[RTL] Decouple image width/height "in percent" properties. Add [hr] tag support.
2025-06-13 01:30:47 +07:00
Rémi Verschelde
856da6858c
Merge pull request #107085 from KoBeWi/new_in_folder
...
Always use base directory in `CONTEXT_SLOT_FILESYSTEM_CREATE`
2025-06-13 01:30:43 +07:00
Rémi Verschelde
22702244f8
Merge pull request #105414 from KoBeWi/disable_uid_here
...
Add `@export_file_path` to export raw paths (no UID)
2025-06-13 01:30:24 +07:00
Rémi Verschelde
fae09980bd
Merge pull request #105314 from bruvzg/ac_set_sep
...
Add separate editor accessibility mode setting.
2025-06-13 01:30:18 +07:00
Rémi Verschelde
4261cc07a5
Merge pull request #107420 from JulianHeuser/audiostream_doc_update
...
Documentation: Add clarification to `AudioStream.get_length`
2025-06-12 23:32:55 +07:00
Rémi Verschelde
ce3ebacb3e
Merge pull request #107381 from smix8/ref_iterations_2d
...
Change 2D navigation region and link updates to an async process
2025-06-12 23:32:48 +07:00
Rémi Verschelde
ae33da972b
Merge pull request #106709 from m4gr3d/fix_transparency_flags
...
Fix transparency background issue on Android
2025-06-12 23:32:44 +07:00
Rémi Verschelde
34e4abd220
Merge pull request #107445 from KoBeWi/lost_truth
...
Fix outdated `MODE_FULLSCREEN` description
2025-06-12 22:49:16 +07:00
Rémi Verschelde
2d8e408e7e
Merge pull request #103012 from KoBeWi/far_textures
...
Better explain texture repeat
2025-06-12 22:48:27 +07:00
OsakiTsukiko
805ad87340
Add PackedByteArray conversion to PackedVector2Array, PackedVector3Array, PackedVector4Array and PackedColorArray
2025-06-12 17:05:57 +07:00
Julian
246253661d
Documentation: Add clarification to AudioStream::get_length
2025-06-12 11:04:54 +07:00
kobewi
41009718d2
Fix outdated MODE_FULLSCREEN description
2025-06-12 11:58:47 +07:00
Pāvels Nadtočajevs
e87cccefca
Add `line_breaking_strictness` project setting.
2025-06-12 09:26:52 +07:00
Rémi Verschelde
0fe406c73b
Merge pull request #106679 from KoBeWi/disable_files_in_file_dialog
...
Allow customizing FileDialog's features
2025-06-12 01:15:42 +07:00
Rémi Verschelde
986cc40c42
Merge pull request #103907 from beicause/slider-draw-tick-center
...
Slider: Add bottom and top ticks and tick offset
2025-06-12 01:15:39 +07:00
Rémi Verschelde
0497ae9947
Merge pull request #80710 from apples/7174-apples-stencil
...
Add stencil support to spatial materials
2025-06-12 01:15:35 +07:00
kobewi
4b1d5b55c7
Allow customizing FileDialog's features
2025-06-11 20:12:15 +07:00
Danil Alexeev
f864d0ce11
GDScript: Re-add `ord()` function
2025-06-11 21:01:13 +07:00
Apples
d674c9e289
Add stencil support for spatial materials
2025-06-11 09:59:10 +07:00
Rémi Verschelde
875a0979f3
Merge pull request #107344 from timothyqiu/can-auto-translate
...
Expose `Node.can_auto_translate()`
2025-06-11 11:20:18 +07:00
Rémi Verschelde
033e55f4b1
Merge pull request #103418 from aaronfranke/adv-imp-attach-script
...
Allow attaching scripts to nodes in the Advanced Import Settings dialog
2025-06-11 11:19:59 +07:00
Haoyu Qiu
4e20e33e21
Expose `Node.can_auto_translate()`
2025-06-11 11:26:43 +07:00
Thaddeus Crews
1bbfe637c6
Merge pull request #107357 from ProgrammerOnCoffee/fix-dictionary-style
...
Enforce GDScript and C# dictionary spacing style guidelines in code samples
2025-06-10 19:22:43 +07:00
Hugo Locurcio
437e2ee80a
Add a LightmapProbe gizmo size editor setting
...
- Decrease default size of LightmapProbe gizmos to make smaller-scale
scenes with dense probes easier to edit.
2025-06-11 01:04:01 +07:00
smix8
2458370de4
Change 2D navigation region and link updates to an async process
...
Changes 2D navigation region and link updates to an async process.
2025-06-11 00:51:02 +07:00
Pāvels Nadtočajevs
cbd1e1cfe9
Partially revert 107110, process all lines in VC_CHARS_BEFORE_SHAPING mode to return correct line count.
2025-06-10 20:44:28 +07:00
ProgrammerOnCoffee
11af23a7a7
Enforce GDScript and C# dictionary spacing style guidelines in code samples
...
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
2025-06-10 13:32:57 +07:00
Aaron Franke
a3daba29dd
Allow attaching scripts to nodes in the Advanced Import Settings dialog
2025-06-10 09:35:24 +07:00
Rémi Verschelde
cc9761c3f0
Merge pull request #107188 from berarma/moviewriter-add-theora
...
Add Ogg Theora support to MovieWriter
2025-06-10 16:22:57 +07:00
Rémi Verschelde
74f5b863bc
Merge pull request #106670 from smix8/ref_iterations
...
Change navigation region and link updates to an async process
2025-06-10 16:22:53 +07:00
Rémi Verschelde
8f716f2be7
Merge pull request #104391 from jaydensipe/minor-doc-update
...
Minor doc update for `low_processor_mode_sleep_usec` editor settings
2025-06-10 16:22:46 +07:00
Rémi Verschelde
7b9e7b9162
Merge pull request #98929 from dsnopek/editor-syntax-highlighter-create
...
Expose the `EditorScriptHighlighter::_create()` method to GDExtension
2025-06-10 16:22:22 +07:00
Bernat Arlandis
a16b04fe07
Add Ogg Theora support to MovieWriter
...
Movie Maker mode can now record files in `.ogv` format, which can be
directly viewed in Godot's VideoStreamPlayer node along with most
video players. This is a lossy format with inter-frame compression,
unlike AVI + MJPEG which only performs intra-frame compression.
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Leo de Penning <leo.depenning@illuminoo.com>
2025-06-10 15:52:24 +07:00
smix8
877da269d8
Change navigation region and link updates to an async process
...
Changes navigation region and link updates to an async process.
2025-06-10 14:18:47 +07:00
Rémi Verschelde
86408d1849
Merge pull request #107331 from bruvzg/rtl_para_sep
...
[RTL] Add paragraph separation theme property.
2025-06-10 12:30:45 +07:00
Rémi Verschelde
624d1d0853
Merge pull request #107279 from aaronfranke/doc-light-direction
...
Document the direction that directional and spot lights emit light in
2025-06-10 12:30:38 +07:00
Rémi Verschelde
e2075d3fc7
Merge pull request #107228 from Calinou/doc-timer-stop
...
Clarify behavior of `Timer.stop()`
2025-06-10 12:30:29 +07:00
Pāvels Nadtočajevs
a262747cdf
[RTL] Decouple image width/height "in percent" properties. Add [hr] tag support.
2025-06-10 12:22:02 +07:00
Pāvels Nadtočajevs
1e2fc9bcad
[RTL] Add paragraph separation theme property.
2025-06-10 12:13:48 +07:00
Pāvels Nadtočajevs
a0c4a8c4a9
Restore 3.x style material auto-extraction import option.
2025-06-10 12:03:45 +07:00
Thaddeus Crews
4e6f5f31dc
Merge pull request #107305 from timothyqiu/single-window-title
...
Fix window title drawn outside the title bar
2025-06-09 12:31:34 +07:00
Thaddeus Crews
ae9c0786b0
Merge pull request #106409 from dalexeev/gds-add-abstract-methods
...
GDScript: Add abstract methods
2025-06-09 12:31:33 +07:00
Thaddeus Crews
6427343ec8
Merge pull request #106660 from bruvzg/ac_node_to_ctl
...
Move some accessibility properties from Node to Control
2025-06-09 12:31:32 +07:00
Danil Alexeev
a7cf2069d5
GDScript: Add abstract methods
...
Co-authored-by: ryanabx <ryanbrue@hotmail.com>
2025-06-09 20:11:58 +07:00
Haoyu Qiu
f028bc93db
Fix window title drawn outside the title bar
2025-06-09 16:20:26 +07:00
LuoZhihao
257c6ebe3c
Slider: Add tick position property and tick offset theme item
...
Allow ticks to be placed at the top, bottom, or center with custom offset.
2025-06-09 12:36:08 +07:00
Rémi Verschelde
bf4dd5078b
Merge pull request #107282 from timothyqiu/windows-legacy
...
Don't store deprecated `auto_translate` property for `Window`
2025-06-09 00:45:56 +07:00
Rémi Verschelde
77f2623c54
Merge pull request #107252 from GlitchedCode922/shortcuts
...
Update `Shortcut` class reference
2025-06-09 00:45:32 +07:00
Rémi Verschelde
e0ca031eae
Merge pull request #107249 from beicause/color-picker-ok-hs-hl-rectangles
...
ColorPicker: Add okhsl HS and HL rectangular picker shapes
2025-06-09 00:45:18 +07:00
Rémi Verschelde
63578eae68
Merge pull request #107110 from bruvzg/rtl_vis_line
...
Unify `get_[_visible]paragraph/line_count` behavior.
2025-06-09 00:44:37 +07:00
Rémi Verschelde
00ecf514d9
Merge pull request #106191 from aaronfranke/fileaccess-file-cursor
...
Document the FileAccess read/write cursor
2025-06-09 00:44:16 +07:00
Rémi Verschelde
d06170b063
Merge pull request #101563 from MajorMcDoom/basis_scaled_local
...
Optimize and expose `Basis::scaled_local` to script
2025-06-09 00:43:55 +07:00
Haoyu Qiu
3886ee84e6
Don't store deprecated `auto_translate` property
2025-06-08 21:53:28 +07:00
Pāvels Nadtočajevs
d6b132527e
Add separate editor accessibility mode setting.
2025-06-08 16:34:36 +07:00
Pāvels Nadtočajevs
aff5b413aa
Move some accessibility properties from Node to Control
2025-06-08 16:25:28 +07:00
Aaron Franke
a5c2e82e8d
Document the direction that directional and spot lights emit light in
2025-06-08 03:34:01 +07:00
GlitchedCode922
3a30a1c576
Update `Shortcut` class reference
2025-06-08 10:08:56 +07:00
LuoZhihao
7b4c95e6d8
ColorPicker: Add okhsl HS and HL rectangular picker shapes
2025-06-07 22:30:40 +07:00
Aaron Franke
0b8360ff42
Document the FileAccess read/write cursor
...
Co-authored-by: Micky <micheledevita2@gmail.com>
2025-06-06 15:44:19 +07:00
Rémi Verschelde
c171166b6e
Merge pull request #107220 from devloglogan/body-tracker-joints
...
Add new joints to `XrBodyTracker`
2025-06-07 00:44:16 +07:00
Rémi Verschelde
052e7cf155
Merge pull request #107212 from Calinou/doc-node-physics-interpolation-mode
...
Clarify behavior of `Node.physics_interpolation_mode` in the class reference
2025-06-07 00:44:02 +07:00
Rémi Verschelde
056982225d
Merge pull request #107166 from Calinou/doc-globalscope-wrap-exclusive
...
Clarify parameters in `@GlobalScope.wrap()` being inclusive/exclusive
2025-06-07 00:43:54 +07:00
Rémi Verschelde
4eab259327
Merge pull request #103847 from DeeJayLSP/recommend-hl
...
AudioEffectCompressor: Recommend HardLimiter over deprecated Limiter
2025-06-07 00:43:39 +07:00
Rémi Verschelde
066c15b33d
Merge pull request #103448 from TimCoraxAudio/patch-1
...
Clarify requirement for `action` match in `InputEvent.is_action_pressed`
2025-06-07 00:43:33 +07:00
Rémi Verschelde
0194c26563
Merge pull request #102610 from shahriarlabib000/vroom_vroom_docs
...
Clarify forward direction for `VehicleBody3D`
2025-06-07 00:43:30 +07:00
Rémi Verschelde
bf6d94b561
Merge pull request #102520 from Giganzo/CollisionShape3D-disabled-doc
...
Add info about `set_deferred` for CollisionShape3D disabled property
2025-06-07 00:43:26 +07:00
Rémi Verschelde
7585dfca99
Merge pull request #102511 from DevPoodle/breadcrumb_docs
...
Add basic descriptions to the BreadcrumbMarker enum
2025-06-07 00:43:17 +07:00
Tim Oliver
15bdac4e9e
Clarify requirement for action match in InputEvent.is_action_pressed
2025-06-07 00:23:32 +07:00
Hugo Locurcio
916f8cc919
Clarify behavior of `Timer.stop()`
2025-06-06 22:13:16 +07:00
shahriarlabib000
cb82e68e82
clarify forward dirction for VehicleBody3D
2025-06-07 00:38:06 +07:00
devloglogan
e16dd051fd
Add new joints to XrBodyTracker
2025-06-06 13:37:21 +07:00
Hugo Locurcio
006be9b077
Clarify behavior of `Node.physics_interpolation_mode` in the class reference
2025-06-06 19:21:01 +07:00
Hugo Locurcio
5404d98d9f
Clarify parameters in `@GlobalScope.wrap()` being inclusive/exclusive
2025-06-06 19:19:26 +07:00
Rémi Verschelde
dea3269c35
Merge pull request #107172 from clayjohn/docs-texture-create
...
Clarify the data param in the docs for RD.texture_create
2025-06-06 17:37:44 +07:00
Rémi Verschelde
09c7214235
Merge pull request #106846 from TokageItLab/mod-target
...
Implement `ModifierBoneTarget3D` which can be target of the other `SkeletonModifier3D`s
2025-06-06 17:37:19 +07:00
Rémi Verschelde
16eb4892db
Merge pull request #104941 from Calinou/doc-camera2d-zoom
...
Improve `Camera2D.zoom` description to be less ambiguous
2025-06-06 17:36:51 +07:00
Rémi Verschelde
5fe8eeb2b1
Merge pull request #102398 from a-johnston/animation_state_machine_signals
...
Add node started/finished signals for animation state machines
2025-06-06 17:36:46 +07:00
DevPoodle
8cb8243719
Add basic descriptions to the BreadcrumbMarker enum
2025-06-06 08:16:06 +07:00
Apples
7574a5dbb3
Add depth function for spatial materials
2025-06-06 09:21:19 +07:00
Micky
621500c1d9
Fix differences between RayCast2D and RayCast3D documentation
2025-06-06 15:25:39 +07:00
Micky
3613306bba
Fix miscellaneous oddities around the class reference (part 5)
2025-06-06 15:21:25 +07:00
kobewi
13f642d959
Replace XML codeblock spaces with tabs
2025-06-06 14:35:38 +07:00
Adam Johnston
d72006119d
Add node started/finished signals for animation state machines
2025-06-05 12:09:16 +07:00
Zi Ye
b957cf73ef
Optimized and exposed Basis::scaled_local.
2025-06-05 13:06:46 +07:00
clayjohn
2ef28a138e
Clarify the data param in the docs for RD.texture_create
2025-06-05 10:35:53 +07:00
Hugo Locurcio
db1f8419b1
Improve `Camera2D.zoom` description to be less ambiguous
2025-06-05 18:26:57 +07:00
Rémi Verschelde
b6f04cbe10
Merge pull request #107130 from timothyqiu/pure-virtual
...
Doc: Add "required" qualifier to methods
2025-06-05 17:24:58 +07:00
Rémi Verschelde
37982d4a01
Merge pull request #107116 from beicause/expose-mesh-surface-update-index-buffer
...
Expose `RS.mesh_surface_update_index_region`
2025-06-05 17:24:54 +07:00
Silc Lizard (Tokage) Renew
aa2c3da63a
Implement ModifierBoneTarget3D which can be target of the other mods
2025-06-05 23:46:36 +07:00
Haoyu Qiu
1ca5bc2d04
Doc: Add "required" qualifier to methods
2025-06-05 21:41:07 +07:00
LuoZhihao
63c124fa45
Expose `RS.mesh_surface_update_index_region`
...
And `mesh_surface_get_format_index_stride`
2025-06-05 19:35:59 +07:00
Pāvels Nadtočajevs
b6461a3bd5
Add `WorkerThreadPool.get_caller_group_id`
2025-06-05 14:23:26 +07:00
Rémi Verschelde
bb9d6d0d02
Merge pull request #107113 from mihe/macos-open-in-program
...
Add `OS::open_with_program` for opening files/directories with a specific program on macOS
2025-06-05 13:13:49 +07:00
Rémi Verschelde
8862d4c9b5
Merge pull request #107029 from mhilbrunner/expose-workerthreadpool-gettaskid
...
Expose `WorkerThreadPool.get_caller_task_id()`
2025-06-05 13:12:48 +07:00
Rémi Verschelde
c79ba6a59c
Merge pull request #106862 from KerekesDavid/fix-scene-tree-get-frame-docs
...
Clarify `SceneTree.get_frame()` description
2025-06-05 13:12:25 +07:00
Rémi Verschelde
acc0e14d95
Merge pull request #106841 from TokageItLab/refactor-boneattachment
...
Refactor `BoneAttachment` property registration
2025-06-05 13:12:20 +07:00
Rémi Verschelde
68eb04a61a
Merge pull request #106791 from tomsterBG/master|add-docs-1
...
Add description for `Skeleton3D.bone_list_changed`
2025-06-05 13:12:11 +07:00
Rémi Verschelde
590225f3d1
Merge pull request #106690 from NessaTeal/expose-camera2d-current-rotation
...
Expose Camera2D current rotation
2025-06-05 13:12:07 +07:00
Rémi Verschelde
42a89af552
Merge pull request #106327 from Calinou/doc-spinbox-apply
...
Improve SpinBox class documentation
2025-06-05 13:11:48 +07:00
Rémi Verschelde
8e0c258408
Merge pull request #106300 from bruvzg/rtl_ualp
...
[RTL] Add options to override underline color and default alpha.
2025-06-05 13:11:39 +07:00
Rémi Verschelde
f342601ce2
Merge pull request #106217 from DeeJayLSP/variable-weights-editor
...
Force weights on custom editor fonts when variable
2025-06-05 13:11:35 +07:00
Rémi Verschelde
31c3c8d04b
Merge pull request #106159 from timothyqiu/enum-enum
...
[Docs] Remove redundant info on the enum types used
2025-06-05 13:11:30 +07:00
Rémi Verschelde
7aee071097
Merge pull request #106013 from akien-mga/move-MovieWriterMJPEG-to-jpg-module
...
Move MovieWriterMJPEG class to `jpg` module it depends on
2025-06-05 13:11:18 +07:00
Rémi Verschelde
b25f609eed
Merge pull request #105994 from syntaxerror247/split_container
...
Add option for a touch-friendly drag handle in `SplitContainer`
2025-06-05 13:11:14 +07:00
Rémi Verschelde
8343ab45e6
Merge pull request #105888 from TokageItLab/optional-rotation-axis-spring
...
Add optional rotation axis & Fix initial pose with rotation axis in SpringBone
2025-06-05 13:11:01 +07:00
Rémi Verschelde
1f517a029d
Merge pull request #105746 from mihe/jolt/area-vs-static
...
Remove Jolt Physics project setting "Areas Detect Static Bodies"
2025-06-05 13:10:57 +07:00
Rémi Verschelde
c27c87b852
Merge pull request #105245 from timothyqiu/canvas-layer-range
...
Relax the range hint for canvas layer properties
2025-06-05 13:10:50 +07:00
Rémi Verschelde
4df2e1b61a
Merge pull request #104996 from KeyboardDanni/ruler_width_setting
...
Add ruler width editor setting to 2D editor
2025-06-05 13:10:44 +07:00
Rémi Verschelde
db170e8636
Merge pull request #104533 from leandro-benedet-garcia/doc-change
...
Add clarifications to PhysicsDirectSpaceState docs on how to get their instance
2025-06-05 13:10:40 +07:00
Rémi Verschelde
ebc04d7587
Merge pull request #103231 from aaronfranke/doc-free-memdelete
...
Document that `memdelete()` is the GDExtension C++ version of `free()`
2025-06-05 13:10:32 +07:00
Rémi Verschelde
ea76c48bd0
Merge pull request #102313 from daniel080400/generate_scene_thumbnails
...
Rework scene preview thumbnails
2025-06-05 13:10:28 +07:00
Rémi Verschelde
8131883b16
Merge pull request #99504 from LunaCapra/audio-metadata
...
Add metadata tags to WAV and OGG audio streams
2025-06-05 13:10:12 +07:00
Leandro (Cerberus1746) Benedet Garcia
f3ef56dafa
Add clarifications to PhysicsDirectSpaceState docs on how to get their instance
2025-06-05 11:46:42 +07:00
Pāvels Nadtočajevs
332352d37f
[RTL] Add options to override underline color and default alpha.
2025-06-05 12:39:25 +07:00
Rémi Verschelde
78eb0b68d3
Move MovieWriterMJPEG class to `jpg` module it depends on
...
Fixes #90932 .
2025-06-05 10:29:22 +07:00
Mikael Hermansson
f610c81943
Add `OS::open_with_program` for opening files/directories with a specific program on macOS
...
Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
2025-06-05 10:12:01 +07:00
Silc Lizard (Tokage) Renew
4f1d1fefa3
Refactore BoneAttachment property registration
2025-06-05 09:42:31 +07:00
Silc Lizard (Tokage) Renew
9cef0d5ca5
Add optional rot axis / Fix initial pose with rot axis in SpringBone
2025-06-05 09:38:06 +07:00
Thaddeus Crews
bf6bec9ac5
Merge pull request #106911 from Yobbolita/patch-1
...
Improve the `PhysicsShapeQueryParameters3D`'s description
2025-06-04 10:34:29 +07:00
Pāvels Nadtočajevs
f4f26e6edc
Unify `get_[_visible]paragraph/line_count` behavior.
2025-06-04 09:39:01 +07:00
Aaron Franke
c58483ad0b
Document that memdelete() is the GDExtension C++ version of free()
2025-06-03 23:37:41 +07:00
Haoyu Qiu
1e82bafa3a
Remove redundant info on the enum types used
2025-06-04 08:21:47 +07:00
Nessa Teal
cf59d74b15
Expose Camera2D current rotation
2025-06-04 00:22:18 +07:00
Thaddeus Crews
1b37dacc18
Merge pull request #106622 from beicause/rm-unnecessary-validate-property-call
...
Remove unnecessary calling `_validate_property()` in the core from all extended classes
2025-06-03 15:30:28 +07:00
Thaddeus Crews
bdc8ef3325
Merge pull request #81266 from bruvzg/mac_shell_env
...
[macOS] Add support for loading shell environment from UI apps.
2025-06-03 15:30:27 +07:00
Thaddeus Crews
af32c5234b
Merge pull request #101219 from L2750558108/add-video-speed-virtual
...
Add speed scale feature for VideoStreamPlayer node
2025-06-03 15:30:26 +07:00
Thaddeus Crews
3fbebdf4da
Merge pull request #107087 from shiena/fix/update-camera-server-document
...
Update CameraServer document for Android
2025-06-03 15:30:25 +07:00
Thaddeus Crews
20928f66e9
Merge pull request #107082 from KoBeWi/this_setting_does_not_exist
...
Clarify existence of custom project settings
2025-06-03 15:30:21 +07:00
Thaddeus Crews
1b2adba320
Merge pull request #107081 from timothyqiu/debug-draw-copy-pasting
...
Fix copy-paste error in Viewport classref
2025-06-03 15:30:21 +07:00
Thaddeus Crews
757cf4c8d5
Merge pull request #107069 from Calinou/doc-astar2d-link-tutorial
...
Link demo project in AStar2D and AStarGrid2D documentation
2025-06-03 15:30:19 +07:00
Thaddeus Crews
e16e6a48f9
Merge pull request #107068 from Calinou/doc-heightmapshape3d-holes
...
Fix incorrect note about holes in HeightMapShape3D
2025-06-03 15:30:18 +07:00
Thaddeus Crews
003e9db27f
Merge pull request #107064 from sakubou/sprite-offset-note
...
Clarify `offset.y` behavior for Sprite2D vs Sprite3D
2025-06-03 15:30:17 +07:00
Thaddeus Crews
51b17759a2
Merge pull request #103719 from YeldhamDev/build_detection_improvements
...
Make build profile project detection also set build options
2025-06-03 15:30:14 +07:00
Thaddeus Crews
ba5e43aa54
Merge pull request #106659 from bruvzg/ac_kit_16
...
[AccessKit] Update API to 0.16.0.
2025-06-03 15:30:13 +07:00
Hugo Locurcio
fb9a5699a1
Fix incorrect note about holes in HeightMapShape3D
2025-06-03 19:10:07 +07:00
kobewi
b0110788ba
Clarify existence of custom project settings
2025-06-03 18:49:04 +07:00
bruvzg
ee181951b6
[macOS] Add support for loading shell environment from UI apps.
2025-06-03 18:27:29 +07:00
Anish Mishra
b5dad5a0b2
Improve SplitContainer usability in the Android editor
2025-06-03 19:49:56 +07:00
Anish Mishra
bccf36b27b
Add option for a touch-friendly drag handle in `SplitContainer`
2025-06-03 19:49:56 +07:00
KOGA Mitsuhiro
b5003f60c2
Update CameraServer document for Android
2025-06-03 23:13:35 +07:00
Michael Alexsander
454e4f817c
Make build profile project detection also set build options
2025-06-03 11:11:33 +07:00
LuoZhihao
713ed59a77
Remove unnecessary `_validate_property()` calling
2025-06-03 21:57:36 +07:00
kobewi
9e8396c9c7
Always use base directory in CONTEXT_SLOT_FILESYSTEM_CREATE
2025-06-03 15:45:16 +07:00
Yobbolita
bfbb63129a
Improve the PhysicsShapeQueryParameters3D's description
...
Made it clearer that this class is used in several of PhysicsDirectSpaceState3D's
methods and not just on `intersect_shape()`.
2025-06-03 15:18:47 +07:00
Haoyu Qiu
e74ebaf18d
Fix copy-paste error in Viewport classref
2025-06-03 20:47:06 +07:00
Mikael Hermansson
e160040f0c
Remove Jolt Physics project setting "Areas Detect Static Bodies"
2025-06-03 09:52:57 +07:00
Pāvels Nadtočajevs
6565c8e83f
[AccessKit] Update API to 0.16.0.
2025-06-03 10:49:04 +07:00
Fredia Huya-Kouadio
547450befd
Fix transparency background issue on Android
...
Fixes https://github.com/godotengine/godot/issues/106703
2025-06-02 22:45:16 +07:00
kobewi
706bfd810b
Add thumbnail mode to FIleDialog
2025-06-03 02:06:14 +07:00
Thaddeus Crews
5935356962
Merge pull request #100984 from TokageItLab/bone-constraint
...
Implement `BoneConstraint3D` with `CopyTransform`/`ConvertTransform`/`Aim` Modifiers
2025-06-02 18:51:57 +07:00
Thaddeus Crews
9ee7d78274
Merge pull request #106859 from syntaxerror247/alias
...
Add support for `OS.get_version_alias()` on Android
2025-06-02 18:51:56 +07:00
Thaddeus Crews
1c0669bd23
Merge pull request #106970 from m4gr3d/update_documentation_javaclasswrapper_androidruntimeplugin
...
Update the documentation for `JavaClassWrapper` and `AndroidRuntimePlugin`
2025-06-02 18:51:50 +07:00
Thaddeus Crews
fd600b32df
Merge pull request #105680 from KoBeWi/my_recent_favorites
...
Add favorites and recent directories to FileDialog
2025-06-02 18:51:47 +07:00
Thaddeus Crews
a6be6d1cd1
Merge pull request #106959 from bruvzg/w10_cleanup
...
[Windows] Drop support for Windows 7/8/8.1.
2025-06-02 18:51:46 +07:00
Thaddeus Crews
12b97c250d
Merge pull request #104907 from bruvzg/scr_ids
...
Cleanup and unify `DisplayServer` screen methods and documentation.
2025-06-02 18:51:45 +07:00
Thaddeus Crews
2fc072585d
Merge pull request #106820 from OzelotVanilla/fix-editor-plugin-callback-path-param
...
Fix `EditorContextMenuPlugin` `CONTEXT_SLOT_FILESYSTEM_CREATE` does not receive path information for some menus
2025-06-02 18:51:43 +07:00
Thaddeus Crews
028a7d3776
Merge pull request #89530 from dalexeev/ed-allow-rename-theme-types
...
Editor: Add ability to rename theme types
2025-06-02 18:51:40 +07:00
Thaddeus Crews
67d5d4b790
Merge pull request #107062 from KoBeWi/ultimate_initial_clarification
...
Clarify `set_initial_value()`
2025-06-02 18:51:39 +07:00
Thaddeus Crews
ec5a771d62
Merge pull request #104999 from RobProductions/patch-1
...
[Docs] Update RichTextLabel alignment documentation
2025-06-02 18:51:35 +07:00
Thaddeus Crews
79db51871c
Merge pull request #106917 from shiena/fix/camera-feed-document
...
Update CameraFeed document for Android
2025-06-02 18:51:32 +07:00
Thaddeus Crews
46a7fc317b
Merge pull request #103716 from aaronp64/script_dictionary_docs
...
Link `Script` method documentation to details about returned dictionaries
2025-06-02 18:51:30 +07:00
Thaddeus Crews
a654f7b2b5
Merge pull request #105502 from tehKaiN/editor_interface_close_scene
...
Add `EditorInterface::close_scene()`
2025-06-02 18:51:29 +07:00
Thaddeus Crews
e8a02152c4
Merge pull request #105757 from bruvzg/no_temp
...
[PCK] Move directory to the end of file, write exported/saved PCK in place.
2025-06-02 18:51:28 +07:00
Thaddeus Crews
4f64eaef0c
Merge pull request #69012 from KoBeWi/settings_of_editor_project
...
Allow to override editor settings per project
2025-06-02 18:51:26 +07:00
Thaddeus Crews
430bb6294c
Merge pull request #107022 from Calinou/doc-softbody3d-recommend-jolt
...
Recommend Jolt Physics in SoftBody3D class reference
2025-06-02 18:51:23 +07:00
Thaddeus Crews
e41af67e29
Merge pull request #107020 from Aioshiro/typo-array-slice
...
Fix extra parenthesis in `Array.slice` description
2025-06-02 18:51:22 +07:00
Thaddeus Crews
d7d6bc77ed
Merge pull request #106369 from Calinou/doc-array-get
...
Improve documentation for `Array.get()` and `Packed*Array.get()` methods
2025-06-02 18:51:20 +07:00
Hugo Locurcio
aaa9c58b2c
Link demo project in AStar2D and AStarGrid2D documentation
2025-06-03 01:50:18 +07:00
syzygy
f9c0789326
Clarify offest.y behavior for Sprite2D vs Sprite3D
2025-06-02 15:35:32 +07:00
Max Hilbrunner
7ef1cf3c2e
Expose WorkerThreadPool.get_caller_task_id()
2025-06-02 22:00:24 +07:00
kobewi
55c139f9f5
Clarify set_initial_value()
2025-06-02 21:58:49 +07:00
kobewi
b41d6ecf8c
Allow to override editor settings per project
2025-06-02 17:51:26 +07:00
tomsterBG
b3f633defa
Add description for `Skeleton3D.bone_list_changed`
2025-06-02 15:23:29 +07:00
Pāvels Nadtočajevs
8cb2817976
[PCK] Move directory to the end of file, write exported/saved PCK in place.
2025-06-02 12:54:09 +07:00
Ozelot Vanilla
94669955d8
fix: EditorContextMenuPlugin CONTEXT_SLOT_FILESYSTEM_CREATE does not receive path information for some menu
...
Also add explanation in `EditorContextMenuPlugin`'s doc for fixing path information passing
(Accept PR #106820 suggestion by: Tomasz Chabora <kobewi4e@gmail.com>)
2025-06-02 15:37:12 +07:00
Pāvels Nadtočajevs
2d93e004b9
Cleanup and unify `DisplayServer` screen methods and documentation.
2025-06-02 08:03:48 +07:00
Silc Lizard (Tokage) Renew
4a2a95678b
Implement BoneConstraint3D with Copy/ConvertTransfrom & TrackBone mods
2025-06-02 03:42:45 +07:00
Hugo Locurcio
b89b2e9aa7
Recommend Jolt Physics in SoftBody3D class reference
...
Jolt Physics has greatly improved SoftBody3D usability in Godot
compared to what was previously available with GodotPhysics3D.
2025-06-01 17:16:04 +07:00
Aioshiro
8fc060b8b3
Fix extra parenthesis in `Array.slice` description
2025-06-01 17:05:30 +07:00
Capry
20c0a0b489
Add metadata tags to WAV and OGG audio streams
2025-05-31 11:43:01 +07:00
daniel080400
08343189dc
Rework scene preview thumbnails
2025-05-31 16:57:51 +07:00
Fredia Huya-Kouadio
658d3736f4
Update the documentation for `JavaClassWrapper` and `AndroidRuntimePlugin`
...
Follow-up to https://github.com/godotengine/godot-docs/pull/10979
2025-05-30 09:39:53 +07:00
Pāvels Nadtočajevs
617e12a6b4
[Windows] Drop support for Windows 7/8/8.1.
2025-05-30 17:30:23 +07:00
Anish Mishra
458850b2d9
Add support for `OS.get_version_alias()` on Android
2025-05-30 19:57:15 +07:00
Danil Alexeev
e6c9a832c1
Editor: Add ability to rename theme types
2025-05-29 21:57:48 +07:00
kobewi
f75c564d58
Add favorites and recent directories to FileDialog
2025-05-29 15:50:29 +07:00
KOGA Mitsuhiro
7762f70f69
Update CameraFeed document for Android
2025-05-29 07:24:00 +07:00
KaiN
8cdb1768a4
Add EditorInterface::close_scene()
...
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2025-05-28 21:53:32 +07:00
Thaddeus Crews
bb47f01481
Merge pull request #106390 from akien-mga/linux-drop-ppc32
...
Linux: Drop `ppc32` (32-bit PowerPC) architecture support
2025-05-28 09:47:34 +07:00
2750558108
c2eba05312
Add speed scale feature for VideoStreamPlayer node
2025-05-28 08:58:32 +07:00
Thaddeus Crews
f619ca2519
Merge pull request #60143 from Rindbee/better-connection-dialog
...
Add a flag to make the connection automatically emit the source object.
2025-05-27 09:39:34 +07:00
Thaddeus Crews
91b3a26438
Merge pull request #106848 from Faless/mp/rpc_config_revert
...
Expose `get_rpc_config` and `get_node_rpc_config`
2025-05-27 09:39:32 +07:00
Thaddeus Crews
05ceab6b7b
Merge pull request #106321 from elzewyr/shrink-factor
...
SoftBody3D: Add a property for scaling rest lengths of edge constraints
2025-05-27 09:39:29 +07:00
Thaddeus Crews
63dff62948
Merge pull request #100673 from RandomShaper/res_duplicate
...
Overhaul resource duplication
2025-05-27 09:39:25 +07:00
Thaddeus Crews
bdf03ac2b3
Merge pull request #106811 from OzelotVanilla/fix-editor-plugin-filesystem-create
...
Fix missing popup item defined in `EditorContextMenuPlugin` with slot `CONTEXT_SLOT_FILESYSTEM_CREATE`
2025-05-27 09:39:24 +07:00
Thaddeus Crews
15b4b6b3d2
Merge pull request #106807 from Calinou/doc-editorproperty-not-ready
...
Document EditorProperty behavior when the node isn't fully ready yet
2025-05-27 09:39:23 +07:00
Thaddeus Crews
d4793d016f
Merge pull request #106157 from Calinou/doc-acceptdialog-close-on-escape
...
Clarify the input action that affects `AcceptDialog.dialog_close_on_escape`
2025-05-27 09:39:22 +07:00
Thaddeus Crews
482dacc300
Merge pull request #103583 from beicause/color-picker-add-intensity
...
ColorPicker: Add an intensity slider to all modes for HDR
2025-05-27 09:39:21 +07:00
Rindbee
5e2396e001
Add a flag to make the connection automatically emit the source object.
...
Mainly used to improve the connection dialog.
Not implemented in `emit_signalp()`, append the source object when a PackScene is instantiated.
2025-05-27 20:19:03 +07:00
Lorenzo Zimmmerer
8152ecabed
Editing SceneTree.get_frame() documentaion
...
to reflect that it returns physics steps that have been processed,
not frames rendered.
fixes #90539
Add reference to physics_frame signal.
Add reference to Engine.get_process_frames
Update doc/classes/SceneTree.xml
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-05-27 12:48:38 +07:00
Ozelot Vanilla
14d9aa9672
fix: EditorContextMenuPlugin with slot CONTEXT_SLOT_FILESYSTEM_CREATE does not add popup item to all menu
...
As there are multiple menu containing creating new files, this commit add the popup menu item from the plugin to all those menu to keep consistency.
The fixing uses empty array to indicate different types of context menu.
Added to these menu:
* Right-click on empty space on the tree (`_tree_empty_click`).
* Right-click on empty space on the file panel (`_file_list_empty_clicked`)
Also add explanation in `EditorContextMenuPlugin::CONTEXT_SLOT_FILESYSTEM_CREATE`'s doc for previous fixing
(Accept PR #106811 code suggestion by: Tomasz Chabora <kobewi4e@gmail.com>)
2025-05-27 10:15:21 +07:00
Haoyu Qiu
8d93b6a54c
Add translation preview in editor
2025-05-27 07:59:28 +07:00
Fabio Alessandrelli
b73ec1fa9b
Expose get_rpc_config and get_node_rpc_config
2025-05-27 00:43:21 +07:00
Hugo Locurcio
260af83647
Document EditorProperty behavior when the node isn't fully ready yet
2025-05-27 00:42:10 +07:00
Hugo Locurcio
3168fd4c56
Clarify the input action that affects `AcceptDialog.dialog_close_on_escape`
...
It uses `ui_cancel` behind the scenes, which allows users to add/modify
which keys or gamepad buttons are taken into account for this.
2025-05-27 00:38:58 +07:00
Thaddeus Crews
de2cd663fd
Merge pull request #100463 from PiCode9560/softbody-apply-force-and-impulse
...
Add ability to apply forces and impulses to `SoftBody3D`
2025-05-26 11:24:45 +07:00
Thaddeus Crews
c38b856f39
Merge pull request #106717 from KoBeWi/uid_in_path_factory
...
Expose helper methods for converting UIDs
2025-05-26 11:24:40 +07:00
Thaddeus Crews
e89c4b0f9f
Merge pull request #102330 from RGDTAB/add_partial_smaa
...
Add SMAA 1x to screenspace AA options
2025-05-26 11:24:35 +07:00
Thaddeus Crews
506417fe43
Merge pull request #105623 from lodetrick/section-feature-hide
...
Allow Inspector Section Checkboxes to hide features, Add "On" text to checkboxes
2025-05-26 11:24:25 +07:00
Thaddeus Crews
6132792f05
Merge pull request #106386 from bruvzg/mac_fs_name
...
Implement `get_filesystem_type` on macOS and Linux.
2025-05-26 11:24:25 +07:00
Thaddeus Crews
f984e15b39
Merge pull request #106244 from lawnjelly/fti_optimize_scene_tree4
...
FTI - Optimize `SceneTree` traversal
2025-05-26 11:24:21 +07:00
Pedro J. Estébanez
6841b45552
Add tests for resource duplication
2025-05-26 17:05:04 +07:00
Fabio Alessandrelli
c28d5d0058
Revert "Expose get_rpc_config and get_node_rpc_config"
...
This reverts commit 8835f326b1 .
2025-05-26 15:57:38 +07:00
Pedro J. Estébanez
342266cfd9
Overhaul `Variant::duplicate()` for resources
...
This in the scope of a duplication triggered via any type in the `Variant` realm. that is, the following: `Variant` itself, `Array` and `Dictionary`. That includes invoking `duplicate()` from scripts.
A `duplicate_deep(deep_subresources_mode)` method is added to `Variant`, `Array` and `Dictionary` (for compatibility reasons, simply adding an extra parameter was not possible). The default value for it is `RESOURCE_DEEP_DUPLICATE_NONE`, which is like calling `duplicate(true)`.
Remarks:
- The results of copying resources via those `Variant` types are exactly the same as if the copy were initiated from the `Resource` type at C++.
- In order to keep some separation between `Variant` and the higher-level animal which is `Resource`, `Variant` still contains the original code for that, so it's self-sufficient unless there's a `Resource` involved. Once the deep copy finds a `Resource` that has to be copied according to the duplication parameters, the algorithm invokes the `Resource` duplication machinery. When the stack is unwind back to a nesting level `Variant` can handle, `Variant` duplication logic keeps functioning.
While that is good from a responsibility separation standpoint, that would have a caveat: `Variant` would not be aware of the mapping between original and duplicate subresources and so wouldn't be able to keep preventing multiple duplicates.
To avoid that, this commit also introduces a wormwhole, a sharing mechanism by which `Variant` and `Resource` can collaborate in managing the lifetime of the original-to-duplicates map. The user-visible benefit is that the overduplicate prevention works as broadly as the whole `Variant` entity being copied, including all nesting levels, regardless how disconnected the data members containing resources may be across al the nesting levels. In other words, despite the aforementioned division of duties between `Variant` and `Resource` duplication logic, the duplicates map is shared among them. It's created when first finding a `Resource` and, however how deep the copy was working at that point, the map kept alive unitl the stack is unwind to the root user call, until the first step of the recursion.
Thanks to that common map of duplicates, this commit is able to fix the issue that `Resource::duplicate_for_local_scene()` used to ignore overridden duplicate logic.
2025-05-26 10:06:40 +07:00
Pedro J. Estébanez
2a03b459b9
Overhaul `Resource::duplicate()`
...
Thanks to a refactor, `Resource::duplicate_for_local_scene()` and `Resource::duplicate()` are now both users of the same, parametrized, implementation.
`Resource::duplicate()` now honors deepness in a more consistent and predictable fashion. `Resource::duplicate_deep()` is added (instead of just adding a parameter to the former, for compatibility needs).
The behavior after this change is as follows:
- Deep (`deep=true`, formerly `subresources=true`):
- Previously, only resources found as direct property values of the one to copy would be, recursively, duplicated.
- Now, in addition, arrays and dictionaries are walked so the copy is truly deep, and only local subresources found across are copied.
- Previously, subresources would be duplicated as many times as being referenced throughout the main resource.
- Now, each subresource is only duplicated once and from that point, a referenced to that single copy is used. That's the enhanced behavior that `duplicate_for_local_scene()` already featured.
- The behavior with respect to packed arrays is still duplication.
- Formerly, arrays and dictionaries were recursive duplicated, with resources ignored.
- Now, arrays and dictionaries are recursive duplicated, with resources duplicated.
- When doing it through `duplicate_deep()`, there's a` deep_subresources_mode` parameter, with various possibilites to control if no resources are duplicated (so arrays, etc. are, but keeping referencing the originals), if only the internal ones are (resources with no non-local path, the default), or if all of them are. The default is to copy every subresource, just like `duplicate(true)`.
- Not deep (`deep=false`, formerly `subresources=false`): <a name="resource-shallow"></a>
- Previously, the first level of resources found as direct property values would be duplicated unconditionally. Packed arrays, arrays and dictionaries were non-recursively duplicated.
- Now, no subresource found at any level in any form will be duplicated, but the original reference kept instead. Packed arrays, arrays and dictionaries are referenced, not duplicated at all.
- Now, resources found as values of always-duplicate properties are duplicated, recursively or not matching what was requested for the root call.
This commit also changes what's the virtual method to override to customize the duplication (now it's the protected `_duplicate()` instead of the public `duplicate()`).
2025-05-26 10:05:25 +07:00
kobewi
9c37ca5383
Expose helper methods for converting UIDs
2025-05-25 00:26:16 +07:00
lawnjelly
c7764ef26b
FTI - Optimize `SceneTree` traversal
2025-05-24 17:38:33 +07:00
Pāvels Nadtočajevs
d609cf62a0
Implement `get_filesystem_type` on macOS and Linux.
2025-05-23 23:05:06 +07:00
PiCode
fe3aaa2ae3
Add functions to apply impulse and force to SoftBody on GodotPhysics and JoltPhysics
2025-05-23 22:04:52 +07:00
Thaddeus Crews
274ed34ac4
Merge pull request #93836 from aaronfranke/capsule-mid-height
...
Add mid height property to CapsuleShape2D/3D
2025-05-23 09:46:13 +07:00
LuoZhihao
8a9409257b
ColorPicker: Add intensity slider
...
Add intensity slider to all color modes. Replace raw mode by linear mode, which uses linear color space.
When color is overbright, automatically switch hex text to script text. Allow executing expression in script text field to set color. Add the "script" icon to the default theme.
2025-05-23 12:45:29 +07:00
Thaddeus Crews
ce400a93b5
Merge pull request #106613 from Calinou/doc-string-subsequence-contains
...
Clarify `String.is_subsequence_of()` working differently from `String.contains()`
2025-05-22 12:15:09 +07:00
Thaddeus Crews
5b2525673a
Merge pull request #102360 from berarma/theora_seek
...
Implement seek operation for Theora video files, improve multi-channel audio resampling.
2025-05-22 12:15:07 +07:00
Thaddeus Crews
8085fd3102
Merge pull request #93142 from clayjohn/z_clip_scale
...
Add new shader built ins: `Z_CLIP_SCALE` and `PERSPECTIVE_SCALE`
2025-05-22 12:15:06 +07:00
Thaddeus Crews
6258a3e224
Merge pull request #98750 from aaronfranke/grisu
...
Use Grisu2 algorithm in `String::num_scientific` to fix serializing
2025-05-22 12:15:02 +07:00
Aaron Franke
15de1d6c35
Use Grisu2 algorithm in String::num_scientific to fix serializing
2025-05-22 09:13:16 +07:00
Bernat Arlandis
b9bebf7081
Full Theora video support in VideoStreamPlayer
...
- Implement `set_stream_position` and `get_stream_length`.
- Don't show blank frame when stopping the video (smooth loops).
- Fix audio for videos with up to 8 channels.
- Improve internal audio handling.
2025-05-22 14:00:57 +07:00
kobewi
42249bb659
Add @export_file_path to export raw paths (no UID)
2025-05-22 13:25:17 +07:00
Hugo Locurcio
f69d2eda80
Clarify `String.is_subsequence_of()` working differently from `String.contains()`
...
`is_subsequence_of()` has very different behavior from `contains()`.
2025-05-22 03:01:13 +07:00
Logan Detrick
1a427d3dec
Add feature hint string and "On" text for checkable groups
2025-05-21 14:56:55 +07:00
Raymond DiDonato
6b99608950
Add SMAA 1x
2025-05-21 15:02:09 +07:00
Haoyu Qiu
7010d171b1
Relax the requirements for making EditorImportPlugin
2025-05-21 22:13:09 +07:00
clayjohn
9a1def8da1
Add new StandardMaterial properties to allow users to control FPS-style objects (hands, weapons, tools close to the camera)
...
Add new shader built in Z_CLIP_SCALE to easily adjust clipping distance to avoid clipping walls etc.
Add fov_override to StandardMaterial3D to easily have a custom FOV for FPS objects
Add IN_SHADOW_PASS built-in to shaders for tweaking materials without impacting shadow maps
2025-05-21 10:16:05 +07:00
Hugo Locurcio
59a75babf8
Improve documentation for `Array.get()` and `Packed*Array.get()` methods
2025-05-20 23:47:04 +07:00
Rémi Verschelde
25a3c27c41
Merge pull request #105628 from rsanchezsaez/apple/ios-visionos-4.5
...
Native visionOS platform support
2025-05-20 23:09:07 +07:00
Ricardo Sanchez-Saez
47971c0a27
Introduce 'visionos' platform derived from 'apple_embedded'
2025-05-19 15:47:01 +07:00
Ricardo Sanchez-Saez
457299449d
Introduce 'drivers/apple_embedded' abstract platform for code reuse
2025-05-19 15:37:13 +07:00
Thaddeus Crews
54a368b454
Merge pull request #106476 from timothyqiu/tooltip-scale
...
Improve description of `Control.scale`
2025-05-19 16:22:27 +07:00
Thaddeus Crews
0f21ccd4b8
Merge pull request #104560 from TokageItLab/bone-name-validation
...
Add bone name/idx matching validation and lacked virtual methods to `SkeletonModifier3D`
2025-05-19 08:01:40 +07:00
Thaddeus Crews
70fa7fba19
Merge pull request #101792 from TokageItLab/oneshot-scale
...
Change `NodeOneShot` fading to uses self delta instead of input delta
2025-05-19 08:01:30 +07:00
DeeJayLSP
0d4d0d44c9
Force weights on custom editor fonts when variable
2025-05-18 23:44:31 +07:00
Silc Lizard (Tokage) Renew
b4ac896c66
Changed NodeOneShot fading so that it does not depend on input delta
2025-05-18 09:27:05 +07:00
Silc Lizard (Tokage) Renew
17d068963f
Add bone name/idx matching validation & virtual func to skel Modifier
2025-05-17 06:18:25 +07:00
Adam Scott
6e6c4d3045
[Web] Always return `0` for `OS::get_process_id()`
2025-05-16 15:46:34 +07:00
Elzewyr
9f67bf96fa
SoftBody3D: Add a property for scaling rest lengths of edge constraints
2025-05-16 18:38:00 +07:00
Thaddeus Crews
13aaf5e228
Merge pull request #103462 from GlitchedCode922/master
...
Fix InputEventMouseMotion reference
2025-05-16 10:29:01 +07:00
Thaddeus Crews
1e50e05235
Merge pull request #105723 from KoBeWi/sortatron
...
Add file sort to FileDialog
2025-05-16 07:43:13 +07:00
Haoyu Qiu
e22540bc0b
Improve description of `Control.scale`
2025-05-16 15:31:08 +07:00
Omar Qurashi
a6ca9088e0
Fix typo in `Node.get_child` documentation
2025-05-15 22:18:30 +07:00
Thaddeus Crews
f3e0005266
Merge pull request #105547 from KoBeWi/default_ok_ok
...
Improve default OK text in AcceptDialog
2025-05-15 10:22:23 +07:00
Thaddeus Crews
a7a61cc284
Merge pull request #106439 from timothyqiu/import-out-params
...
Document output parameters of `EditorImportPlugin.import`
2025-05-15 10:22:22 +07:00
Thaddeus Crews
e625565853
Merge pull request #106396 from chocola-mint/canvas-item-add-triangle-array-count
...
Implement the `count` parameter in `RenderingServer.canvas_item_add_triangle_array`
2025-05-15 10:22:16 +07:00
Haoyu Qiu
c31746fdcf
Document output parameters of `EditorImportPlugin.import`
2025-05-15 19:46:15 +07:00
kobewi
33dcd7a6d9
Add file sort to FileDialog
2025-05-15 13:23:38 +07:00
kobewi
076608c979
Improve default OK text in AcceptDialog
2025-05-14 23:08:22 +07:00
Thaddeus Crews
8b4dd7a34e
Merge pull request #105724 from dugramen/recovery/split-commit
...
Add inline color pickers to script editor
2025-05-14 09:44:16 +07:00
Thaddeus Crews
006b986fbb
Merge pull request #106121 from KoBeWi/you_can_undo_but_you_can't_save
...
Allow undoredo actions to not make history unsaved
2025-05-14 09:44:11 +07:00
Thaddeus Crews
d0693d6867
Merge pull request #89988 from LunaCapra/specular-occlusion
...
Add support for bent normal maps for specular occlusion and indirect lighting
2025-05-14 09:44:06 +07:00
chocola-mint
101dc9868f
Implement the count parameter in RenderingServer.canvas_item_add_triangle_array()
2025-05-14 22:52:30 +07:00
Rémi Verschelde
1de9789806
Linux: Drop `ppc32` (32-bit PowerPC) architecture support
...
This was added together with `ppc64le` in #54490 , but seemingly only for the
purpose of getting it to compile on a Linux distro that aims at maximizing
support for all CPU architectures.
I don't think anyone has ever _run_ Godot on a `ppc32` system (do those even
support OpenGL ES 3.0?) and so I don't think we should aim to support it.
Debian dropped support for its PowerPC (`ppc32`) arch in Debian 9, released
in 2017.
2025-05-14 10:22:12 +07:00
dugramen
b9f59ae6ca
Add color pickers to script editor
2025-05-13 18:03:21 +07:00
Thaddeus Crews
3d20e906b9
Merge pull request #99318 from HolonProduction/editor-script-palette
...
Editor: Add named `EditorScript`s to the command palette
2025-05-13 16:22:31 +07:00
Thaddeus Crews
1c4b660312
Merge pull request #96611 from Dynamic-Pistol/master
...
Add `PROPERTY_HINT_INPUT_NAME` for use with `@export_custom` to allow using input actions
2025-05-13 16:22:25 +07:00
Thaddeus Crews
93140c0f76
Merge pull request #99676 from BlueCube3310/tex-import-vram-specified
...
Add Channel Remap settings to ResourceImporterTexture
2025-05-13 16:22:22 +07:00
Thaddeus Crews
b59d6bea4f
Merge pull request #67777 from aaronfranke/virtually-annotated
...
Add a keyword for abstract classes in GDScript
2025-05-13 16:22:16 +07:00
GlitchedCode
efb72ef0f6
Fix InputEventMouseMotion reference
2025-05-13 11:06:11 +07:00
kobewi
e7e48cd58c
Allow undoredo actions to not make history unsaved
2025-05-13 02:40:31 +07:00
Hugo Locurcio
3a7425968a
Improve SpinBox class documentation
...
- Describe the class's interactivity in more detail.
- Clarify behavior of `apply()`.
- Mention that expressions can be evaluated.
- Mention caveat with `update_on_text_changed` regarding expressions.
2025-05-13 00:30:24 +07:00
Capry
9828c365c3
Add support for bent normals for indirect lighting and specular occlusion
2025-05-12 12:52:04 +07:00
Danni
54c8d64892
Add ruler width editor setting to 2D editor
2025-05-11 20:00:50 +07:00
Thaddeus Crews
d68e2710a2
Merge pull request #106205 from RedMser/limit-length-discoverability
...
Doc: Add search keywords for `Vector2/3.limit_length` method
2025-05-09 11:29:24 +07:00
Thaddeus Crews
ee89536cbd
Merge pull request #106195 from timothyqiu/action-type
...
Fix type error in `InputEventAction.action` description
2025-05-09 11:29:22 +07:00
Thaddeus Crews
941a979c38
Merge pull request #106179 from Aioshiro/editorProperty_description_swap
...
Fix description of `EditorProperty`'s `draw_background` and `draw_label`
2025-05-09 11:29:19 +07:00
Thaddeus Crews
dda0562f2f
Merge pull request #103934 from LiveTrower/dfg-lut
...
Forward+: Replace the current BRDF approximation with a DFG LUT and add multiscattering energy compensation
2025-05-09 11:29:16 +07:00
Thaddeus Crews
821170f054
Merge pull request #106145 from lander-vr/ambient-light-specular-occlusion
...
Add specular occlusion from ambient light
2025-05-09 11:29:14 +07:00
RedMser
542639de3c
Add aliases for Vector2/3.limit_length method
2025-05-09 14:42:47 +07:00
Haoyu Qiu
664b2f7c71
Fix type error in InputEventAction.action description
2025-05-09 17:01:36 +07:00
landervr
56730d0cb2
Add specular occlusion from ambient light
...
Co-authored-by: guerro323 <kaltobattle@gmail.com>
2025-05-08 23:52:01 +07:00
Aioshiro
964f51c69a
Fix description of `EditorProperty.draw_background` and `EditorProperty.draw_label`
2025-05-08 19:55:55 +07:00
LiveTrower
44408eabaa
Replace BRDF approximation with a DFG LUT
2025-05-08 10:23:35 +07:00
Thaddeus Crews
2d3b25e61d
Merge pull request #106162 from timothyqiu/store-half
...
Add missing description of `FileAccess.store_half` behavior on error
2025-05-08 07:19:37 +07:00
Thaddeus Crews
16aaa0a213
Merge pull request #103944 from KoBeWi/more_red_info
...
Improve error messages for `add_property_info()`
2025-05-08 07:19:33 +07:00
Thaddeus Crews
288822e330
Merge pull request #105570 from kroketio/texture-extension-mipmaps
...
RenderingDevice: Pass mipmap count to `texture_create_from_extension()`
2025-05-08 07:19:16 +07:00
Haoyu Qiu
c24bfb0491
Add missing description of `FileAccess.store_half` behavior on error
2025-05-08 12:53:52 +07:00
Thaddeus Crews
051712dfb8
Merge pull request #103264 from mhilbrunner/docs-path-join
...
Rename "file" param for str.path_join() to "path"
2025-05-07 12:48:29 +07:00
Thaddeus Crews
c714743bb1
Merge pull request #105944 from syntaxerror247/main-menu
...
Add editor setting to collapse main menu into a `MenuButton`
2025-05-07 12:48:29 +07:00
RedMser
4acdc7a657
Remove redundant line_spacing editor setting
2025-05-07 16:53:05 +07:00
Sander
6ae50cad17
RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension()
2025-05-07 15:15:55 +07:00
Anish Mishra
e03942a6ef
Add editor setting to collapse main menu
2025-05-07 08:39:21 +07:00
Thaddeus Crews
fd1168620f
Merge pull request #105718 from aaronfranke/nav-const-caps
...
Capitalize global navigation constants
2025-05-06 08:38:07 +07:00
Thaddeus Crews
4cb030d6bf
Merge pull request #106089 from mihe/rogue-newlines
...
Fix empty lines being added for errors with no script backtrace
2025-05-06 08:38:04 +07:00
Thaddeus Crews
ee599f0850
Merge pull request #97148 from Calinou/editor-default-auto-reload-scripts-external-change
...
Enable Auto Reload Scripts on External Change by default in the editor settings
2025-05-06 08:38:02 +07:00
Thaddeus Crews
c4de8ef825
Merge pull request #105765 from smix8/navlink_iteration_id
...
Add function to get navigation link iteration id from NavigationServer
2025-05-06 08:38:00 +07:00
Thaddeus Crews
cc5857728d
Merge pull request #106114 from m4gr3d/disable_auto_keyboard_popup
...
Add property to control showing the virtual keyboard on focus events
2025-05-06 08:37:40 +07:00
Fredia Huya-Kouadio
f29feac7a5
Add a `LineEdit` / `TextEdit` property to control whether the virtual keyboard should show on focus
2025-05-05 22:01:34 +07:00
Aaron Franke
783728fcb4
Capitalize global navigation constants
2025-05-05 12:08:15 +07:00
Thaddeus Crews
5bc01f2994
Merge pull request #105080 from beicause/basisu-ktx2-settings
...
BasisU: Use KTX2 format and add import options to configure encoder
2025-05-05 11:24:20 +07:00
Thaddeus Crews
1f06c7caea
Merge pull request #97821 from dalexeev/doc-iter-get-return-type
...
Documentation: Add tip to use more specific return type for `_iter_get()`
2025-05-05 11:24:11 +07:00
Thaddeus Crews
0d7b1ba868
Merge pull request #106002 from ProgrammerOnCoffee/fix-light3d-doc-typo
...
Fix a typo in the `Light3D` documentation
2025-05-05 11:24:09 +07:00
Thaddeus Crews
af1df7be78
Merge pull request #105990 from RedMser/deprecate-packeddatacontainer
...
Deprecate `PackedDataContainer`
2025-05-05 11:24:03 +07:00
Mikael Hermansson
31b90246e7
Fix empty lines being added for errors with no script backtrace
2025-05-05 13:27:21 +07:00
LuoZhihao
237597b01f
BasisU: Use KTX2 format and add import options to configure encoder
2025-05-03 01:45:38 +07:00
Danil Alexeev
4f3b998b09
Documentation: Add tip to use more specific return type for `_iter_get()`
2025-05-02 18:20:08 +07:00
Rémi Verschelde
cc948984ad
Merge pull request #104973 from Ivorforce/gdextension-cpp-docs-link
...
Change "GDExtension example in C++" links to accommodate the new docs file structure.
2025-05-02 09:50:40 +07:00
Aaron Franke
067704f1cd
Add a keyword for abstract classes in GDScript
...
Co-authored-by: Danil Alexeev <danil@alexeev.xyz>
2025-05-02 00:03:04 +07:00
ProgrammerOnCoffee
b3def2571e
Fix typo in `Light3D` documentation
2025-05-01 20:51:37 +07:00
Aaron Franke
9f38cfe3ca
Add mid height property to CapsuleShape2D/3D
2025-05-01 15:45:51 +07:00
Thaddeus Crews
b4c9602031
Merge pull request #105964 from markdibarry/deprecate-parallax-background-and-layer
...
Deprecate `ParallaxBackground` and `ParallaxLayer`
2025-05-01 14:27:20 +07:00
RedMser
67232f809a
Deprecate PackedDataContainer
...
A custom resource type, or the methods suggested in the
deprecation message are easier to use and work more reliably.
2025-05-01 17:30:09 +07:00
hamid
82e23da12e
Add drag zoom feature with CTRL+MiddleMouseButton
...
This change introduces a DragType enum to scene/gui/view_panner.cpp of
dragging, which includes:
- DRAG_TYPE_NONE: Not dragging
- DRAG_TYPE_PAN: Panning (dragging using MMB)
- DRAG_TYPE_ZOOM: Zooming (dragging using CTRL+MMB)
The goal of this change is the third option, which was already available
in 3D viewport but not in 2D. This feature should work in other editors
as well such as Animation Track Editor and Visual Shader Editor and so
on.
2025-05-01 15:15:44 +07:00
Mark DiBarry
36e53922c7
Deprecate Parallax Background and Parallax Layer
2025-04-30 19:10:13 +07:00
风青山
14249097e8
Clarify the conditions that need to be met for a valid file name in Godot
2025-04-30 20:13:45 +07:00
Thaddeus Crews
b1b873add3
Merge pull request #104731 from Delsin-Yu/stackable-text-effect
...
[GUI] Implement Stackable Text Outline on `Label`
2025-04-29 11:24:13 +07:00
Thaddeus Crews
3b4cf41ea4
Merge pull request #105368 from lodetrick/editor-typed-hint
...
Add inspector support for typed property hint formats
2025-04-29 11:24:11 +07:00
Thaddeus Crews
70ff5770c9
Merge pull request #83757 from HauntedBees/master
...
Add `Node.get_orphan_node_ids`, edit `Node.print_orphan_nodes`
2025-04-29 11:24:08 +07:00
Haoyu Qiu
fc1488ffdb
Fix typo in `sqrt` classref
2025-04-29 15:30:46 +07:00
Haunted Bees
0ccdcb4a16
added list_orphan_nodes, edited print_orphan_nodes
...
print_orphan_nodes now prints the script file attached to the node.
list_orphan_nodes was created to return the same data as print_orphan_nodes in a dictionary format for users who wish to process this data differently than the print_orphan_nodes behavior.
2025-04-28 20:33:01 +07:00
KOOLAIDxK1D
285eb21b41
Update MeshInstance3D.xml
...
fixed a grammatical error
2025-04-28 18:01:20 +07:00
Thaddeus Crews
c0935eba0d
Merge pull request #105846 from KoBeWi/you_call_it_title_but_it's_just_a_text
...
Rename FoldableContainer's `text` to `title`
2025-04-28 10:01:36 +07:00
Thaddeus Crews
b7d4426fff
Merge pull request #104269 from lawnjelly/fti_scene_tree4
...
Physics Interpolation - Move 3D FTI to `SceneTree`
2025-04-28 10:01:34 +07:00
Thaddeus Crews
751ef44a13
Merge pull request #87714 from KoBeWi/hack_uid()
...
Expose `set_uid()`
2025-04-28 10:01:30 +07:00
Flyn San
be8fe15574
Fix invalid AnimationNode documentation syntax
2025-04-28 20:25:55 +07:00
kobewi
6f4cf04fb8
Expose set_uid()
2025-04-28 10:13:43 +07:00
Thaddeus Crews
22b22625db
Merge pull request #105687 from Calinou/doc-scenetree-custom-multiplayer
...
Document `SceneTree.set_multiplayer()` should be called in `_enter_tree()`
2025-04-27 19:21:28 +07:00
Thaddeus Crews
796b9caa09
Merge pull request #105552 from adamwych/expose-get-node-list
...
Expose `AnimationNode(StateMachine/BlendTree).get_node_list()`
2025-04-27 19:21:26 +07:00
Thaddeus Crews
4dbfcbfbbd
Merge pull request #105504 from ExEago/master
...
`RichTextLabel`: Add methods to compute the height and width of a line
2025-04-27 19:21:15 +07:00
Thaddeus Crews
113ef4df78
Merge pull request #105357 from MewPurPur/tweak-get-cursor-shape-doc
...
Improve get_cursor_shape() documentation
2025-04-27 19:21:11 +07:00
kobewi
6856926b77
Rename FoldableContainer's text to title
2025-04-28 00:12:32 +07:00
lawnjelly
ae04a3a5dd
Physics Interpolation - Move 3D FTI to `SceneTree`
...
Moves 3D interpolation from server to the client code (`SceneTree`).
Complete rework of 3D physics interpolation, but using the same user API.
2025-04-26 14:13:30 +07:00
DE YU
ac931c33c2
Implmement stackable text effects on label type through label settings
...
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2025-04-26 20:50:20 +07:00
Thaddeus Crews
790ac5aee4
Merge pull request #105161 from ProgrammerOnCoffee/fix-image-doc
...
Fix typos in `Image` documentation
2025-04-25 18:25:31 +07:00
ProgrammerOnCoffee
b8fa6fe1cb
Fix typos in `Image` documentation
2025-04-25 18:49:18 +07:00
smix8
b002ade3ed
Add function to get navigation link iteration id from NavigationServer
...
Adds function to get navigation link iteration id from NavigationServer.
2025-04-25 20:59:10 +07:00
Thaddeus Crews
8954125990
Merge pull request #105437 from Ansraer/teleport_spatial_nodes
...
Allow moving meshes without motion vectors
2025-04-25 11:36:08 +07:00
Thaddeus Crews
796a08d350
Merge pull request #105655 from bruvzg/svg_tx_import
...
Add `SVGTexture` importer.
2025-04-25 11:36:05 +07:00
Thaddeus Crews
04bcd4cea6
Merge pull request #105725 from bruvzg/sc_grad
...
Use same oversampling granularity as fonts use for `SVGTexture`s .
2025-04-25 11:35:59 +07:00
Ansraer
a4a5f4ed01
allow moving meshes without motion vectors
2025-04-25 14:25:06 +07:00
Thaddeus Crews
28089c40c1
Merge pull request #91006 from reduz/live-backtrace
...
Ability to print and log script backtraces
2025-04-24 17:18:52 +07:00
Thaddeus Crews
5dc375b2fc
Merge pull request #105014 from aaronfranke/no-type-suffixes
...
Allow completely opting out of name suffix magic in 3D scene import
2025-04-24 17:18:50 +07:00
Pāvels Nadtočajevs
98817a54f0
Use same oversampling granularity as fonts use for `SVGTexture`s .
2025-04-24 21:23:25 +07:00
reduz
d1dcb40d56
Ability to print and log script backtraces
...
Co-authored-by: Mikael Hermansson <mikael@hermansson.io>
2025-04-24 18:54:41 +07:00
Thaddeus Crews
d9122205ec
Merge pull request #105656 from Koyper/fix_line_edit_text_edit_composite_character_backspace_delete
...
[LineEdit/TextEdit] Add composite character backspace delete and get composite character positions
2025-04-24 09:09:30 +07:00
Thaddeus Crews
01cf2ce57f
Merge pull request #105507 from bruvzg/mac_rq_pick_permission
...
[ColorPicker, macOS] Add link to request required screen recording permission.
2025-04-24 09:09:24 +07:00
Pāvels Nadtočajevs
15cecfdac5
Add `SVGTexture` importer.
2025-04-24 08:15:53 +07:00
smix8
6ba5bf31dd
Remove AStar2D/3D comments on reserve_space() capacity needs
...
Removes AStar2D/3D comments of reserve_space() new capacity needing to be greater or equal than old capacity.
2025-04-24 01:13:23 +07:00
Dynamic-Pistol
c8fed1e1d0
Add PROPERTY_HINT_INPUT_NAME
...
Added PROPERTY_HINT_INPUT_NAME for StringName based off https://github.com/godotengine/godot-proposals/discussions/7559
2025-04-23 22:23:44 +07:00
Koyper
b668f45fd0
Fix LineEdit and TextEdit composite character backspace delete.
2025-04-23 15:14:09 +07:00
Pāvels Nadtočajevs
e6d3cf63fb
[ColorPicker, macOS] Add link to request required screen recording permission.
2025-04-23 22:25:10 +07:00
Hugo Locurcio
665342c1ff
Document `SceneTree.set_multiplayer()` should be called in `_enter_tree()`
...
If it's called in `_ready()`, it will be too late as child nodes will
already be set up by the time the custom multiplayer API is set.
2025-04-23 19:16:27 +07:00
Pāvels Nadtočajevs
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
2025-04-23 12:47:31 +07:00
Thaddeus Crews
19b9c035bd
Merge pull request #103111 from rt9391/rt9391
...
Fix CanvasLayer 'Follow Viewport' documentation to match its behavior
2025-04-22 18:25:49 +07:00
Adam Wychowaniec
d193af78c5
Expose `AnimationNode(StateMachine/BlendTree).get_node_list()`
2025-04-22 21:08:26 +07:00
Thaddeus Crews
00be4c3bb4
Merge pull request #105488 from Calinou/doc-vector2-from-angle-not-normalized
...
Document `Vector2.from_angle()` not always returning a normalized vector
2025-04-22 10:44:30 +07:00
Thaddeus Crews
dac95d3131
Merge pull request #105574 from kitbdev/desc-progress-bar
...
Update ProgressBar description
2025-04-22 10:44:26 +07:00
Logan Detrick
294303eac9
Add inspector support for typed property hints
2025-04-22 01:26:42 +07:00
kit
b25d071413
Update ProgressBar description
2025-04-21 15:06:45 +07:00
Thaddeus Crews
8ff4ea8a4a
Merge pull request #97763 from Geometror/fix-gn-child-vis-conn-update
...
Fix `GraphEdit` connections not updating when a child of `GraphNode` goes invisible or changes size
2025-04-21 08:24:24 +07:00
Thaddeus Crews
0cc292f880
Merge pull request #105272 from lodetrick/add_section_toggle
...
Add enable checkboxes to editor sections
2025-04-21 08:24:20 +07:00
Thaddeus Crews
8868c7a329
Merge pull request #105518 from syntaxerror247/fixed-panel
...
Embed TouchActionsPanel directly into the Android editor UI
2025-04-21 08:24:18 +07:00
ExEago
4115b813fe
Add two methods to compute the height and width of an individual line in a RichTextLabel
2025-04-21 10:25:47 +07:00
Anish Mishra
34b3582cf9
Embed TouchActionsPanel directly into the Android editor UI
2025-04-19 20:32:47 +07:00
Pāvels Nadtočajevs
24bb0d5c4f
Use SVGTextures for editor and default theme icons.
2025-04-19 12:48:24 +07:00
Pāvels Nadtočajevs
9f5048fb36
Implement SVGTexture auto-scalable with font oversampling.
2025-04-19 12:42:54 +07:00
Hugo Locurcio
d403878a71
Document `Vector2.from_angle()` not always returning a normalized vector
2025-04-17 16:33:57 +07:00
Thaddeus Crews
09ea7bc6a3
Merge pull request #105400 from bruvzg/ov_cleanup
...
Remove old oversampling property from font importers.
2025-04-17 09:14:25 +07:00
Thaddeus Crews
03a44c42dd
Merge pull request #105484 from Wierdox/normalize_description_of_list_directory
...
Normalize description of `ResourceLoader.list_directory()`
2025-04-17 09:14:25 +07:00
Thaddeus Crews
5df4a0ae3d
Merge pull request #105291 from jaydensipe/rename-editor-setting-check-for-update
...
Rename editor setting `Engine Version Update Mode` to `Check for Updates`
2025-04-17 09:14:24 +07:00
Thaddeus Crews
98aced4e65
Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering
...
OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS
2025-04-17 09:14:23 +07:00
Wierdox
0689522e61
Normalize description of ResourceLoader.list_directory()
2025-04-17 00:09:44 +07:00
Jayden Sipe
5f7e9a9198
Rename editor setting to `Check for Updates`
2025-04-16 18:04:30 +07:00
Thaddeus Crews
c5c1cd4440
Merge pull request #105453 from reduz/signals-thread-safe
...
Add thread safety to Object signals
2025-04-16 15:39:22 +07:00
Thaddeus Crews
4d55d9865b
Merge pull request #105304 from KoBeWi/≥
...
Fix `exp_edit` description
2025-04-16 15:39:21 +07:00
Thaddeus Crews
0110048d46
Merge pull request #104826 from smix8/navregion_iteration_id
...
Add function to get navigation region iteration id from NavigationServer
2025-04-16 10:45:13 +07:00
Thaddeus Crews
7d4ba0759c
Merge pull request #105322 from bruvzg/remove_dbg_draw
...
Remove debug focus rect draws from MenuBar and GraphNode.
2025-04-16 10:45:12 +07:00
Thaddeus Crews
00bd421089
Merge pull request #105222 from kitbdev/fix-mouse-filter-recursive-and-rename
...
Fix and rename mouse filter recursive behavior and focus mode recursive behavior
2025-04-16 10:45:12 +07:00
Juan
2f39d8ebef
Add thread safety to Object signals
...
* It turns out the majority of this work was done already by AThousandShips as part of #89451 . This allows to do lock-less emitting of signals.
* This means, that only the signal map needs to be protected, making the task simple and without risk of deadlocks, or affecting performance.
* Objects can choose to not protect signals for performance (as example Node uses thread guards for protection, so these signals are not thread safe).
2025-04-16 17:14:44 +07:00
cier
ebe9370724
Add enable checkboxes to editor sections
...
Fixes https://github.com/godotengine/godot-proposals/issues/4173
2025-04-15 13:49:41 +07:00
Thaddeus Crews
66c3d0d6ea
Merge pull request #104006 from Wierdox/fix_incomplete_description_for_list_directory
...
Fix incomplete description for `ResourceLoader.list_directory()`
2025-04-15 12:28:45 +07:00
smix8
2b8531d944
Add function to get navigation region iteration id from NavigationServer
...
Adds function to get navigation region iteration id from NavigationServer.
2025-04-15 19:17:45 +07:00
Hendrik Brucker
867fbd8be3
Fix GraphEdit connections not updating when a child of GraphNode goes invisible or changes size
2025-04-15 18:31:17 +07:00
Wierdox
368335bf0a
Fix incomplete description for ResourceLoader.list_directory()
2025-04-15 01:51:23 +07:00
&Olga
8d796d826e
Fix typo in the description of RandomNumberGenerator.state
...
The second note of this doc mentions that "the value documented here is [...] not the actual default seed". I have corrected this to say that it's not the default "state" instead, since it has no reason to ever match the seed.
2025-04-15 12:14:38 +07:00
Pāvels Nadtočajevs
92e7a6ff8f
Remove old oversampling property from font importers.
2025-04-15 08:22:17 +07:00
Thaddeus Crews
6989a0897c
Merge pull request #105287 from Calinou/doc-gdscript-nan
...
Improve documentation on `is_nan()` and `NAN` constant
2025-04-14 19:39:49 +07:00
Pāvels Nadtočajevs
4afeca3bcf
Replace global oversampling with overrideable per-viewport oversampling.
2025-04-14 13:43:09 +07:00
MewPurPur
6a19128a1a
Improve get_cursor_shape() documentation
2025-04-13 20:11:46 +07:00
Pāvels Nadtočajevs
5688d30439
Remove debug focus rect draws from MenuBar and GraphNode.
2025-04-12 21:05:18 +07:00
kobewi
23a0b7d4d0
Fix exp_edit description
2025-04-12 11:49:26 +07:00
Thaddeus Crews
215acd52e8
Merge pull request #105054 from Mickeon/documentation-typo-packed-arrays
...
Fix typo in common note for packed arrays
2025-04-11 13:29:14 +07:00
Hugo Locurcio
a0b796218a
Improve documentation on `is_nan()` and `NAN` constant
2025-04-11 20:25:16 +07:00
Thaddeus Crews
d236bd8633
Merge pull request #99543 from KoBeWi/using_rng_to_destroy_rng
...
Add `create_id_for_path()` to ResourceUID
2025-04-11 09:51:12 +07:00
Thaddeus Crews
9b3e445e47
Merge pull request #105073 from Mickeon/documentation-miscellaneous-oddities-part-4
...
Fix miscellaneous oddities around the class reference (part 4)
2025-04-11 09:51:11 +07:00
Thaddeus Crews
4972a524fc
Merge pull request #96139 from Alex2782/reverting_pr_84331
...
Add configuration option to disable `Scroll Deadzone` on Android
2025-04-11 09:51:08 +07:00
kobewi
ff1f040893
Add create_id_for_path() to ResourceUID
2025-04-11 00:53:34 +07:00
Thaddeus Crews
297650a912
Merge pull request #93466 from bruvzg/alt_oem
...
[TextEdit / LineEdit] Add support for OEM Alt codes input.
2025-04-10 16:53:46 +07:00
Thaddeus Crews
31bb3be5a6
Merge pull request #105145 from bruvzg/swap_pba
...
Add bswap methods to the `PackedByteArray` bindings.
2025-04-10 16:53:46 +07:00
Thaddeus Crews
4c66c21542
Merge pull request #103024 from cruglet/master
...
TabBar: Add boolean toggle for middle-click to fire `tab_close_pressed` signal.
2025-04-10 16:53:44 +07:00
Priahoud
bf963e767e
Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
...
- refactored and renamed String::_camelcase_to_underscore to String:_separate_compound_words
- refactored String::to_snake_case to work with the refactored String::_separate_compound_words
- created char_utils::is_hyphen to catch all hyphen variants in kebab-case conversion
- created String::to_kebab_case using the new String::_separate_compound_words
- created corresponding Documentation in String and StringName
- simplified both switch statements in EditorNode and ProjectDialog
- added new kebab-casing Option for Node Names in ProjectSettings
- added missing camelCase Options to Scene- and Node-Names in ProjectSettings
- simplified Mono RuntimeInterop Functions
- hooked up the ConnectionsDialog
- created additional Unit Tests
2025-04-10 21:22:21 +07:00
HolonProduction
c2f33dbbe4
Editor: Add named `EditorScript`s to the command palette
2025-04-10 19:00:08 +07:00
Micky
e935fb1ee2
Fix miscellaneous oddities around the class reference (part 4)
2025-04-10 17:56:58 +07:00
Haoyu Qiu
b2bd8e4d06
Relax the range hint for canvas layer properties
2025-04-10 23:50:02 +07:00
Thaddeus Crews
cf746fd1b0
Merge pull request #105051 from Mickeon/documentation-no-differences-PhysicsDirectSpaceState
...
Fix differences between PhysicsDirectSpaceState2D/3D docs
2025-04-10 10:18:19 +07:00
Thaddeus Crews
ed13d794a8
Merge pull request #104378 from DarkiStar/master
...
Documentation: Fix `hex_decode()` example in `String` and `StringName`
2025-04-10 10:18:19 +07:00
Thaddeus Crews
cade15a163
Merge pull request #92475 from AThousandShips/string_replace_char
...
Add `String::replace_char(s)` methods for performance and convenience
2025-04-10 10:18:16 +07:00
Thaddeus Crews
6eef564696
Merge pull request #105133 from ProgrammerOnCoffee/edit-material-renderpriority-doc
...
Fix misleading `Material::render_priority` description
2025-04-10 10:18:13 +07:00
A Thousand Ships
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
2025-04-10 13:08:45 +07:00
Aaron Franke
e96828673f
Allow completely opting out of name suffix magic in 3D scene import
2025-04-10 01:11:54 +07:00
Micky
16df264750
Fix differences between PhysicsDirectSpaceState2D/3D docs
2025-04-10 09:26:39 +07:00
bruvzg
aa0ade5b49
[TextEdit / LineEdit] Add support for OEM Alt codes input.
2025-04-10 08:52:19 +07:00
kit
d16e8b7ca4
Fix and rename mouse filter recursive behavior
...
and focus mode recursive behavior.
2025-04-09 23:45:03 +07:00
Thaddeus Crews
80350c5b84
Merge pull request #105075 from heyitszackb/add-clarity-to-canvas-layer-docs
...
Add missing word to canvas layer docs
2025-04-09 18:12:02 +07:00
Thaddeus Crews
cf3f02c550
Merge pull request #94143 from Mickeon/documentation-object-connect-to-signal-too-long-didn't-read
...
Move and simplify Object's `connect` description slightly
2025-04-09 18:11:59 +07:00
Thaddeus Crews
7a6c3b309f
Merge pull request #105130 from bruvzg/uri_fix_plus
...
Add uri_file_decode to handle + in file names.
2025-04-09 18:11:56 +07:00
Thaddeus Crews
997cdc47dc
Merge pull request #105126 from ProgrammerOnCoffee/fix-codeedit-typos
...
Fix CodeEdit typos
2025-04-09 18:11:56 +07:00
Thaddeus Crews
ae80141a54
Merge pull request #103306 from Calinou/macos-intel-vulkan-disable-texture-array-reflections
...
Disable texture array reflections on Intel GPUs on macOS due to driver bugs
2025-04-09 18:11:52 +07:00
Pāvels Nadtočajevs
7c4d45ba3b
Add bswap methods to the `PackedByteArray` bindings.
2025-04-09 18:51:50 +07:00
Thaddeus Crews
a8598cd8e2
Merge pull request #71542 from bruvzg/export_project_settings
...
[Export] Use project settings overrides with the target preset features instead of current platform features.
2025-04-09 08:51:47 +07:00
Thaddeus Crews
604e1c16cd
Merge pull request #104410 from aaronfranke/color-space-doc
...
Add color space alpha notes to Color documentation
2025-04-09 08:51:43 +07:00
Thaddeus Crews
217d1c6d2f
Merge pull request #105178 from bruvzg/endianess_notes
...
Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests.
2025-04-09 08:51:42 +07:00
Thaddeus Crews
e6b2a42053
Merge pull request #83027 from rarysson/array-negative-indexes
...
Add negative index to `Array.remove_at` and `Array.insert`
2025-04-09 08:51:40 +07:00
Thaddeus Crews
2f47254d24
Merge pull request #105170 from ProgrammerOnCoffee/fix-udpserver-poll-typos
...
Fix typos in `UDPServer::poll` documentation
2025-04-09 08:51:40 +07:00
Thaddeus Crews
5a84a5da1d
Merge pull request #102346 from KoBeWi/folding_whalegacy
...
Add `FoldableContainer`
2025-04-09 08:51:38 +07:00
Cruglet
1a1711f1ee
Add middle-click removing for TabBars
...
Added a boolean option field to enable the firing of the "tab_close_pressed" signal when middle clicking on a tab.
2025-04-09 07:56:09 +07:00
Julian Todd
daf8eee9cb
fix for stereo panning adding _calc_output_vol_stereo issue 103989
2025-04-09 11:02:04 +07:00
Aaron Franke
f6515161e1
Add color space alpha notes to Color documentation
2025-04-09 01:25:05 +07:00
Pāvels Nadtočajevs
bd98aad3fa
Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests.
2025-04-09 11:01:25 +07:00
ProgrammerOnCoffee
766c3482b8
Fix `UDPServer::poll` typos
2025-04-08 18:42:16 +07:00
kobewi
13741ff913
Add FoldableContainer
...
Co-authored-by: WhalesState <whalesstate@gmail.com>
2025-04-08 22:27:32 +07:00
bruvzg
c6739f64df
[Export] Use project settings overrides with the target preset features instead of current platform features.
2025-04-08 21:22:37 +07:00
Rarysson Guilherme
fe39ffeb7d
Add negative index to `Array.remove_at` and `Array.insert`
2025-04-08 14:55:39 +07:00
Thaddeus Crews
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
...
Implement screen reader support using AccessKit library.
2025-04-08 12:32:47 +07:00
Thaddeus Crews
95dc68c8c6
Merge pull request #105107 from bruvzg/min-max-flag
...
Add separate `minimize_disabled` and `maximize_disabled` window flags.
2025-04-08 12:32:44 +07:00
Thaddeus Crews
d98c3f5ffe
Merge pull request #104333 from Mickeon/documentation-even-more-miscellaneous-oddities
...
Fix *even* more miscellaneous oddities around the class reference
2025-04-08 12:32:41 +07:00
Pāvels Nadtočajevs
302fa831cc
Initial editor accessibility.
2025-04-08 20:25:48 +07:00
Pāvels Nadtočajevs
b106dfd4f9
Base accessibility API.
2025-04-08 20:14:28 +07:00
ProgrammerOnCoffee
16d7c55c0f
Edit misleading `Material::render_priority` description
2025-04-07 20:18:09 +07:00
Pāvels Nadtočajevs
9abe2e5294
Add `uri_file_decode` to handle `+` in file names.
2025-04-07 23:49:17 +07:00
Alex
cd68034e01
Add configuration option to disable `Scroll Deadzone` on Android
2025-04-07 22:15:31 +07:00
ProgrammerOnCoffee
dcf6d16923
Fix CodeEdit typos
2025-04-07 13:50:13 +07:00
Pāvels Nadtočajevs
f37fb49739
Add separate `minimize_disabled` and `maximize_disabled` window flags.
2025-04-07 18:58:11 +07:00
Micky
7603945d14
Fix *even* more miscellaneous oddities around the class reference
2025-04-07 17:37:08 +07:00
Thaddeus Crews
742d91bc1c
Merge pull request #105055 from Mickeon/documentation-typo-Windows-exclude-from-capture
...
Fix typo in Window's `exclude_from_capture`
2025-04-07 08:43:30 +07:00
Thaddeus Crews
21d00f6b9e
Merge pull request #105053 from Mickeon/documentation-typo-RenderingDevice-DataFormat
...
Fix incorrect data format in RenderingDevice docs
2025-04-07 08:43:30 +07:00
Thaddeus Crews
1b9f269700
Merge pull request #105015 from syntaxerror247/improve-touchActionsPanel
...
Android Editor: Add an editor setting to enable/disable `TouchActionsPanel`
2025-04-07 08:43:24 +07:00
Thaddeus Crews
a753cb90c1
Merge pull request #105006 from beicause/pctex-support-comp-image-astc
...
PortableCompressedTexture: Support ASTC format and creating directly from compressed image
2025-04-07 08:43:23 +07:00
Zack Brandon
75dd416627
add missing word to canvas layer docs
2025-04-05 19:44:37 +07:00
Anish Mishra
a5c03dcd08
Add an editor setting to enable/disable TouchActionsPanel
...
Adds an editor setting to enable/disable TouchActionsPanel.
Automatically hide the panel when hardware keyboard is connected.
2025-04-05 19:07:46 +07:00
Micky
f60c98f4e4
Fix typo in Window's `exclude_from_capture`
2025-04-05 14:22:36 +07:00
Micky
86787aeca6
Fix typo in common note for packed arrays
2025-04-05 13:46:00 +07:00
Micky
a1254fe5ad
Fix incorrect data format in RenderingDevice docs
2025-04-05 12:52:09 +07:00
LuoZhihao
572a15e4b2
PortableCompressedTexture: Support ASTC format and creating directly from compressed image
2025-04-05 18:44:36 +07:00
Anish Mishra
b462db5adb
Android: Hardware keyboard connection status callback
...
Adds a DisplayServer method to register hardware keyboard connection change callback.
2025-04-05 08:14:29 +07:00
Matt Enad
4fd95613a4
Update RichTextLabel alignment documentation
2025-04-04 16:44:31 +07:00
Riteo
84d3adcf2f
Wayland: Implement native sub-windows
...
The backend is now mature enough to not explode with multiple windows
but the `DisplayServer` API still cannot meet some guarantees required
by the various Wayland protocols we use. To meet those guarantees this
patch adds three new elements to the DisplayServer API, with relative
handling logic for `Window` and `Popup` nodes:
- `WINDOW_EVENT_FORCE_CLOSE`, which tells a window to *forcefully*
close itself and ensure a proper cleanup of its references, as Wayland
enforces this behavior;
- `WINDOW_FLAG_POPUP_WM_HINT`, which explicitly declares a window as a
"popup", as Wayland enforces this distinction and heuristics are not
reliable enough;
- `FEATURE_SELF_FITTING_WINDOWS`, which signals that the compositor can
fit windows to the screen automatically and that nodes should not do
that themselves.
Given the size of this feature, this patch also includes various
`WaylandThread` reworks and fixes including:
- Improvements to frame wait logic, with fixes to various stalls and a
configurable (through a `#define`) timeout amount;
- A proper implementation of `window_can_draw`;
- Complete overhaul of pointer and tablet handling. Now everything is
always accumulated and handled only on each respective `frame` event.
This makes their logic simpler and more robust.
- Better handling of pointer leaving and pointer enter/exit event
sending;
- Keyboard focus tracking;
- More solid window references using IDs instead of raw pointers as
windows can be deleted at any time;
- More aggressive messaging to window nodes to enforce rects imposed by
the compositor.
2025-04-04 20:23:25 +07:00
Thaddeus Crews
8bd9cdeea6
Merge pull request #104890 from HolonProduction/json-rpc-manual-bind
...
JSONRPC: Require manual method registration
2025-04-03 16:50:24 +07:00
HolonProduction
e2c3731cdd
JSONRPC: Require manual method registration
2025-04-03 17:51:03 +07:00
Silc Lizard (Tokage) Renew
96200abb97
Add p_delta argument to _process_modification() and expose advance()
2025-04-03 23:58:54 +07:00
Thaddeus Crews
b6c8155439
Merge pull request #104958 from bruvzg/ok_cancel_swap
...
Make `swap_cancel_ok` setting 3-state instead of boolean.
2025-04-03 09:27:55 +07:00
Thaddeus Crews
2e9a99864f
Merge pull request #99631 from Mickeon/documentation-duplicate-signals-oopsie
...
Mention `DUPLICATE_SIGNALS` only affects `CONNECT_PERSIST` signals
2025-04-03 09:27:51 +07:00
Lukas Tenbrink
9637a9f72d
Change "GDExtension example in C++" links to accommodate the new docs file structure.
2025-04-03 16:01:43 +07:00
Pāvels Nadtočajevs
2f8b96e8a2
Make `swap_cancel_ok` setting 3-state instead of boolean.
2025-04-03 13:08:11 +07:00
Thaddeus Crews
673ae98d64
Merge pull request #104918 from bruvzg/do_note_stdin
...
[Docs] Add note about console wrapper to `get_stdin_type`.
2025-04-02 07:37:30 +07:00
Pāvels Nadtočajevs
ce2d0ac62f
[Docs] Add note about console wrapper to `get_stdin_type`.
2025-04-02 13:55:06 +07:00
smix8
f2197a1013
Expose TriangleMesh api functions wrapped for scripting
...
Adds script wrapped TriangleMesh api functions to create and query the triangle BVH tree.
2025-04-02 09:52:35 +07:00
Thaddeus Crews
b9b3c3fe14
Merge pull request #104889 from MJacred/patch-1
...
Clarify that `Window.dpi_changed` signal is supported on Linux (Wayland)
2025-04-01 19:53:36 +07:00
Thaddeus Crews
314f3fe6bb
Merge pull request #103507 from Eole211/fix-min-wall-slide-doc
...
Fix CharacterBody's `wall_min_slide_angle` doc
2025-04-01 19:53:31 +07:00
Thaddeus Crews
9637894c59
Merge pull request #104873 from bruvzg/tts_on_demand
...
Enable TTS on demand, instead of fully disabling it when project setting is not set.
2025-04-01 19:53:28 +07:00
MJacred
179ce63dbf
Update class docs: `dpi_changed` signal is supported on Linux (Wayland)
2025-04-01 19:40:36 +07:00
Thaddeus Crews
c23832b265
Merge pull request #104878 from bruvzg/color_mod_f
...
Add font import flag to toggle modulation of colored glyphs.
2025-04-01 08:01:33 +07:00
Thaddeus Crews
03d460ff4a
Merge pull request #102283 from matmas/fix-docs-log-multiplayer
...
Fix `LogMultiplayer` example in documentation
2025-04-01 08:01:32 +07:00
Pāvels Nadtočajevs
4638ade13f
Enable TTS on demand, instead of fully disabling it when project setting is not set.
2025-04-01 15:24:46 +07:00
Pāvels Nadtočajevs
19f360d65a
Add font import flag to toggle modulation of colored glyphs.
2025-04-01 13:36:10 +07:00
Thaddeus Crews
cc7217970d
Merge pull request #104762 from smix8/depr_map_force_update
...
Deprecate NavigationServer `map_force_update()`
2025-03-31 19:02:09 +07:00
David Snopek
79f5a4d9fe
OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS
2025-03-31 07:21:58 +07:00
smix8
5e83618183
Deprecate NavigationServer map_force_update()
...
Deprecates map_force_update() function as it is incompatible with async updates.
2025-03-30 17:18:33 +07:00
Thaddeus Crews
8b2952a71c
Merge pull request #101504 from AThousandShips/nav_split_new
...
[Navigation] Create a dedicated 2D navigation server
2025-03-30 09:05:43 +07:00
Thaddeus Crews
152c14b053
Merge pull request #104597 from bruvzg/path_check
...
Implement `DirAccess.is_equivalent` method.
2025-03-29 10:16:34 +07:00
A Thousand Ships
5cc0539961
[Navigation] Create a dedicated 2D navigation server
...
* Add a dedicated 2D server
* Create dedicated tests
* Split performance metrics between 2D and 3D
* Rename the 3D only server module
2025-03-29 12:10:50 +07:00
Rémi Verschelde
ddae331c79
Merge pull request #103853 from aaronfranke/gltf-fix-light-color-space
...
GLTF: Fix wrong color space for GLTFLight on export
2025-03-28 17:30:09 +07:00
Rémi Verschelde
05c207039f
Merge pull request #100849 from ColinSORourke/string-docs-clarify
...
Clarify ambiguous String comparison methods documentation
2025-03-28 17:29:55 +07:00
Rémi Verschelde
b12258bd22
Merge pull request #99897 from aaronfranke/editor-top-nodes
...
Clarify API for top selected nodes in EditorSelection and make public
2025-03-28 17:29:51 +07:00
bruvzg
48bfe13e4f
Add methods to decode/encode multibyte encodings.
2025-03-28 17:32:34 +07:00
Rémi Verschelde
b0ede90786
Merge pull request #104525 from lawnjelly/fti_fix_proj_setting_doc
...
Physics Interpolation - Fix project setting tooltip
2025-03-28 14:33:07 +07:00
Rémi Verschelde
81425f1ebd
Merge pull request #104103 from lodetrick/xr-controller-docs
...
Clarify `XRController3D` `get_input` name corresponds to actions in the action set
2025-03-28 14:32:31 +07:00
Rémi Verschelde
46a5940950
Merge pull request #103643 from dsnopek/openxr-alternative-reference-spaces
...
OpenXR: Support alternative reference spaces from extensions
2025-03-28 14:32:00 +07:00
Rémi Verschelde
e9d827b440
Merge pull request #103173 from m4gr3d/fix_prebuilt_manifest_config
...
Updates and fixes to the Android prebuilt export logic
2025-03-28 14:31:57 +07:00
Aaron Franke
17db92b8b8
Clarify API for top selected nodes in EditorSelection and make public
2025-03-27 16:09:08 +07:00
Colin O'Rourke
f8582ac5c3
Clarify Ambiguous Documentation
...
Clarifying Ambiguous wording in the description of multiple String Compare To functions.
2025-03-26 10:08:52 +07:00
Thaddeus Crews
c5e36a973c
Merge pull request #104115 from mihe/scene-state-binds
...
Bind `SceneState` methods `get_path` and `get_base_scene_state`
2025-03-25 11:09:00 +07:00
Pāvels Nadtočajevs
d5cea9bb2e
Implement `DirAccess.is_equivalent` method.
2025-03-25 17:52:15 +07:00
Logan Detrick
503b8892af
Clarify XRController input name is defined by XRInterface and explain for OpenXR
2025-03-24 16:14:51 +07:00
David Snopek
3f27351f2b
OpenXR: Support alternative reference spaces from extensions
...
Co-authored-by: Fredia Huya-Kouadio <fhuyakou@gmail.com>
2025-03-24 11:33:30 +07:00
Thaddeus Crews
6bbccdb317
Merge pull request #102561 from Dowsley/docs/update-tilemap-references
...
Replace references from TileMap to TileMapLayer in documentation
2025-03-24 10:01:00 +07:00
Thaddeus Crews
777c6637e9
Merge pull request #103214 from aaronjyoder/master
...
Add tab spacing modifier for tabs in TabBar and TabContainer
2025-03-24 10:00:54 +07:00
lawnjelly
407ab8768c
Physics Interpolation - Fix project setting tooltip
...
Corrects a confusing documentation which refers to physics objects, whereas FTI applies to all rendered objects.
2025-03-24 11:23:32 +07:00
RedMser
d10e578a5d
Clarify that custom_action is only triggered if action is non-empty
2025-03-23 23:11:19 +07:00
BlueCube3310
1b5101723d
Add Channel Remap settings to ResourceImporterTexture
2025-03-21 14:45:06 +07:00
J. F. Dowsley
77e661a60c
Replace references from TileMap to TileMapLayer in documentation
...
Correct sentence
Corrections
Corrections
Update doc/classes/TileSet.xml
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
Update doc/classes/TileSetScenesCollectionSource.xml
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
Remove undesired line in TileSet
More clarity on Node2D mention
2025-03-21 10:42:15 +07:00
Rémi Verschelde
0f5668b140
Merge pull request #104361 from timothyqiu/node-note
...
Fix typos in `ProjectSettings` class reference
2025-03-21 13:04:01 +07:00
Rémi Verschelde
5595d8246e
Merge pull request #104258 from Monochrome-debug/documentation_change
...
Improve documentation for return value of `Packed*Array.resize`
2025-03-21 13:03:41 +07:00
Rémi Verschelde
f51ea67fb5
Merge pull request #104232 from Ivorforce/camera-server-shutdown
...
Deactivate the `CameraServer` by default.
2025-03-21 13:03:32 +07:00
Rémi Verschelde
92fb04c6cc
Merge pull request #103941 from stuartcarnie/metal_fx_features
...
Renderer: Expose and document `Features` enum for MetalFX
2025-03-21 13:03:19 +07:00
Rémi Verschelde
55cb380c3f
Merge pull request #100874 from Lazy-Rabbit-2001/visible-on-screen-rect
...
Optimize usability of VisibleOnScreenNotifier2D
2025-03-21 13:03:14 +07:00
Rémi Verschelde
e50ac32d5a
Merge pull request #82321 from ywmaa/custom_debug_color_curve3D
...
Allow customizing debug color of Path3D.
2025-03-21 13:02:57 +07:00
Lukas Tenbrink
54685c3037
Deactivate the `CameraServer` by default.
...
Add `monitoring_feeds` property to `CameraServer`.
This saves resources for games that don't use a physical camera.
2025-03-21 07:58:57 +07:00
kobewi
602806101c
Improve error messages for add_property_info()
2025-03-20 22:39:09 +07:00
kobewi
49d4168f30
Better explain texture repeat
2025-03-20 17:34:29 +07:00
Max Chacon
44d10c576e
Improve documentation for return value of `Packed*Array.resize`
...
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-03-20 16:21:01 +07:00
Haoyu Qiu
3300f669b4
Fix typos in ProjectSettings class reference
...
- `[b]Node:[/b]` should be `[b]Note:[/b]`
- `max FPS` should be used instead of unquoted `max_fps` when not referring to the property
- Some minor capitalization and markup fixes.
2025-03-20 15:21:17 +07:00
ywmaa
275f046e4a
Path3D: custom debug color and custom debug show
2025-03-20 06:49:04 +07:00
Jayden Sipe
65bb9de5c3
Minor doc update for `low_processor_mode_sleep_usec` editor settings
2025-03-19 22:53:11 +07:00
Thaddeus Crews
17ae1d7728
Merge pull request #90226 from kitbdev/dock-shortcuts
...
Add Open Dock shortcuts
2025-03-19 17:46:07 +07:00
Thaddeus Crews
db75f8f96a
Merge pull request #104364 from syntaxerror247/javaclasswrapper-docs
...
Add instruction to wrap nested classes in `JavaClassWrapper`
2025-03-19 17:46:05 +07:00
Thaddeus Crews
1fbcefeb63
Merge pull request #104376 from ProgrammerOnCoffee/update-workspace-list
...
Add `Game` workspace to documentation and autocomplete
2025-03-19 17:46:02 +07:00
Anish Mishra
956db92c65
Add instruction to wrap nested classes in JavaClassWrapper
2025-03-20 02:25:26 +07:00
Carsten
c774075405
Update StringName.xml
...
Fixed hex_decode() example
2025-03-19 19:46:03 +07:00
Carsten
d4363d5cdd
Update String.xml
...
Fixed hex_decode() example
2025-03-19 19:45:13 +07:00
ProgrammerOnCoffee
abe1b4b799
Update workspace list in various files
2025-03-19 13:01:33 +07:00
kit
4a65775dc5
Add shortcuts for opening docks
2025-03-19 10:39:45 +07:00
Rémi Verschelde
2b0e7dcc5e
Merge pull request #98043 from pafuent/stream_peer_gzip_fix_finish_buffer_size
...
Fix `StreamPeerGZIP::finish()` internal buffer size usage
2025-03-19 12:26:06 +07:00
Rémi Verschelde
7ad0b9b16c
Merge pull request #97495 from Delsin-Yu/control_recursive_disable_children
...
[GUI] Implement properties that can recursively disable child controls' `Focus Mode` & `Mouse Filter`
2025-03-19 12:26:03 +07:00
Rémi Verschelde
100862c39c
Merge pull request #93735 from Mickeon/doc-peeves-CanvasItem
...
Overhaul CanvasItem documentation (no `draw` methods)
2025-03-19 12:25:39 +07:00
Pablo Andres Fuente
e2bef7041e
Fix `StreamPeerGZIP::finish()` internal buffer size usage
...
Fixes #97201
Instead of using and arbitrary fixed size for the internal buffer,
the remaining available bytes of the internal `RingBuffer` is used.
Also add unit tests for `StreamPeerGZIP`.
2025-03-19 09:56:32 +07:00
Thaddeus Crews
b7eda9dbc1
Merge pull request #104230 from bruvzg/start_clip
...
Add properties to configure space trimming on line break.
2025-03-18 14:42:44 +07:00
Thaddeus Crews
955188a32b
Merge pull request #104284 from Calinou/doc-richtextlabel-fgcolor-bgcolor-overlap
...
Document RichTextLabel `fgcolor` and `bgcolor` padding behavior (and risk of overlap)
2025-03-18 14:42:41 +07:00
Micky
93a7584223
Overhaul CanvasItem documentation
2025-03-18 15:36:27 +07:00