This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
c83c672d615e04fda40e5c02835a10deba924813
godot
/
editor
/
debugger
T
History
Thaddeus Crews
e1c8e6cfb6
Merge pull request
#108208
from YeldhamDev/remote_class_name_fix
...
Show custom class name in the remote inspector
2026-02-16 10:19:26 -06:00
..
debug_adapter
Move
RuntimeNodeSelect
to its own files
2026-01-29 11:02:25 -03:00
debugger_editor_plugin.cpp
Add EditorDock's own DockSlot enum
2026-01-02 13:16:23 +01:00
debugger_editor_plugin.h
…
editor_debugger_inspector.cpp
Merge pull request
#108208
from YeldhamDev/remote_class_name_fix
2026-02-16 10:19:26 -06:00
editor_debugger_inspector.h
…
editor_debugger_node.cpp
Remove
sky.h
include from
environment.h
, to speed up compile time.
2026-01-30 00:05:55 +01:00
editor_debugger_node.h
…
editor_debugger_plugin.cpp
…
editor_debugger_plugin.h
…
editor_debugger_server.cpp
…
editor_debugger_server.h
…
editor_debugger_tree.cpp
Remove
sky.h
include from
environment.h
, to speed up compile time.
2026-01-30 00:05:55 +01:00
editor_debugger_tree.h
…
editor_expression_evaluator.cpp
…
editor_expression_evaluator.h
Remove unused private variables in
godot/editor
2025-12-07 02:55:08 -08:00
editor_file_server.cpp
…
editor_file_server.h
…
editor_performance_profiler.cpp
…
editor_performance_profiler.h
…
editor_profiler.cpp
…
editor_profiler.h
Remove unused private variables in
godot/editor
2025-12-07 02:55:08 -08:00
editor_visual_profiler.cpp
…
editor_visual_profiler.h
…
script_editor_debugger.cpp
Merge pull request
#115761
from jinyangcruise/fix_debugger_error_log_time_trimed
2026-02-13 07:40:27 -06:00
script_editor_debugger.h
Merge pull request
#113351
from DexterFstone/Add-context-menu-to-the-Video-RAM
2026-02-06 08:17:46 -06:00
SCsub
…