summaryrefslogtreecommitdiff
path: root/editor/debugger
AgeCommit message (Expand)Author
2021-12-02Merge pull request #55474 from akien-mga/copy-operators-no-referenceRémi Verschelde
2021-12-01Skip script property in remote object property listRaul Santos
2021-11-30Don't return reference on copy assignment operatorsRémi Verschelde
2021-11-22Added `reset_size` method to `Control` and `Window` classesYuri Roubinsky
2021-11-15Fix debugger tab which don't resetting after pressing clear buttonYuri Roubinsky
2021-11-12Use "enum class" for input enumsAaron Franke
2021-10-27Improve appearance of the editor Debugger bottom panel menuHugo Locurcio
2021-10-14Fix specific warnings issues by ClangK. S. Ernest (iFire) Lee
2021-09-30Use range iterators for `Map`Lightning_A
2021-09-30Rename Node's `filename` property to `scene_file_path` for clarityHugo Locurcio
2021-09-26Fix error when opening multiple debugger sessionsMichael Alexsander
2021-09-24Color error and warning lines in the editor debugger's Errors panelHugo Locurcio
2021-09-23Merge pull request #51920 from jmb462/missing-sname-macro-optimization-in-som...Rémi Verschelde
2021-09-16Fix error list not being clearedRicardo Subtil
2021-09-14Merge pull request #52226 from Faless/debugger/4.x_start_optionsRémi Verschelde
2021-09-01Merge pull request #51639 from Ev1lbl0w/gsoc21-dapFabio Alessandrelli
2021-08-31Implemented advanced features of DAPEv1lbl0w
2021-08-29[Editor] Editor debugger binds according to editor settings.Fabio Alessandrelli
2021-08-21Fix camera override not workingrequizm
2021-08-20Add missing SNAME macro optimization for StringName in some functionsjmb462
2021-08-03Merge pull request #50454 from Ev1lbl0w/gsoc21-dapFabio Alessandrelli
2021-08-02Implemented initial DAP supportEv1lbl0w
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-24Merge pull request #50511 from aaronfranke/iteratorsRémi Verschelde
2021-07-24Add a tooltip for Inclusive and Self in the editor profilerHugo Locurcio
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-20Merge pull request #38317 from verdog/get-cam-2d-4.0Rémi Verschelde
2021-07-19Merge pull request #50599 from Calinou/editor-profiler-improve-tooltipRémi Verschelde
2021-07-18Optimize StringName usagereduz
2021-07-19Improve tooltips in the editor profiler to mention the script nameHugo Locurcio
2021-07-13Add header theme type variations to labelskobewi
2021-07-13Merge pull request #50086 from Geometror/label-improve-layout-optionsRémi Verschelde
2021-07-04Clean up Treereduz
2021-07-04Improvements to Label's layout optionsHendrik Brucker
2021-07-03add viewport.get_camera_2d()Josh Chandler
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-05-21Fix editor crash when exporting profiler dataHaoyu Qiu
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-05-06Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscoresHugo Locurcio
2021-04-23fix stop debugger on closing gameStefan Boronczyk
2021-04-19Add a menu action to open C++ source on GitHub in the editor debuggerHugo Locurcio
2021-04-06Clean up profilerpkowal
2021-03-23Rename ButtonList enum and members to MouseButtonAaron Franke
2021-03-05Fix negative VRAM valuesEv1lbl0w
2021-02-10Removed _change_notifyreduz
2021-02-08Keep selected node visible after filter changePedro J. Estébanez
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal