Thaddeus Crews
|
0fba00794a
|
Merge pull request #103155 from Giganzo/popup-menu-shadow
Fix PopupMenu clickable area with shadows
|
2025-07-10 11:39:33 -05:00 |
Thaddeus Crews
|
d36f394714
|
Merge pull request #108399 from bruvzg/rtl_vflscr
[RTL] Add option to scroll follow visible characters.
|
2025-07-10 11:39:31 -05:00 |
Thaddeus Crews
|
c83ccae9bf
|
Merge pull request #108469 from bruvzg/rtl_emb_click
[RTL] Fix padding and alignment of embedded image clicks.
|
2025-07-10 11:39:29 -05:00 |
Thaddeus Crews
|
c2ddb04713
|
Merge pull request #108466 from bruvzg/rtl_vis_rect
[RTL] Add method to get visible content bounding box.
|
2025-07-10 11:39:28 -05:00 |
Pāvels Nadtočajevs
|
45a564f4f8
|
[RTL] Add option to scroll follow visible characters.
|
2025-07-10 17:30:09 +03:00 |
Pāvels Nadtočajevs
|
406a22d0da
|
[RTL] Add method to get visible content bounding box.
|
2025-07-10 15:49:35 +03:00 |
Pāvels Nadtočajevs
|
17e050c64f
|
[RTL] Fix padding and alignment of embedded image clicks.
|
2025-07-10 15:12:10 +03:00 |
kit
|
927208a92e
|
Fix ScriptEditor line number in color objects
|
2025-07-09 16:18:57 -04:00 |
Thaddeus Crews
|
02540477fd
|
Merge pull request #108401 from DanielGSilva/tree-guides
Draw guide lines over selection and focus styleboxes
|
2025-07-09 11:33:17 -05:00 |
Thaddeus Crews
|
e748514112
|
Merge pull request #105835 from bruvzg/edited_scene_direction
Improve edited scene layout direction detection.
|
2025-07-09 11:33:11 -05:00 |
Giganzo
|
6ac24d232b
|
Fix PopupMenu clickable area with shadows
|
2025-07-09 07:20:43 +02:00 |
danielgsilva
|
3b17450261
|
Draw guide lines over selection and focus styleboxes
|
2025-07-08 11:30:40 +01:00 |
Thaddeus Crews
|
4d1f26e1fd
|
Merge pull request #108255 from thygrrr/tab-container-deselect-enable-fix
Fix: TabBar/TabContainer can't start with all tabs deselected
|
2025-07-07 10:08:04 -05:00 |
Tiger Jove
|
c6c7b508b6
|
TabBar current tab now stays -1 when adding first tab on deselect_enable
|
2025-07-07 10:18:49 +02:00 |
A Thousand Ships
|
f11aff3841
|
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
|
2025-07-04 18:18:22 +02:00 |
Thaddeus Crews
|
a39a83a990
|
Merge pull request #106526 from roughbits01/line-edit-select-all-web
[Web] Fix `LineEdit` `select_all_on_focus` behavior when using a virtual keyboard
|
2025-06-27 09:39:58 -05:00 |
Thaddeus Crews
|
db28859774
|
Merge pull request #107591 from timothyqiu/group-enable-default
Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default
|
2025-06-24 18:34:28 -05:00 |
Thaddeus Crews
|
cbdeaee93a
|
Merge pull request #107333 from Jordyfel/itemlist-text-drawing
ItemList: Fix text drawing not taking `h_separation` into account in top mode.
|
2025-06-24 09:58:45 -05:00 |
Pāvels Nadtočajevs
|
a272376f89
|
Cleanup accessibility names.
|
2025-06-23 11:08:36 +03:00 |
Pāvels Nadtočajevs
|
71834ebbdd
|
[GraphNode] Fix slot focus rect draw, make slot focus mode configurable.
|
2025-06-22 15:07:11 +03:00 |
BrotherShort
|
842b534bee
|
Fix rename autoloads
|
2025-06-22 12:59:48 +08:00 |
Thaddeus Crews
|
353bd80c91
|
Merge pull request #107581 from timothyqiu/window-title-update
Fix game view window not updating title when translation changes
|
2025-06-18 18:13:50 -05:00 |
Thaddeus Crews
|
4734639630
|
Merge pull request #107578 from timothyqiu/mini-bar
Fix some menu bar items unresponsive after language change
|
2025-06-18 18:13:48 -05:00 |
Thaddeus Crews
|
e02207de62
|
Merge pull request #107560 from bruvzg/fnat_scale
Fix scale and position of popups with `force_native`.
|
2025-06-18 18:13:44 -05:00 |
Thaddeus Crews
|
d4fa7e15ed
|
Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
Fix CodeEdit hover word lookup
|
2025-06-18 18:13:43 -05:00 |
Thaddeus Crews
|
141508a3fe
|
Merge pull request #107302 from beicause/spinbox-fix-decimal-step-using-arrow
Spinbox: Fix incorrect step and decimal text when using custom arrow step
|
2025-06-18 18:13:42 -05:00 |
Thaddeus Crews
|
2fc899e4dd
|
Merge pull request #98566 from Geometror/vs-refactor-p1
Fix and improve editor state persistence for the VisualShader editor
|
2025-06-18 18:13:23 -05:00 |
Haoyu Qiu
|
a7ab249a2a
|
Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default
|
2025-06-16 20:03:49 +08:00 |
Pāvels Nadtočajevs
|
34a97f9c9b
|
Fix scale and position of popups with `force_native`.
|
2025-06-16 13:03:42 +03:00 |
Haoyu Qiu
|
51e8b5947f
|
Fix some menu bar items unresponsive after language change
|
2025-06-16 09:35:37 +08:00 |
Haoyu Qiu
|
0a1fa10315
|
Fix game view window not updating title when translation changes
|
2025-06-16 09:35:25 +08:00 |
Micky
|
76a7c31a5d
|
Rename TreeItem's `alt_text` to `description` for consistency
...with Accessibility API
|
2025-06-14 19:56:30 +02:00 |
Hendrik Brucker
|
b55b9fe352
|
[GraphEdit] Improve UI control scheme by separating scroll_offset from scroll bars
|
2025-06-14 13:10:17 +02:00 |
Rémi Verschelde
|
95e72a36f3
|
Merge pull request #107347 from bruvzg/hr_hr_hr
[RTL] Decouple image width/height "in percent" properties. Add [hr] tag support.
|
2025-06-13 01:30:47 +02:00 |
Rémi Verschelde
|
22702244f8
|
Merge pull request #105414 from KoBeWi/disable_uid_here
Add `@export_file_path` to export raw paths (no UID)
|
2025-06-13 01:30:24 +02:00 |
Rémi Verschelde
|
ae484828bb
|
Merge pull request #107408 from Ivorforce/node-path-string-explicit
Make conversions from `NodePath` to `String` explicit.
|
2025-06-12 22:49:03 +02:00 |
Rémi Verschelde
|
1a64b6b5b6
|
Merge pull request #106913 from Ivorforce/string-resize-uninitialized
Rename `String::resize` to `resize_uninitialized`
|
2025-06-12 22:48:45 +02:00 |
Rémi Verschelde
|
c3ce623b54
|
Merge pull request #107413 from roughbits01/fix-ime-window-position
Fix IME window position not taking into account window transform
|
2025-06-12 11:56:50 +02:00 |
LuoZhihao
|
8ba4656ea3
|
Compile out editor-only logic within `validate_property` in games
|
2025-06-12 12:54:19 +08:00 |
Rémi Verschelde
|
d26146e826
|
Merge pull request #107394 from bruvzg/char_before_pref
Improve performance of `visible_characters`updates in `VC_CHARS_BEFORE_SHAPING` mode.
|
2025-06-12 01:15:50 +02:00 |
Rémi Verschelde
|
0fe406c73b
|
Merge pull request #106679 from KoBeWi/disable_files_in_file_dialog
Allow customizing FileDialog's features
|
2025-06-12 01:15:42 +02:00 |
Rémi Verschelde
|
986cc40c42
|
Merge pull request #103907 from beicause/slider-draw-tick-center
Slider: Add bottom and top ticks and tick offset
|
2025-06-12 01:15:39 +02:00 |
kobewi
|
4b1d5b55c7
|
Allow customizing FileDialog's features
|
2025-06-11 20:12:15 +02:00 |
Lukas Tenbrink
|
b13a0e1834
|
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2025-06-11 18:13:02 +02:00 |
Marwen Azouzi
|
76d782d291
|
Fix IME window position not taking into account window transform
|
2025-06-11 17:43:21 +02:00 |
Lukas Tenbrink
|
e2931a5c19
|
Make conversions from `NodePath` to `String` explicit.
|
2025-06-11 16:50:27 +02:00 |
Pāvels Nadtočajevs
|
12d957e737
|
Call `PopupMenu` min. size calculations after `about_to_popup` signal processing.
|
2025-06-11 12:23:29 +03:00 |
Pāvels Nadtočajevs
|
c11c44961b
|
Improve performance of `visible_characters`updates in `VC_CHARS_BEFORE_SHAPING` mode.
|
2025-06-11 10:59:06 +03:00 |
Pāvels Nadtočajevs
|
cbd1e1cfe9
|
Partially revert 107110, process all lines in VC_CHARS_BEFORE_SHAPING mode to return correct line count.
|
2025-06-10 20:44:28 +03:00 |
Marwen Azouzi
|
402a527827
|
Fix select_all_on_focus behaviour on web export with virtual keyboard
|
2025-06-10 13:18:59 +02:00 |