summaryrefslogtreecommitdiff
path: root/editor/script_editor_debugger.cpp
AgeCommit message (Expand)Author
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-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
2018-11-11Many fixes to script editor remote debugger, closes #13346Juan Linietsky
2018-11-02Merge pull request #22625 from allkhor/cleanup_history_from_remote_nodesJuan Linietsky
2018-10-20Resize some editor panel minimum sizes on hiDPI displaysHugo Locurcio
2018-10-11Cleanup the editor history from remote nodes after the scene stopped.allkhor
2018-10-04Cleaned up/Fixed some bugs in the remote inspector code.DualMatrix
2018-10-02Fix script path for warningsChaosus
2018-10-01Revert "Fix -new inspector- remote debug view not changing to current scene a...Rémi Verschelde
2018-09-29Merge pull request #22524 from DualMatrix/error_spam_3_please_be_finalRémi Verschelde
2018-09-29Fixed error spam when selecting root in remote treeDualMatrix
2018-09-29Fixed debugger showing wrong name for Objects.DualMatrix
2018-09-28Fixed Objects do not showing their drop down in debuggerDualMatrix
2018-09-20Merge pull request #22201 from DualMatrix/error_spam_2_electric_boogalooRémi Verschelde
2018-09-19Fixed Objects no longer showing ID in debugger.DualMatrix
2018-09-19Fixed error spam in remote debuggerDualMatrix
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-12Add expand/collapse all buttons for the "Errors" tabMichael Alexsander Silva Dias
2018-09-12Merge pull request #21692 from Faless/sockets_rebaseFabio Alessandrelli
2018-09-12Unify StreamPeerTCP/TCP_Server with NetSocket APIFabio Alessandrelli
2018-09-12Merge pull request #21884 from RyanStein/feature-error-treeRémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-11Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde
2018-09-08Merge debugger's error and stack trace lists into one tree interface.Ryan Stein
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-20Reset reason text when no longer connectedMarcin Zawiejski
2018-08-16Fix debugger icon for warningsChaosus
2018-08-13Add warning color to output logChaosus
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-13Fix -new inspector- remote debug view not changing to current scene after exi...ordigdug
2018-05-26Don't cut of long errors in debugger.Benjamin
2018-05-15-New inspector.Juan Linietsky
2018-05-07Merge pull request #16893 from GodotExplorer/debugger-improvement-3Juan Linietsky
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-02-25Update icons when theme changedPoommetee Ketson
2018-02-24only show information we have in stacktracePaul Joannon
2018-02-22Insert proper copy icon to debuggerArtem Varaksa
2018-02-22Save runtime node as scene from the remote scene tree.geequlim
2018-02-21Icons updateDaniel J. Ramirez