Rémi Verschelde
034c55efec
Merge pull request #114132 from dsnopek/remove-openxr-version-hack
...
OpenXR: Remove version hack to workaround Meta aim pose issue that is now fixed
2025-12-18 14:29:15 +01:00
Rémi Verschelde
42f49e488b
Merge pull request #114115 from YeldhamDev/dont_clip_that_please
...
Fix `TabContainer`'s minimum size ignoring the popup button
2025-12-18 14:29:10 +01:00
Rémi Verschelde
6370912e13
Merge pull request #113774 from sockeye-d/inherited-editor-scripts
...
Make indirectly inherited `EditorScript`s appear in the command palette
2025-12-18 14:29:05 +01:00
Rémi Verschelde
e43485a9ee
Merge pull request #113648 from kitbdev/fix-multisplit-incorrect-shrinking
...
Fix SplitContainer incorrect child shrink logic
2025-12-18 14:24:15 +01:00
Rémi Verschelde
6e70db94bc
Merge pull request #113645 from bruvzg/mac_ios_escape
...
[macOS/iOS] Escape .plist strings on export.
2025-12-18 14:24:10 +01:00
Rémi Verschelde
00f4fb7271
Merge pull request #113608 from bruvzg/fd_prefix
...
[FileDialog] Filter drive list when root folder is set.
2025-12-18 14:24:04 +01:00
Rémi Verschelde
30c2fc148e
Merge pull request #113575 from bruvzg/fix_path
...
[Unix] Remove leading `..` from absolute paths and apply `simplify_path` to Unix current directory path.
2025-12-18 14:23:59 +01:00
Rémi Verschelde
72f3654321
Merge pull request #112882 from estroBiologist/rtl-separation-fix
...
[RTL] Fix `line_separation` not being applied between paragraphs
2025-12-18 14:23:53 +01:00
Rémi Verschelde
43f966772d
Merge pull request #112712 from bruvzg/mo_e
...
Use event position for mouse over when event come from the same window.
2025-12-18 14:23:48 +01:00
Rémi Verschelde
5d89816d93
Merge pull request #112661 from bruvzg/lang_shape
...
Improve language selection when shaping text.
2025-12-18 14:23:42 +01:00
Rémi Verschelde
4be81ddf44
Merge pull request #112602 from bruvzg/lbl_max
...
[Label] Account for max visible lines when trimming text.
2025-12-18 14:23:38 +01:00
Rémi Verschelde
823cb065ce
Merge pull request #112487 from Calinou/doc-object-connect-persist-no-lambda
...
Document `Object.connect()` not supporting persistent connections with lambda functions
2025-12-18 14:23:31 +01:00
Rémi Verschelde
c3ea15b1b7
Merge pull request #112236 from bruvzg/mac_mouse_act
...
[macOS/Embedded] Release/recapture mouse on window focus change and exit.
2025-12-18 14:23:27 +01:00
Rémi Verschelde
b72679bcc5
Merge pull request #112116 from bruvzg/sep_res_templ
...
[Windows] Use separate resource files for export templates.
2025-12-18 14:23:21 +01:00
Rémi Verschelde
bb07fd927f
Merge pull request #110375 from bruvzg/win_fs_exp
...
[Windows] Expand full screen border in the direction with no adjacent display, or display with min refresh rate difference.
2025-12-18 14:23:15 +01:00
Rémi Verschelde
65676315c6
Merge pull request #110310 from bruvzg/check_gl_cache
...
[TextServer] Check if texture cache is valid when loading glyph.
2025-12-18 14:23:10 +01:00
Rémi Verschelde
047a7c5aa5
Merge pull request #110192 from bruvzg/ios_soc_list
...
[iOS] Add device SOC list, update DPI list.
2025-12-18 14:23:02 +01:00
Rémi Verschelde
22fac0ef50
Merge pull request #109138 from bruvzg/mac_menu_sys_tr
...
[macOS] Add option for renaming system menus.
2025-12-18 14:22:54 +01:00
Rémi Verschelde
acf4f6b15d
Merge pull request #108882 from Calinou/editor-inspector-node-reduce-icon-size
...
Reduce icon size in editor inspector NodePath properties to match design size
2025-12-18 14:22:49 +01:00
Rémi Verschelde
babde91d7d
Merge pull request #108758 from Calinou/editor-mass-tweak-property-hints
...
Tweak property hints for SoftBody3D mass and SkeletonModification2DJiggle
2025-12-18 14:22:45 +01:00
Rémi Verschelde
0095f6fa7f
Merge pull request #108677 from Calinou/editor-path3d-tilt-disk-size-add-hint
...
Add hint range and capitalization for Path3D Tilt Disk Size editor setting
2025-12-18 14:22:40 +01:00
Rémi Verschelde
cc1f229f5d
Merge pull request #108674 from Calinou/add-swappy-install-script
...
Add a Swappy installation script for easier Android builds
2025-12-18 14:22:36 +01:00
Rémi Verschelde
679e910fa8
Merge pull request #93724 from Calinou/3d-editor-emulate-numpad-fix-when-previewing
...
Fix 3D editor Emulate Numpad setting having no effect when previewing a camera
2025-12-18 14:22:29 +01:00
Pāvels Nadtočajevs
2c68c80b19
Add Mesa version check.
2025-12-18 11:31:52 +02:00
Pāvels Nadtočajevs
338cfba60a
Use ObjectID to store nodes in the editor selection.
2025-12-18 09:16:43 +02:00
Pāvels Nadtočajevs
997f326b58
Improve language selection when shaping text.
2025-12-18 09:05:07 +02:00
bruvzg
9ebe07e280
[Windows] Expand full screen border in the direction with no adjacent display, or display with min refresh rate difference.
2025-12-18 08:59:28 +02:00
Pāvels Nadtočajevs
4fc07a8edb
[macOS] Add option for renaming system menus.
2025-12-18 08:40:14 +02:00
Pāvels Nadtočajevs
540a74dd4c
[Accessibility] Fix LinkButton name processing.
2025-12-18 08:26:05 +02:00
David Snopek
1e4de4ed31
OpenXR: Remove version hack to workaround Meta aim pose issue that is now fixed
2025-12-17 20:23:07 -06:00
Hugo Locurcio
475e792a7b
Document Object.connect() not supporting persistent connections with lambda functions
2025-12-18 02:35:12 +01:00
Hugo Locurcio
a6d71f33be
Reduce icon size in editor inspector NodePath properties to match design size
...
Previously, icons were displayed at a slightly higher size than they were
designed for, which made them look blurry.
2025-12-18 02:30:23 +01:00
Hugo Locurcio
3e7eb5c9dc
Tweak property hints for SoftBody3D mass and SkeletonModification2DJiggle
...
Masses in Godot are specified in kilograms.
This also fixes the SoftBody3D mass being limited to increments of 1 kg,
now allowing adjustments to the nearest gram.
2025-12-18 02:28:13 +01:00
Hugo Locurcio
fce7dfb5e5
Add hint range and capitalization for Path3D Tilt Disk Size editor setting
2025-12-18 02:27:13 +01:00
Hugo Locurcio
683f0c0714
Add a Swappy installation script for easier Android builds
...
Run `python misc/scripts/install_swappy_android.py` and Swappy
libraries will automatically be installed to the correct location.
Run the script again when needed to update to the latest version.
2025-12-18 02:24:38 +01:00
Hugo Locurcio
c92ad80ec0
Fix 3D editor Emulate Numpad setting having no effect when previewing a camera
2025-12-18 01:41:58 +01:00
Michael Alexsander
4383cd06f1
Fix TabContainer's minimum size ignoring the popup button
2025-12-17 18:27:49 -03:00
Rémi Verschelde
79603b2f28
Merge pull request #114122 from KoBeWi/reve
...
Revert Tree item drawing changes
2025-12-17 22:27:30 +01:00
Rémi Verschelde
a20506f7f6
Merge pull request #114120 from KoBeWi/respect_relatives
...
Fix FileDialog relative paths
2025-12-17 22:27:26 +01:00
Rémi Verschelde
efab5cdc98
Merge pull request #114116 from Calinou/doc-globalscope-range-hint-suffix
...
Document suffix hint in `PROPERTY_HINT_RANGE`
2025-12-17 22:27:22 +01:00
Rémi Verschelde
c5aff61301
Merge pull request #114054 from YeldhamDev/its_hinting_time
...
Add and adjust more scroll hints in the editor
2025-12-17 22:27:19 +01:00
Rémi Verschelde
bdee84630d
Merge pull request #114035 from KoBeWi/EditorFileDialog_is_back_(jk)
...
Fix FileDialog icon scale in editor
2025-12-17 22:27:15 +01:00
Rémi Verschelde
42c3e683c8
Merge pull request #113903 from Arnklit/animation-player-drag-keys-render-fix
...
Fix the clipping of keys when moving keys
2025-12-17 22:27:11 +01:00
Rémi Verschelde
4cb5e8fc5f
Merge pull request #113896 from KoBeWi/dynamicer_shortcuts
...
Improve EditorDock shortcut property
2025-12-17 22:27:06 +01:00
Rémi Verschelde
789bdbd25d
Merge pull request #113773 from KoBeWi/built_in_error_opener_now_in_godot
...
Fix opening errors from built-in scripts
2025-12-17 22:27:02 +01:00
Rémi Verschelde
e4c542d5a4
Merge pull request #113660 from clayjohn/pipeline-free
...
Check pipeline validity before freeing pipelines in PipelineDeferredRD
2025-12-17 22:26:57 +01:00
Rémi Verschelde
07c31dba84
Merge pull request #112923 from M4rchy-S/fix-recursion
...
Fix GDScript extends path recursion to itself
2025-12-17 22:26:53 +01:00
ash taylor?!
bd5ff04a63
Add line separation to paragraph separation in RTL
2025-12-17 22:25:04 +01:00
clayjohn
8d1277fdb1
Free octmap pipelines before freeing shaders and check pipeline validity before freeing pipelines in PipelineDeferredRD
2025-12-17 11:48:11 -08:00
kobewi
bbe0bff4aa
Revert Tree item drawing changes
2025-12-17 20:43:06 +01:00