summaryrefslogtreecommitdiff
path: root/editor/script_editor_debugger.cpp
AgeCommit message (Expand)Author
2019-10-23Fixed variables with built-in resource in remote inspectorPouleyKetchoupp
2019-10-02Inspector: select self object after selecting a stack framelupoDharkael
2019-09-26Fix remote-tree not displaying the node typeEmmanuel Barroga
2019-09-25Show C++ error condition in script editor debuggerRémi Verschelde
2019-09-23Merge pull request #32258 from Calinou/improve-debugger-shortcut-uxRémi Verschelde
2019-09-23Merge pull request #32049 from codecustard/fix_remoteview_navto_inspectedRémi Verschelde
2019-09-22Improve the debugger shortcut UXHugo Locurcio
2019-09-20Distinguish editor-originating messages in the editor logHugo Locurcio
2019-09-19Merge pull request #31961 from YeldhamDev/info_messagesRémi Verschelde
2019-09-08Fix Remote Tree Navigate to InspectedEmmanuel Barroga
2019-09-05Merge pull request #31989 from sparkart/revert-30833-fix_inspector_clear_remo...Rémi Verschelde
2019-09-05Merge pull request #31870 from JFonS/add_network_profilerFabio Alessandrelli
2019-09-05Revert "Fix Clearing Inspector for Remote Node"Emmanuel Barroga
2019-09-05Add network profilerjfons
2019-09-04Add informational messages to various editorsMichael Alexsander Silva Dias
2019-09-03Adds skip-breakpoints featureiwek7
2019-08-23Merge pull request #30833 from sparkart/fix_inspector_clear_remote_nodeRémi Verschelde
2019-07-30Fixed remote scene tree not collapsingSilvano Cerza
2019-07-25Fix Clearing Inspector for Remote NodeEmmanuel Barroga
2019-07-25Fix text position in the debugger's "Monitors" tab not being an integerMichael Alexsander Silva Dias
2019-07-24Center text in the debugger's "Monitors" tabMichael Alexsander Silva Dias
2019-07-19Merge pull request #23270 from silvanocerza/remote_scene_tree_filterRémi Verschelde
2019-07-01Merge pull request #28884 from vnen/yield-resume-stackRémi Verschelde
2019-06-20Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde
2019-06-20Fix always true/false valuesqarmin
2019-06-19Merge pull request #29463 from Faless/editor/debugger_take_connectionRémi Verschelde
2019-06-19Editor debugger now always handle connections.Fabio Alessandrelli
2019-06-08Fix display of large sizes in the editor monitorsHugo Locurcio
2019-06-03Improve the performance monitor displayHugo Locurcio
2019-05-29Merge pull request #25516 from bojidar-bg/25487-folding-remote-treeRémi Verschelde
2019-05-27Implemented remote scene tree filteringSilvano Cerza
2019-05-17Now able to "Copy Node Path" from Remote tab". Fixes issue 28585.hbina085
2019-05-14Show function name in debugger stack traceGeorge Marques
2019-04-29Merge pull request #28101 from MunWolf/debugger_cursorRémi Verschelde
2019-04-25Debugger's inspector doesn't clear it values on every debug actionElias Rammos
2019-04-23Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson
2019-04-06Merge pull request #25995 from lupoDharkael/csvRémi Verschelde
2019-03-28Add CSV export to profiling datalupoDharkael
2019-03-20Revert accidental commitsPedro J. Estébanez
2019-03-20Create live view dock [wip]Pedro J. Estébanez
2019-03-06Cleanup relationship line coding after 5f079e2Michael Alexsander Silva Dias
2019-03-06-Make tileset and meshlibrary edit in a separate inspector, fixes #26671Juan Linietsky
2019-02-28Fixed Errors Tab Indexing Bug in the DebuggerErik
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-01-31Fix remote scene tree root foldingBojidar Marinov
2019-01-25Fixed function names of built-in scripts not showing up in debuggerDualMatrix
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-21Ensure array and dict editors show edited object IDs, fixes #20225Juan Linietsky
2018-11-19Add more places to hide guides if relationship lines are enabledMichael Alexsander Silva Dias
2018-11-11Remove unused variable in ScriptEditorDebuggerMichael Alexsander Silva Dias