summaryrefslogtreecommitdiff
path: root/editor/debugger
AgeCommit message (Expand)Author
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
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-29Fix missed renamings from empty() to is_empty()Rémi Verschelde
2020-12-28Merge pull request #44434 from madmiraal/rename-camera3d-near-and-farRémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-20Rename Camera3D near and far getters and settersMarcel Admiraal
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-11-17Debugger: Save options in project metadataRémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-16Merge pull request #42729 from opl-/feat/better-debugger-errorsRémi Verschelde
2020-11-09Variant: Rename Type::_RID to Type::RIDRémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-12Improve output in Debugger Errors tab for scriptsopl-
2020-08-26Added debugger plugin supportsimpu
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-07-10Add override keywords.Marcel Admiraal
2020-06-29Added Custom Performance Monitor and feature to read intermediate values of M...simpu
2020-06-21Draw horizontal lines and labels in the editor performance monitorsHugo Locurcio
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-22Fix dialog spam when inspecting MeshInstance from model filePouleyKetchoupp
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Enforce use of bool literals instead of integersRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-05-12Support multiple debug protocols.Fabio Alessandrelli
2020-05-11Merge pull request #38592 from Calinou/debugger-error-warning-iconRémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde
2020-05-09Use a different icon for the debugger tab with both warnings and errorsHugo Locurcio
2020-05-01Format remote printerr properly in script debugger outputPouleyKetchoupp
2020-04-29[Core] Rename linear_interpolate to lerpAaron Franke
2020-04-24Add ability to export VRAM usage as CSVPedro J. Estébanez
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-27Rename more 2D and 3D nodes to follow conventionRémi Verschelde