This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
e2b8c9f038a7a4d1722cb6b2a0a4dced9b7c853e
godot
/
editor
/
run
History
Pāvels Nadtočajevs
e2b8c9f038
[Editor] Fix missing "+" in the bunch of tooltips.
2025-12-05 10:20:50 +02:00
..
editor_run_bar.cpp
Update the shortcuts for 'run the current scene' and 'run specific scene' so they trigger the last selected XR mode option
2025-12-01 00:25:30 -08:00
editor_run_bar.h
Update the shortcuts for 'run the current scene' and 'run specific scene' so they trigger the last selected XR mode option
2025-12-01 00:25:30 -08:00
editor_run_native.cpp
Refactor debugging on a device with DAP - now possible with all device types
2025-11-11 22:54:01 +01:00
editor_run_native.h
…
editor_run.cpp
Fix verbose running message
2025-10-24 23:18:55 +02:00
editor_run.h
…
embedded_process.cpp
EmbeddedProcess: Fix invalid deferred call
2025-12-01 18:22:19 +01:00
embedded_process.h
Remove
#include "scene/main/timer.h"
from
control.h
2025-10-05 14:41:06 +09:00
game_view_plugin.cpp
[Editor] Fix missing "+" in the bunch of tooltips.
2025-12-05 10:20:50 +02:00
game_view_plugin.h
[Editor] Disable embedded mode, if
--headless
is in the main instance argument list.
2025-11-28 10:48:43 +02:00
run_instances_dialog.cpp
…
run_instances_dialog.h
…
SCsub
…