Rémi Verschelde
|
7f58b23c72
|
Merge pull request #113957 from YeldhamDev/oh_yeah_assetlib_exists
Enable scroll hints and background panel in the AssetLib
|
2025-12-18 23:31:12 +01:00 |
|
Rémi Verschelde
|
d9914b5877
|
Merge pull request #113790 from sockeye-d/resource-duplication-invalid-extension
Propagate errors from `EditorFileSystem::_copy_file` through `EditorFileSystem::copy_file`
|
2025-12-18 23:31:07 +01:00 |
|
Rémi Verschelde
|
5a0026ba6e
|
Merge pull request #112210 from Giganzo/hover-game-speed
Fix hover state for game speed button in game window
|
2025-12-18 23:31:00 +01:00 |
|
Rémi Verschelde
|
68abeedba7
|
Merge pull request #111837 from bruvzg/objid_select
Use ObjectID to store nodes in the editor selection.
|
2025-12-18 23:30:54 +01:00 |
|
Rémi Verschelde
|
f1afe67b3b
|
Merge pull request #111062 from bruvzg/ts_autoinculde_data
Automatically include text server data if project includes translations requiring it.
|
2025-12-18 23:30:49 +01:00 |
|
Rémi Verschelde
|
64cb7e721c
|
Sync translations with Weblate
First sync with new strings for 4.6.
Rename zh_CN/zh_TW to zh_Hans/zh_Hant.
- Fixes godotengine/godot-proposals#6289.
|
2025-12-18 22:10:42 +01:00 |
|
Michael Alexsander
|
d81ed63fc5
|
Enable scroll hints and background panel in the AssetLib
|
2025-12-18 17:31:40 -03:00 |
|
Pāvels Nadtočajevs
|
5afbbc71a4
|
Automatically include text server data if project includes translations requiring it.
|
2025-12-18 15:32:52 +02: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
|
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
|
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
|
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
|
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 |
|
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 |
|
Pāvels Nadtočajevs
|
4fc07a8edb
|
[macOS] Add option for renaming system menus.
|
2025-12-18 08:40:14 +02: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
|
fce7dfb5e5
|
Add hint range and capitalization for Path3D Tilt Disk Size editor setting
|
2025-12-18 02:27:13 +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
|
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 |
|
Michael Alexsander
|
a45bdce763
|
Add and adjust more scroll hints in the editor
|
2025-12-17 11:15:33 -03:00 |
|
Rémi Verschelde
|
44cd99517e
|
Merge pull request #113986 from KoBeWi/&=🚫
Don't use selection list as reference
|
2025-12-17 13:58:43 +01:00 |
|
Pāvels Nadtočajevs
|
89324bc6d2
|
Reorganize editor menu setup, allow switching global menu without restart.
|
2025-12-17 13:54:50 +02:00 |
|
Thaddeus Crews
|
1ea6b0ccff
|
Merge pull request #114079 from YeldhamDev/how_did_this_even_happened
Fix different separations across different code editors
|
2025-12-16 20:33:01 -06:00 |
|
Thaddeus Crews
|
e6b37bdb9a
|
Merge pull request #113246 from channesl/history-error
Fix stale error highlighting when navigating script history
|
2025-12-16 20:33:00 -06:00 |
|
Thaddeus Crews
|
da365177b7
|
Merge pull request #114091 from YeldhamDev/res_picker_icon_fix
Fix object icon in the resource picker not being visible when it should
|
2025-12-16 20:32:55 -06:00 |
|
Thaddeus Crews
|
be1492908b
|
Merge pull request #114056 from SpencerGoodman/fix-marker-name-covered
Fix Marker Name covered by AnimationPlayer track backgrounds
|
2025-12-16 20:32:54 -06:00 |
|
Michael Alexsander
|
cd79779bff
|
Fix object icon in the resource picker not being visible when it should
|
2025-12-16 18:18:27 -03:00 |
|
S-Gman
|
91c5edff3d
|
Set marker z index to ensure visibility
Co-authored-by: kateyvk <kateyvk16@gmail.com>
Co-authored-by: fejesievo <fejesievo@gmail.com>
Co-authored-by: MaxiSanc37 <maxijsanchez37@gmail.com>
|
2025-12-16 13:42:22 -05:00 |
|
Michael Alexsander
|
08b511ec8f
|
Fix null value when picking the empty item on editable enums
|
2025-12-16 15:38:54 -03:00 |
|
Michael Alexsander
|
ec7bd419fc
|
Fix different separations across different code editors
|
2025-12-16 12:51:23 -03:00 |
|
kobewi
|
65ffa4f7a5
|
Defer updating dock tabs
|
2025-12-16 11:48:37 +01:00 |
|
Rémi Verschelde
|
5d5db072f3
|
Merge pull request #113656 from deralmas/gray-goo-scenario
Wayland: Work around window scale ambiguity
|
2025-12-16 11:26:42 +01:00 |
|
Rémi Verschelde
|
318aeded6a
|
Merge pull request #113339 from aaronp64/bottom_dock_popup
Fix bottom panel dock layout popup position
|
2025-12-16 11:26:37 +01:00 |
|
Rémi Verschelde
|
9b5e8f9483
|
Merge pull request #102789 from KoBeWi/navigUIDe_to_path
Show file when FileSystem is searched with UID
|
2025-12-16 11:26:22 +01:00 |
|
Thaddeus Crews
|
1efa8b177f
|
Merge pull request #113871 from YeldhamDev/why_draw_texture_doesnt_round_values_to_begin_with
Fix blurry icons in the editor inspector
|
2025-12-15 13:02:02 -06:00 |
|
Thaddeus Crews
|
fbf6956fe4
|
Merge pull request #113740 from ayanchavand/fix/left-mouse-make-unique
Fix "Make Unique" button only working with left mouse click
|
2025-12-15 13:02:01 -06:00 |
|
Thaddeus Crews
|
53fb0f0b57
|
Merge pull request #114015 from Jordyfel/import-file-bloat
Write to animation import settings only when needed to prevent bloating the .import file
|
2025-12-15 13:02:00 -06:00 |
|
kobewi
|
a35f7d62b2
|
Improve EditorDock shortcut property
|
2025-12-15 17:17:31 +01:00 |
|
kobewi
|
e2f8a4f786
|
Fix FileDialog icon scale in editor
|
2025-12-15 15:20:09 +01:00 |
|
Thaddeus Crews
|
2da239fa22
|
Merge pull request #113753 from arkology/unique-right
Fix unique button for `EditorAudioStreamPicker`
|
2025-12-15 08:01:16 -06:00 |
|
Thaddeus Crews
|
4adf88033f
|
Merge pull request #113365 from Giganzo/replace-in-files---
Fix missing trailing dots in script editor search menu
|
2025-12-15 08:01:13 -06:00 |
|
Thaddeus Crews
|
d18d3fb060
|
Merge pull request #113352 from DexterFstone/Add-missing-icons-to-QuickOpen-context-menu
Add missing icons to QuickOpen context menu
|
2025-12-15 08:01:10 -06:00 |
|