Commit graph

81664 commits

Author SHA1 Message Date
Thaddeus Crews
e41577abdf
Merge pull request #112219 from Meorge/feat/signals-ui-use-monospaced-font
Use monospaced font for code names (methods, signals, properties) in UI
2026-02-24 09:29:18 -06:00
Thaddeus Crews
42ac04d9a9
Merge pull request #116023 from ryevdokimov/splitter-fail
Fix using editor viewport splitters failing sometimes
2026-02-24 09:29:17 -06:00
Thaddeus Crews
15e285eb63
Merge pull request #116568 from nanodeath/fix-game-speed-reset-on-restart
Fix game speed UI not resetting when game is restarted (from editor)
2026-02-24 09:29:14 -06:00
Thaddeus Crews
929dddcee3
Merge pull request #113552 from arkology/cam_preview_take_2
Rework `Camera3D` preview
2026-02-24 09:29:13 -06:00
Thaddeus Crews
4d92b0b8a5
Merge pull request #116543 from AR-DEV-1/various-typo-fixes-1
Fix various typos & UI paper cuts
2026-02-24 09:29:11 -06:00
Thaddeus Crews
1b5011d08b
Merge pull request #109184 from NasheethAhmedA/path_3d_curve_property_and_toolbar_sync
Update toolbar on curve change in Path3D editor
2026-02-24 09:29:09 -06:00
Thaddeus Crews
a73db52592
Merge pull request #116504 from miguelrsgoncalves/add-audio-server-units-of-time-doc
Docs: Add units of time to AudioServer's documentation
2026-02-24 09:29:07 -06:00
Thaddeus Crews
69c274d3bc
Merge pull request #116064 from Jules5/fix-multithreaded-loading-progress
Fix multithreaded load status progress
2026-02-24 09:29:05 -06:00
Jules
8cf4c5d9b2
Fix multithreaded load status progress 2026-02-24 09:23:26 +01:00
Thaddeus Crews
2327a82357
Merge pull request #115125 from TokageItLab/clear-os-fadeout-fire
Clear fade-out on request firing in AnimationNodeOneShot
2026-02-23 11:59:17 -06:00
Thaddeus Crews
d301ecab3b
Merge pull request #116628 from bruvzg/fkbd
Fix `SplitContainerDragger` dragging with enabled screen reader, allow resizing with keyboard shortcuts.
2026-02-23 11:59:14 -06:00
Thaddeus Crews
93a59728fb
Merge pull request #116601 from kitbdev/fix-sc-accessibility-errors
Fix SplitContainer accessibility errors
2026-02-23 11:59:11 -06:00
Thaddeus Crews
953e6e8116
Merge pull request #109360 from DexterFstone/add-a-scene-painter-tool
Add a scene painter tool
2026-02-23 11:59:08 -06:00
Thaddeus Crews
c99494be4d
Merge pull request #116661 from TheDying0fLight/remove-unused-editor-variable
Remove unused `edit_hb` variable in `TextEditorBase` which causes warnings
2026-02-23 11:59:06 -06:00
Thaddeus Crews
da0c029cfe
Merge pull request #116553 from mihe/android-base-packs
Allow providing Android APK/AAB as base packs for patch PCKs
2026-02-23 11:59:03 -06:00
Thaddeus Crews
9a1a0e927b
Merge pull request #116277 from Rindbee/improve-the-table-in-RichTextLabel
Improve the table in `RichTextLabel`
2026-02-23 11:59:01 -06:00
Thaddeus Crews
69a412afcd
Merge pull request #116647 from mooflu/lcd-styleboxtexture-batching-115483
Fix LCD batching flag for StyleBoxTexture
2026-02-23 11:58:58 -06:00
Thaddeus Crews
582a4f0d5a
Merge pull request #115520 from Calinou/codestyle-tweak-opengl-glow-enum-name
Rename glow structs in Compatibility renderer to match code style guidelines
2026-02-23 11:58:56 -06:00
Thaddeus Crews
c0a58e7d80
Merge pull request #116130 from AThousandShips/improve_codeowners_editor
[CODEOWNERS] `modules/` improvements
2026-02-23 11:58:53 -06:00
Thaddeus Crews
811cf1728e
Merge pull request #116526 from stuartcarnie/fix_legacy_input_events
Input: Fix action matching for projects saved before device ID change
2026-02-23 11:58:50 -06:00
Thaddeus Crews
4af7648288
Merge pull request #102992 from Giganzo/anchor-show
Add highlight to used anchor preset in ControlEditorToolbar popup
2026-02-23 11:58:48 -06:00
Thaddeus Crews
8953cea927
Merge pull request #116617 from bruvzg/tab_ct_ac_clean
Fix `TabContainer` accessibility sub-element cleanup.
2026-02-23 11:58:45 -06:00
Thaddeus Crews
383af3f070
Merge pull request #116264 from TokageItLab/fix-current-anim-change-crash
Fix animation player crash when setting current animation to stop
2026-02-23 11:58:43 -06:00
Thaddeus Crews
2db05b08de
Merge pull request #116548 from m4gr3d/check_for_android_devices_when_runnable_is_set
Android: Only poll for devices when a runnable export preset is configured
2026-02-23 11:58:40 -06:00
Thaddeus Crews
974993eb7a
Merge pull request #116584 from 0ttoman/android_dialog_feature
Android: Remove version check for `FEATURE_NATIVE_DIALOG_FILE` support
2026-02-23 11:58:37 -06:00
Thaddeus Crews
9196d6b372
Merge pull request #108875 from ThatNerdNxtDoor/master
Properly update region editor window when undoing changes to `region_rect`
2026-02-23 11:58:35 -06:00
Thaddeus Crews
26c982fe98
Merge pull request #116530 from Sysex89/index_error
Fix incorrect index usage in path string construction in `PostImportPluginSkeletonRestFixer`
2026-02-23 11:58:32 -06:00
Thaddeus Crews
2d458b9b96
Merge pull request #113767 from LilithSilver/editor-interface-get-unsaved-scenes
Add `EditorInterface::get_unsaved_scenes()`
2026-02-23 11:58:31 -06:00
LilithSilver
11d7e298dd
Add EditorInterface::get_unsaved_scenes()
Co-Authored-By: Nikita <69168929+nikitalita@users.noreply.github.com>
2026-02-23 11:36:02 -06:00
Malcolm Anderson
f05049fce7 Use monospaced font for code names (methods, signals, properties)
Add monospace font styling to more items in signal workflow

Use monospace font in method and property selection dialogs

Use monospaced font in Animation editor

Add editor setting

Additional fixes and things

Add documentation to editor setting

# Conflicts:
#	editor/inspector/property_selector.cpp

Update doc/classes/EditorSettings.xml

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2026-02-23 07:47:43 -08:00
Mikael Hermansson
f21053e4ef Allow providing Android APK/AAB as base packs for patch PCKs 2026-02-23 14:26:52 +01:00
A Thousand Ships
1e623be85a
[CODEOWNERS] modules/ improvements
Additions of a few editor ownership cases following the team
restructure, and a few missed entries
2026-02-23 14:22:29 +01:00
Simon Döhl
33edf7f43c Remove unused variable causing warnings 2026-02-23 13:42:11 +01:00
DexterFstone
69f4719e05 Add a scene painter tool 2026-02-23 14:34:10 +03:30
Frank Becker
dc67bdaab4 Fix LCD batching flag for StyleBoxTexture 2026-02-22 19:59:09 -08:00
Max Aller
d66c9cfeba Fix game speed UI not resetting when game is restarted
_reset_time_scales() has a visibility guard that was originally needed
to prevent resets on session start. After 4e06e305bf scoped the call to
only run when all sessions end, the guard is unnecessary and prevents
the speed state from being properly reset.

Replace is_visible_in_tree() with an is_inside_tree() guard on the UI
update only, to avoid theme access warnings while still allowing the
state reset when the Game tab is not active.

Also includes a fix to the reset-to-1.0x button, which will now always be
disabled if the speed is already 1.0x.

Fixes #115400.
2026-02-22 18:40:32 -08:00
Pāvels Nadtočajevs
62591f1b91
Fix SplitContainerDragger dragging with enabled screen reader, allow resizing with keyboard shortcuts. 2026-02-22 22:14:21 +02:00
Pāvels Nadtočajevs
b5b15f0f74
Fix TabContainer accessibility sub-element cleanup. 2026-02-22 12:34:12 +02:00
kit
e5c50f4b7b Fix SplitContainer accessibility errors 2026-02-21 16:16:25 -05:00
Thaddeus Crews
a3e84cc2af
Merge pull request #116542 from Ivorforce/char-range-cpp
Move char ranges from `char_range.inc` to `char_range.cpp` (non-constexpr)
2026-02-21 12:17:02 -06:00
Thaddeus Crews
9a19d32fdb
Merge pull request #116541 from Ivorforce/a-variant-shaped-pool
Move variant pools to their own compile unit.
2026-02-21 12:17:01 -06:00
Thaddeus Crews
3d7cd421ea
Merge pull request #116586 from Repiteo/ci/godot-cpp-cache
CI: Restore godot-cpp caching
2026-02-21 12:17:00 -06:00
Thaddeus Crews
a0d955d586
Merge pull request #116588 from Repiteo/scons/compiled-test-scu-fix
SCons: Fix compiled tests on scu builds
2026-02-21 12:16:59 -06:00
Thaddeus Crews
6413e9ba62
SCons: Fix compiled tests on scu builds 2026-02-21 10:23:46 -06:00
Josef Ott
fc711baa23 FEATURE_NATIVE_DIALOG_FILE always true for android 2026-02-21 17:18:23 +01:00
Thaddeus Crews
715d4bf7e6
CI: Fix godot-cpp caching 2026-02-21 09:17:37 -06:00
arkology
8abb0fab9c Rework Camera3D preview 2026-02-21 16:18:22 +03:00
Lukas Tenbrink
e9465cd380 Move variant pools to their own compile unit. 2026-02-21 13:24:17 +01:00
Giganzo
84bc552487 Add highlight to used anchor/sizing preset in ControlEditorToolbar popup 2026-02-21 12:23:12 +01:00
Thaddeus Crews
8120fb1242
Merge pull request #116527 from eritschlSC/fix_opengl_es_driver_checks
OpenXR: Fix OpenGL ES driver checks
2026-02-20 17:22:53 -06:00