index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
script_editor_debugger.cpp
Age
Commit message (
Expand
)
Author
2020-02-12
ObjectID converted to a structure, fixes many bugs where used incorrectly as ...
Juan Linietsky
2020-02-11
Vulkan: Move thirdparty code out of drivers, style fixes
Rémi Verschelde
2020-02-11
Visual GPU profiler and related profiling support in Vulkan.
Juan Linietsky
2020-02-11
Bugfixes and ability to better specify filter and repeat modes everywhere.
Juan Linietsky
2020-02-11
Texture refactor
Juan Linietsky
2020-02-05
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-01-31
Merge pull request #33970 from Calinou/improve-video-ram-debugger-ux
Rémi Verschelde
2020-01-31
Merge pull request #35502 from Calinou/profiler-csv-save-anywhere
Rémi Verschelde
2020-01-24
Allow saving anywhere when exporting CSV measures from the profiler
Hugo Locurcio
2020-01-24
Display times as milliseconds in the profiler and performance monitors
Hugo Locurcio
2020-01-19
Improve the Video RAM debugger UX
Hugo Locurcio
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-21
Correct size for PacketPeerStream in Debugger.
Fabio Alessandrelli
2019-12-02
Tweak error timestamp formatting to be more readable
Hugo Locurcio
2019-11-20
Merge pull request #33583 from qarmin/fix_overflows_unitialized
Rémi Verschelde
2019-11-20
Fix some overflows and unitialized variables
Rafał Mikrut
2019-11-18
Fixed ScriptEditorDebugger minimum size
PouleyKetchoupp
2019-11-08
Merge pull request #27742 from rxlecky/camera-replication
Rémi Verschelde
2019-11-04
Fixed cases where labels with autowrap can overflow the editor ui
PouleyKetchoupp
2019-10-28
Fixed remote inspector for tool scripts
PouleyKetchoupp
2019-10-23
Fixed variables with built-in resource in remote inspector
PouleyKetchoupp
2019-10-23
Implement game camera override
Erik
2019-10-02
Inspector: select self object after selecting a stack frame
lupoDharkael
2019-09-26
Fix remote-tree not displaying the node type
Emmanuel Barroga
2019-09-25
Show C++ error condition in script editor debugger
Rémi Verschelde
2019-09-23
Merge pull request #32258 from Calinou/improve-debugger-shortcut-ux
Rémi Verschelde
2019-09-23
Merge pull request #32049 from codecustard/fix_remoteview_navto_inspected
Rémi Verschelde
2019-09-22
Improve the debugger shortcut UX
Hugo Locurcio
2019-09-20
Distinguish editor-originating messages in the editor log
Hugo Locurcio
2019-09-19
Merge pull request #31961 from YeldhamDev/info_messages
Rémi Verschelde
2019-09-08
Fix Remote Tree Navigate to Inspected
Emmanuel Barroga
2019-09-05
Merge pull request #31989 from sparkart/revert-30833-fix_inspector_clear_remo...
Rémi Verschelde
2019-09-05
Merge pull request #31870 from JFonS/add_network_profiler
Fabio Alessandrelli
2019-09-05
Revert "Fix Clearing Inspector for Remote Node"
Emmanuel Barroga
2019-09-05
Add network profiler
jfons
2019-09-04
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-09-03
Adds skip-breakpoints feature
iwek7
2019-08-23
Merge pull request #30833 from sparkart/fix_inspector_clear_remote_node
Rémi Verschelde
2019-07-30
Fixed remote scene tree not collapsing
Silvano Cerza
2019-07-25
Fix Clearing Inspector for Remote Node
Emmanuel Barroga
2019-07-25
Fix text position in the debugger's "Monitors" tab not being an integer
Michael Alexsander Silva Dias
2019-07-24
Center text in the debugger's "Monitors" tab
Michael Alexsander Silva Dias
2019-07-19
Merge pull request #23270 from silvanocerza/remote_scene_tree_filter
Rémi Verschelde
2019-07-01
Merge pull request #28884 from vnen/yield-resume-stack
Rémi Verschelde
2019-06-20
Merge pull request #29283 from qarmin/fix_some_always_same_values
Rémi Verschelde
2019-06-20
Fix always true/false values
qarmin
2019-06-19
Merge pull request #29463 from Faless/editor/debugger_take_connection
Rémi Verschelde
2019-06-19
Editor debugger now always handle connections.
Fabio Alessandrelli
2019-06-08
Fix display of large sizes in the editor monitors
Hugo Locurcio
[next]