This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb6ca91ba6f04a4ff2e21b3ca097c92b6a68dbc8
godot
/
editor
/
debugger
History
kit
eb6ca91ba6
Extract BottomPanel from EditorNode
2024-02-20 15:09:07 -05:00
..
debug_adapter
Use check_changed_settings_in_group() everywhere
2024-02-19 21:34:45 +01:00
editor_debugger_inspector.cpp
…
editor_debugger_inspector.h
…
editor_debugger_node.cpp
Extract BottomPanel from EditorNode
2024-02-20 15:09:07 -05:00
editor_debugger_node.h
…
editor_debugger_server.cpp
…
editor_debugger_server.h
…
editor_debugger_tree.cpp
…
editor_debugger_tree.h
…
editor_file_server.cpp
…
editor_file_server.h
…
editor_performance_profiler.cpp
Improve editor theme generation after the refactor
2024-01-17 15:16:53 +01:00
editor_performance_profiler.h
…
editor_profiler.cpp
Fix editor profiler script function sort order
2024-01-27 17:12:27 -08:00
editor_profiler.h
…
editor_visual_profiler.cpp
Fix frame number underflow in visual profiler
2024-02-15 14:33:47 +01:00
editor_visual_profiler.h
…
script_editor_debugger.cpp
Replace error checks against
size
with
is_empty
2024-02-09 12:50:15 +01:00
script_editor_debugger.h
…
SCsub
…