Rémi Verschelde
dd8a830fcb
Merge pull request #113430 from arkology/editor-help-hide
...
Expand Hide button in `EditorHelp` search
2025-12-02 14:17:32 +01:00
Rémi Verschelde
34cdf39db0
Merge pull request #113420 from Calinou/editor-use-unicode-arrows
...
Use Unicode arrow symbols throughout the editor
2025-12-02 14:17:28 +01:00
Rémi Verschelde
5a41bb884a
Merge pull request #113416 from Calinou/editor-animation-use-physical-shortcuts
...
Use physical key shortcuts for the animation editor's play/pause buttons
2025-12-02 14:17:23 +01:00
Rémi Verschelde
f6092acb7b
Merge pull request #113407 from deralmas/no-arguments-in-my-town
...
EmbeddedProcess: Fix invalid deferred call
2025-12-02 14:17:19 +01:00
Rémi Verschelde
5ef6b01b3f
Merge pull request #113392 from ndarilek/project-dialog-accessibility
...
Editor: Improve accessibility in Create New Project dialog
2025-12-02 14:17:05 +01:00
Rémi Verschelde
2c8a0c3419
Merge pull request #113284 from TokageItLab/twist-disperser
...
Add BoneTwistDisperser3D to propagate IK target's twist
2025-12-02 14:17:01 +01:00
Rémi Verschelde
9f761d50fc
Merge pull request #113206 from aaronfranke/import-settings-multi-mesh
...
Support MultiMesh objects in the scene Advanced Import Settings dialog
2025-12-02 14:16:36 +01:00
Rémi Verschelde
edb6ae1f75
Merge pull request #113017 from YeldhamDev/finicky_little_thing
...
Fix extra spacing in author names when opening the asset dialog
2025-12-02 14:16:21 +01:00
Rémi Verschelde
90235fddeb
Merge pull request #112999 from Meorge/feat/quick-load-icon
...
Add dedicated icon for Quick Load
2025-12-02 14:16:16 +01:00
Rémi Verschelde
8167a18286
Merge pull request #112537 from BlueCube3310/mat-thumbnail-wrong
...
Fix incorrect material and mesh thumbnails
2025-12-02 14:16:07 +01:00
Rémi Verschelde
3d64c33edb
Merge pull request #112504 from passivestar/inspector-margin
...
Reduce outer inspector margins
2025-12-02 14:16:03 +01:00
Rémi Verschelde
fe17c16ff9
Merge pull request #112491 from YeldhamDev/deep_within_the_shadows_lays_scrollable_content
...
Add scroll hints to `ScrollContainer` and `Tree`
2025-12-02 14:15:58 +01:00
Rémi Verschelde
d64b6bddef
Merge pull request #111935 from vaner-org/statemachine-transitions-improve-validation
...
Improve validation for adding transition in StateMachine
2025-12-02 14:15:48 +01:00
Rémi Verschelde
c87dd8e02b
Merge pull request #111806 from Calinou/renderer-message-warnings
...
Make all unsupported renderer message features consistently warnings
2025-12-02 14:15:43 +01:00
Rémi Verschelde
fede39884d
Merge pull request #111742 from Calinou/editor-capitalization-add-stop-word
...
Add "with" stop word to the editor property name processor
2025-12-02 14:15:38 +01:00
Rémi Verschelde
0fe1334de8
Merge pull request #111212 from KoBeWi/FileDialog_unification_theory
...
Make EditorFileDialog inherit FileDialog
2025-12-02 14:15:33 +01:00
Rémi Verschelde
85d5df058b
Merge pull request #104371 from mihe/animation-player-reset
...
Fix issue of `AnimationPlayer` hiding bezier editor when re-selecting it
2025-12-02 14:15:28 +01:00
kobewi
c1cc178a82
Make EditorFileDialog inherit FileDialog
2025-12-02 12:30:51 +01:00
Silc Lizard (Tokage) Renew
6ff3833c33
Add BoneTwistDisperser3D to propagate IK target's twist
2025-12-02 19:20:26 +09:00
arkology
e435015476
Expand Hide button in `EditorHelp` search
2025-12-02 07:09:37 +00:00
Hugo Locurcio
db920eb7f0
Use Unicode arrow symbols throughout the editor
...
This does not apply to text printed to the Output panel, as the fixed-width
font may not have the glyph in its character set (or if it does, the arrow
character may be hard to read).
2025-12-02 01:36:35 +01:00
Hugo Locurcio
66698019d6
Use physical key shortcuts for the animation editor's play/pause buttons
...
These follow a (W)ASD pattern, so these should be translated to e.g.
(Z)QSD on AZERTY keyboards to ensure similar usability.
2025-12-02 01:11:05 +01:00
BlueCube3310
5a3c86646e
Fix incorrect material and mesh thumbnails
2025-12-01 18:33:25 +01:00
Dery Almas
0580d79b87
EmbeddedProcess: Fix invalid deferred call
...
`Window::grab_focus` does not take any argument.
2025-12-01 18:22:19 +01:00
Hugo Locurcio
2cf7af9149
Make all unsupported renderer message features consistently warnings
...
Previously, some messages indicating a lack of support were errors
instead of warnings. Some messages were also not shown when running
a release export template.
- Use "renderer" terminology consistently instead of "rendering method".
2025-12-01 17:38:12 +01:00
Rémi Verschelde
ad54cd4032
Merge pull request #113353 from SatLess/oversight
...
Prevent double counting and cyclical error when gathering Resources
2025-12-01 13:38:29 +01:00
kobewi
7573388c82
Unassign scene root before freeing
2025-12-01 12:48:58 +01:00
Nolan Darilek
0f13b9ba91
Editor: Improve accessibility in Create New Project dialog
...
Add accessibility names and live region to improve screen reader support:
- Project name field now announces its label
- Status message is a live region for automatic announcements
- Renderer radio buttons include group context in their names
2025-12-01 05:30:52 -06:00
Rémi Verschelde
da3233a5b4
Merge pull request #113306 from Eshaan-byte/fix-dock-infinite-append
...
Editor: Fix infinite appending of docks without slots to config
2025-12-01 11:50:07 +01:00
Rémi Verschelde
c7ae694d6b
Merge pull request #113300 from LanzaSchneider/fix-focus-grab-warning-macos
...
MacOS: Fix focus grab warning on macOS when running game in embedded mode.
2025-12-01 11:49:58 +01:00
Rémi Verschelde
4dad75f968
Merge pull request #113298 from YeldhamDev/teria_sido_melhor_ir_ver_o_filme_do_pele
...
Fix various problems with the credits roll
2025-12-01 11:49:53 +01:00
Rémi Verschelde
e02fe5d9b0
Merge pull request #113293 from KoBeWi/debug_Debugger(4)
...
Assign layout key to Debugger
2025-12-01 11:49:49 +01:00
Rémi Verschelde
d1b9e51e12
Merge pull request #113269 from bruvzg/emb_headless
...
[Editor] Disable embedded mode, if `--headless` is in the main instance argument list.
2025-12-01 11:49:41 +01:00
Rémi Verschelde
7135bb534f
Merge pull request #113262 from lodetrick/dock-default-fix
...
Fix Editor Docks not updating tab styles when loading layout
2025-12-01 11:49:32 +01:00
Rémi Verschelde
053bcf9d30
Merge pull request #113252 from bruvzg/ed_nat_menu_theme
...
[Editor] Simplify native menu icon generation.
2025-12-01 11:49:24 +01:00
Rémi Verschelde
a5fc5bbff5
Merge pull request #113026 from YeldhamDev/export_dialog_tidyup
...
Fully hide preset settings when no preset is found in the export dialog
2025-12-01 11:48:56 +01:00
Rémi Verschelde
ae59770211
Merge pull request #112997 from YeldhamDev/quick_settings_classic_fix
...
Fix visual glitch in the quick settings on the classic theme
2025-12-01 11:48:50 +01:00
Rémi Verschelde
97a670db46
Merge pull request #112448 from YeldhamDev/extra_panels
...
Add extra panels to some areas of the editor
2025-12-01 11:48:34 +01:00
Rémi Verschelde
5e0ddecb73
Merge pull request #112343 from timothyqiu/filter-nodes
...
Scene Dock: Simplify Filter Nodes related UI
2025-12-01 11:48:29 +01:00
Rémi Verschelde
c2ee46011f
Merge pull request #111755 from xuhuisheng/dev/signal_too_early
...
Game View Plugin: Fix signal connected too early causing theme warning
2025-12-01 11:48:20 +01:00
Rémi Verschelde
1575e3da90
Merge pull request #97620 from jj11hh/master
...
[Visual Shader] Fix nodes' relative positions changed in a different display scale.
2025-12-01 11:48:05 +01:00
Sat
8b79e94fb6
Prevent double counting and cyclical error when gathering Resources
2025-11-30 05:23:23 -03:00
Michael Alexsander
f8c251aeb8
Fix various problems with the credits roll
2025-11-29 15:49:03 -03:00
Eshaan
819b69f2c1
Editor: Fix infinite appending of docks without slots to config
...
Docks without default slots (index -1, config key "dock_0") were being
infinitely appended to the editor layout config because this special
slot was never cleared before saving, unlike regular dock slots.
This adds code to explicitly clear the dock_0 config key before saving
closed docks, preventing infinite appending.
2025-11-29 17:29:23 +11:00
xuhuisheng
54b738dea4
Fix signal too early causing theme warning
2025-11-29 09:23:42 +08:00
LanzaSchneider
fc79b3c115
Fix focus grab warning on macOS when running game in embedded mode.
2025-11-29 09:19:14 +08:00
Logan Detrick
cac9651713
Fix docks not updating tab styles
2025-11-28 16:05:55 -08:00
kobewi
24b09f93ed
Assign layout key to Debugger
2025-11-28 20:42:47 +01:00
Pāvels Nadtočajevs
bb8537f657
[Editor] Disable embedded mode, if `--headless` is in the main instance argument list.
2025-11-28 10:48:43 +02:00
Rob Blanckaert
2863d8cb1e
EditorResourcePreviewGenerator::request_draw_and_wait
2025-11-27 14:12:14 -08:00