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 +02: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02:00
Rémi Verschelde
34e4abd220
Merge pull request #107445 from KoBeWi/lost_truth
...
Fix outdated `MODE_FULLSCREEN` description
2025-06-12 22:49:16 +02:00
Rémi Verschelde
2d8e408e7e
Merge pull request #103012 from KoBeWi/far_textures
...
Better explain texture repeat
2025-06-12 22:48:27 +02:00
OsakiTsukiko
805ad87340
Add PackedByteArray conversion to PackedVector2Array, PackedVector3Array, PackedVector4Array and PackedColorArray
2025-06-12 17:05:57 +02:00
Julian
246253661d
Documentation: Add clarification to AudioStream::get_length
2025-06-12 11:04:54 -04:00
kobewi
41009718d2
Fix outdated MODE_FULLSCREEN description
2025-06-12 11:58:47 +02:00
Pāvels Nadtočajevs
e87cccefca
Add line_breaking_strictness project setting.
2025-06-12 09:26:52 +03: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 +02: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 +02: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 +02:00
kobewi
4b1d5b55c7
Allow customizing FileDialog's features
2025-06-11 20:12:15 +02:00
Danil Alexeev
f864d0ce11
GDScript: Re-add ord() function
2025-06-11 21:01:13 +03:00
Apples
d674c9e289
Add stencil support for spatial materials
2025-06-11 09:59:10 -05: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 +02: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 +02:00
Haoyu Qiu
4e20e33e21
Expose Node.can_auto_translate()
2025-06-11 11:26:43 +08: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 -05: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 +02: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 +02: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 +03: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 -04: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02: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 +02:00
Pāvels Nadtočajevs
a262747cdf
[RTL] Decouple image width/height "in percent" properties. Add [hr] tag support.
2025-06-10 12:22:02 +03:00
Pāvels Nadtočajevs
1e2fc9bcad
[RTL] Add paragraph separation theme property.
2025-06-10 12:13:48 +03:00
Pāvels Nadtočajevs
a0c4a8c4a9
Restore 3.x style material auto-extraction import option.
2025-06-10 12:03:45 +03: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 -05:00
Thaddeus Crews
ae9c0786b0
Merge pull request #106409 from dalexeev/gds-add-abstract-methods
...
GDScript: Add abstract methods
2025-06-09 12:31:33 -05: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 -05:00
Danil Alexeev
a7cf2069d5
GDScript: Add abstract methods
...
Co-authored-by: ryanabx <ryanbrue@hotmail.com >
2025-06-09 20:11:58 +03:00
Haoyu Qiu
f028bc93db
Fix window title drawn outside the title bar
2025-06-09 16:20:26 +08: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 +08: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 +02:00
Rémi Verschelde
77f2623c54
Merge pull request #107252 from GlitchedCode922/shortcuts
...
Update `Shortcut` class reference
2025-06-09 00:45:32 +02: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 +02:00