Commit graph

76407 commits

Author SHA1 Message Date
skyace65
94fc2efaa2 Fix spinbox formatting to fix linking 2025-07-23 06:58:16 -04:00
Pāvels Nadtočajevs
1042e38303
[macOS] Use liquid glass icon for the editor.
Co-authored-by: Adam Scott <ascott.ca@gmail.com>
2025-07-23 09:28:54 +03:00
kit
addae393a4 Fix TextEdit line wrap indent when disabled 2025-07-22 22:29:05 -04:00
Haoyu Qiu
3df6492a6e Fix i18n for array property custom add button text 2025-07-23 09:41:33 +08:00
Mounir Tohami
11c2d4fb39 fix spring bone 3d being disabled with 3d physics 2025-07-23 03:16:15 +03:00
Aaron Franke
d492b665c3
Fix crash in SceneTreeDock when closing a scene with a selected node 2025-07-22 14:40:26 -07:00
Giganzo
38dcf25aca Fix shader editor menu switch on hover 2025-07-22 22:36:46 +02:00
kit
0d18575ad1 Fix error when toggling comment with empty lines 2025-07-22 15:37:54 -04:00
kit
732a35dfc5 Fix dropping Node into script on non-empty line 2025-07-22 15:34:31 -04:00
Adam Scott
793258919b
[Web] Fix Emscripten for WebXR and update minimum version 2025-07-22 14:02:44 -04:00
Adam Scott
acc989f711
[Web] Fix inappropriate memfree() use 2025-07-22 13:28:58 -04:00
Thaddeus Crews
037956dbc9
Merge pull request #108831 from aaronfranke/json-pass-full-precision
Fix internal JSON stringify not preserving p_full_precision
2025-07-22 11:20:15 -05:00
Thaddeus Crews
77b6aef4c3
Merge pull request #108860 from mihe/printing-infinite-recursion
Prevent infinite recursion during printing
2025-07-22 11:20:14 -05:00
Thaddeus Crews
cb9ec1b767
Merge pull request #108859 from bruvzg/hb1132
harfbuzz: Update to 11.3.2
2025-07-22 11:20:13 -05:00
Thaddeus Crews
1d4ea7ab3b
Merge pull request #108570 from syntaxerror247/reduce-gizmo-scale
Android Editor: Reduce default gizmo scale multiplier
2025-07-22 11:20:11 -05:00
Thaddeus Crews
3843a30b53
Merge pull request #108825 from bruvzg/fix_run_opt_icons
Fix editor one-click icons not showing.
2025-07-22 11:20:10 -05:00
Thaddeus Crews
62538143e8
Merge pull request #106070 from IphStich/fix-duplicate-gizmos
Fix for Node3D request gizmos multiple times
2025-07-22 11:20:09 -05:00
Thaddeus Crews
8d04657ec8
Merge pull request #108692 from m4gr3d/fix_debugger_immediate_disconnect
Fix debugger immediate disconnect
2025-07-22 11:20:08 -05:00
Thaddeus Crews
9bb9a95f74
Merge pull request #108724 from KoBeWi/downtown_deprecation
Deprecate updown icon
2025-07-22 11:20:08 -05:00
Thaddeus Crews
40f107de9f
Merge pull request #108721 from Giganzo/hidden-scrollbar
Fix hidden scrollbar in editor settings
2025-07-22 11:20:07 -05:00
Thaddeus Crews
90191a53d3
Merge pull request #108651 from Alex2782/fix_save_confirmation
Prompt to save modified scene missing when quitting editor with running project.
2025-07-22 11:20:06 -05:00
Thaddeus Crews
04524f4748
Merge pull request #108747 from adamscott/fix-web-mousewheel-scrolling
[Web] Fix Web MouseWheel scrolling
2025-07-22 11:20:05 -05:00
Thaddeus Crews
17c2637657
Merge pull request #108810 from ShadowCow13/allow_any_node_descendant-import
Fix allow any descendant to be used as a Root Type in Scene Import
2025-07-22 11:20:04 -05:00
Thaddeus Crews
a30f4efbe9
Merge pull request #108841 from m4gr3d/xr_editor_misc_deps_update
Misc XR editor updates
2025-07-22 11:20:04 -05:00
Thaddeus Crews
fda3edd193
Merge pull request #108806 from twrightsman/fix-icu
Fix ICU support data loading
2025-07-22 11:20:03 -05:00
Thaddeus Crews
fea5586b72
Merge pull request #108869 from dsnopek/meta-openxr-1049-aim-pose-bug
OpenXR: Work around bug with Meta runtime on 1.0.49
2025-07-22 11:20:02 -05:00
Anish Mishra
67b45299c7 Android: Run clipboard tasks on UI thread
Fixes crashes on older Android versions (API level <= 27) by ensuring
that all clipboard operations are executed on the UI thread.
2025-07-22 20:58:22 +05:30
David Snopek
2687b199c1 OpenXR: Work around bug with Meta runtime on 1.0.49 2025-07-22 09:19:35 -05:00
Mikael Hermansson
836a1a0b02 Prevent infinite recursion during printing 2025-07-22 16:13:03 +02:00
Pāvels Nadtočajevs
37f506c33d
harfbuzz: Update to 11.3.2 2025-07-22 09:41:20 +03:00
Elise
1aa4c04895 Fix for Node3D request gizmos multiple times
This can result in multiple gizmos being created for the same nodes in some circumstances
2025-07-22 08:47:39 +10:00
Fredia Huya-Kouadio
d47e3fd3bf Misc XR editor updates:
- Bump the OpenXR Vendors plugin version to `4.1.0-stable`
- Include `quest2` in the supported devices manifest config
2025-07-21 11:17:48 -07:00
Aaron Franke
b626695f70
Fix internal JSON stringify not preserving p_full_precision 2025-07-21 08:36:29 -07:00
Adam Scott
6e5994eca8
[Web] Fix Web MouseWheel scrolling 2025-07-21 11:10:42 -04:00
Pāvels Nadtočajevs
e407f55fbf
Fix editor one-click icons not showing. 2025-07-21 12:18:44 +03:00
Pāvels Nadtočajevs
2111ff0e2a
Fix menu keyboard and controller navigation. 2025-07-21 10:03:07 +03:00
Luo Zhihao
65fd56832b
Fix ColorPresetButton preset_focus is set to wrong type in default theme 2025-07-21 11:27:21 +08:00
Kody Van Ry
2554434cd9 Fix allow any descendant to be used as a Root Type in Scene Import 2025-07-20 15:27:05 -06:00
Pāvels Nadtočajevs
ed0efc4791 Fix support data loading with system ICU 2025-07-20 22:33:45 +02:00
kobewi
917f8b1ba8 Deprecate updown icon 2025-07-19 23:23:55 +02:00
Haoyu Qiu
9a050c5c12 Fix root auto-translate mode ignored for child nodes when generating POT 2025-07-19 18:28:03 +08:00
Pāvels Nadtočajevs
6d76439620
[TextServer] Fix soft hyphen font fallback. 2025-07-19 10:55:34 +03:00
Colin O'Rourke
f26a66c630 Bug Fixes
More detailed logic to fix 3 errors.

* Using 0 as the default value for 'Saved_type' would cause new Particle, Sky, and Fog shaders to display incorrectly and fail to function.

* Passing Saved_type directly into edit_type_select would cause an error because Saved_Type is not the options button index, and can be out of bounds.

* Restoring some saved Particle types correctly requires also checking the custom mode box
2025-07-18 18:30:37 -07:00
Fredia Huya-Kouadio
f713a20c94 Fix debugger immediate disconnect
Address https://github.com/godotengine/godot/issues/108518
2025-07-18 15:12:37 -07:00
jdavasligil
93cd0a136f Add keypad codes to the keysym unicode map #74578 2025-07-18 14:30:28 -07:00
arkology
711f49d12b Fix and improve auto-translation for FindInFiles 2025-07-18 22:49:07 +03:00
Vojtěch Struhár
f985abbf83 Align autoload columns to the left 2025-07-18 20:28:56 +02:00
Thaddeus Crews
71a9948157
Merge pull request #108287 from syntaxerror247/fix-virtual-keyboard-height
Fix immersive mode and virtual keyboard height issue on Android
2025-07-18 11:05:19 -05:00
Thaddeus Crews
f884f24212
Merge pull request #108350 from DanielSnd/linux_sdl_env_variables_access
Add environment variable access defines to SDL linux build config
2025-07-18 11:05:18 -05:00
Thaddeus Crews
843e869230
Merge pull request #108285 from timothyqiu/network-mode
Clarify that Network Mode is not mandatory for plugins
2025-07-18 11:05:17 -05:00