Thaddeus Crews
|
afa07c1a76
|
Merge pull request #109987 from van800/shakhov/dap-devices
Refactor debugging on a device with DAP - now possible with all device types
|
2025-11-12 11:24:10 -06:00 |
|
Ivan Shakhov
|
49ac9f63fd
|
Refactor debugging on a device with DAP - now possible with all device types
Co-authored-by: Thaddeus Crews <repiteo@outlook.com>
|
2025-11-11 22:54:01 +01:00 |
|
Hugo Locurcio
|
49cf945778
|
Improve EditorRunBar shortcut tooltips to be more informative
|
2025-11-10 18:03:18 +01: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 |
|
Thaddeus Crews
|
d6c5c4eeb5
|
Merge pull request #107671 from dsnopek/editor-run-control
Allow editor plugins to modify run arguments
|
2025-10-20 18:09:32 -05:00 |
|
David Snopek
|
fe27a72cb5
|
Allow editor plugins to modify run arguments
|
2025-10-01 07:37:40 -05:00 |
|
Aaron Franke
|
3d1c9fd5de
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -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 |
|
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 |
|
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 |
|