LuoZhihao
|
ce2fae79b1
|
Fallback to parent class icon by default for gdextension
|
2025-10-31 18:03:32 +08:00 |
|
Thaddeus Crews
|
620a4f17a8
|
Merge pull request #109637 from van800/shakhov/dap
Extend DAP to allow debug main/current/specific_scene/secondary_editor and also commanline arguments
|
2025-10-24 11:23:05 -05:00 |
|
devloglogan
|
1a8306bbc1
|
Allow custom monitors to select desired type
|
2025-10-22 07:31:44 -05:00 |
|
Thaddeus Crews
|
58894136b7
|
Merge pull request #107395 from lodetrick/bottom-panel-margin-fixes
Fix TabContainer Editor theming and remove Debugger style hacks
|
2025-10-13 19:28:39 -05:00 |
|
Lukas Tenbrink
|
56abd0ece3
|
Remove circular unneeded debug_adapter_protocol.h include from debug_adapter_parser.h.
|
2025-10-10 10:40:47 +02:00 |
|
Rémi Verschelde
|
a177d33ca7
|
Merge pull request #110738 from YeldhamDev/oops_guess_we_needed_that
Fix selection of remote tree using the keyboard
|
2025-10-07 13:07:02 +02:00 |
|
Thaddeus Crews
|
b35a75e429
|
Merge pull request #111194 from passivestar/secondary-lists
Add missing ItemListSecondary and TreeSecondary theme type variations
|
2025-10-03 12:01:08 -05:00 |
|
passivestar
|
3316609ddd
|
Add missing ItemListSecondary and TreeSecondary theme type variations
|
2025-10-03 13:34:49 +04:00 |
|
Aaron Franke
|
3d1c9fd5de
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
Thaddeus Crews
|
6b22951162
|
Merge pull request #107954 from stuartcarnie/unix_domain_socket_support
Add Core UNIX domain socket support
|
2025-09-30 18:35:08 -05:00 |
|
Aaron Franke
|
754d49ac81
|
Skip copying values constructed immediately before returning
|
2025-09-26 19:13:58 -07:00 |
|
Stuart Carnie
|
7227fdd805
|
Core: Add UNIX domain socket support
> [!NOTE]
>
> Later versions of Windows has support for `AF_UNIX`, so it could be
> added.
|
2025-09-26 05:46:19 +10:00 |
|
Edward Moulsdale
|
e366471fdc
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
|
Thaddeus Crews
|
22355f2114
|
Merge pull request #110251 from KoBeWi/semote_relect
Properly inspect old remote selection
|
2025-09-24 09:59:07 -05:00 |
|
Thaddeus Crews
|
2569d4088f
|
Merge pull request #109166 from Calinou/editor-expression-use-fixed-width-font
Use a fixed-width font for the expression evaluator
|
2025-09-23 14:51:50 -05:00 |
|
Thaddeus Crews
|
fc9a775f56
|
Merge pull request #104420 from pafuent/pause_audio_when_game_is_paused
Pause audio when game is paused
|
2025-09-23 12:08:34 -05:00 |
|
Michael Alexsander
|
53231879b3
|
Fix selection of remote tree using the keyboard
|
2025-09-20 20:11:59 -03:00 |
|
kobewi
|
d61a337a70
|
Improve usage of String.split() vs get_slice()
|
2025-09-19 16:31:55 +02:00 |
|
Ivan Shakhov
|
ecf6620ab7
|
Extend DAP to allow debug main/current/specific_scene and also commanline arguments - fix https://github.com/godotengine/godot-proposals/discussions/12121
Co-authored-by: Artemy Fedotov <47072685+fstxz@users.noreply.github.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
|
2025-09-19 09:21:21 +02:00 |
|
Pablo Andres Fuente
|
b0080500bd
|
Pause audio when game is paused
Fixes #68880
Implementation based on #99555
|
2025-09-18 18:01:49 -03:00 |
|
kobewi
|
139c406558
|
Properly inspect old remote selection
|
2025-09-05 18:16:34 +02:00 |
|
yotam-frid
|
b01b84e3a1
|
Fix single-object inspect command regression
|
2025-09-01 20:28:39 +02:00 |
|
Giganzo
|
b5efac3156
|
Fix missing hover style for Ignore Error breaks button
|
2025-08-17 00:53:27 +02:00 |
|
Michael Alexsander
|
87b62b9897
|
Fix remote tree max selection warning not showing properly
|
2025-08-09 18:10:09 -03:00 |
|
ydeltastar
|
7c31b8f6ea
|
Fix Evaluator's format issues caused by special characters in the expression
|
2025-07-31 12:22:17 -03:00 |
|
Hugo Locurcio
|
b625b40d92
|
Use a fixed-width font for the expression evaluator
|
2025-07-31 16:48:53 +02:00 |
|
Thaddeus Crews
|
95c21f6a05
|
Merge pull request #108337 from fstxz/request_seq_int_cast
DAP: Cast request's `seq` value to int
|
2025-07-28 10:49:33 -05: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 |
|
Stuart Carnie
|
a3d3306ed3
|
Editor: Fix crash when specifying --debug-server
The dock is not in the tree when starting the debug server via the CLI
|
2025-07-15 07:31:31 +10:00 |
|
Logan Detrick
|
78045df591
|
Fix TabBar corner radius and generalize Debugger hack
|
2025-07-07 16:50:12 -07:00 |
|
Artemy Fedotov
|
054934e486
|
DAP: Cast request's seq value to int
|
2025-07-07 18:31:53 +04: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 |
|
Pāvels Nadtočajevs
|
a272376f89
|
Cleanup accessibility names.
|
2025-06-23 11:08:36 +03:00 |
|
Thaddeus Crews
|
f7c6f0057c
|
Merge pull request #103972 from m4gr3d/xr_editor_hybrid_support
Add support for running hybrid apps from the XR editor
|
2025-06-20 08:38:55 -05:00 |
|
Fredia Huya-Kouadio
|
09f5be761c
|
Add support for running hybrid apps from the XR editor
|
2025-06-15 07:05:12 -07:00 |
|
Michael Alexsander
|
96e9670963
|
Fix problems with scripts and metadata in remote objects
|
2025-06-13 10:57:59 -03:00 |
|
Rémi Verschelde
|
79f39b252a
|
Merge pull request #107467 from kitbdev/fix-debugger-inspector-size
Fix debugger inspector minimum size
|
2025-06-13 01:31:00 +02:00 |
|
kit
|
b45d45e4ce
|
Fix debugger inspector minimum size
|
2025-06-12 17:52:43 -04: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 |
|
Danil Alexeev
|
db9b8ff003
|
CodeEditor: Make possible to select and copy error text
|
2025-06-12 22:06:09 +02:00 |
|
Lukas Tenbrink
|
e2931a5c19
|
Make conversions from NodePath to String explicit.
|
2025-06-11 16:50:27 +02:00 |
|
Lukas Tenbrink
|
ed836df150
|
Make conversions from math types to String explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
Thaddeus Crews
|
34c6da4413
|
Merge pull request #107102 from lodetrick/debugger-margin
Fix Debugger Dock bottom margin
|
2025-06-04 10:34:38 -05:00 |
|
kobewi
|
c32a031908
|
Improve auto-translation of Script Editor
|
2025-06-04 14:41:15 +02:00 |
|
Logan Detrick
|
775fba20cd
|
Fix Debugger bottom margin
|
2025-06-03 15:50:35 -07:00 |
|
Aaron Franke
|
5777a88b76
|
Support 64-bit sizes in Compression
|
2025-06-03 00:03:01 -07:00 |
|
Haoyu Qiu
|
f0fc5ffd3e
|
Cleanup header includes for AddMetadataDialog
|
2025-05-27 21:45:00 +08:00 |
|
Thaddeus Crews
|
affbfa5b4e
|
Merge pull request #89746 from KoBeWi/NOTification
Remove `NOTIFICATION_ENTER_TREE` when `NOTIFICATION_THEME_CHANGED` is used
|
2025-05-07 12:48:21 -05:00 |
|
kobewi
|
d32d2e9b51
|
Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used
|
2025-05-06 15:28:03 +02:00 |
|
Stuart Carnie
|
00e1fdec2c
|
MacOS: Embedded window support.
|
2025-05-06 06:09:05 +10:00 |
|