Commit History

Author SHA1 Message Date
  Yuri Sizov b89cf4dcf9 Fix a node reparenting warning in the editor debugger 3 years ago
  Paulb23 895eb7539a Add global breakpoint list 3 years ago
  Yuri Roubinsky 49db87ab3d Add option to filter the stack variables of GDScript debugger 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  jmb462 81efebb3a1 Fix bad popups offset in editor with single window off 4 years ago
  Yuri Roubinsky eabf8f5edf Added `reset_size` method to `Control` and `Window` classes 3 years ago
  Yuri Roubinsky a673e8ae18 Fix debugger tab which don't resetting after pressing clear button 3 years ago
  Hugo Locurcio 570cdc128f Rename Node's `filename` property to `scene_file_path` for clarity 3 years ago
  Michael Alexsander 1363fe3892 Fix error when opening multiple debugger sessions 3 years ago
  Hugo Locurcio cae492562b Color error and warning lines in the editor debugger's Errors panel 3 years ago
  Rémi Verschelde 88b347dc27 Merge pull request #51920 from jmb462/missing-sname-macro-optimization-in-some-functions 3 years ago
  Ricardo Subtil 9e85c95ca2 Fix error list not being cleared 4 years ago
  Ev1lbl0w 292ed61c18 Implemented advanced features of DAP 4 years ago
  jmb462 54de7114c5 Add missing SNAME macro optimization for StringName in some functions 4 years ago
  Fabio Alessandrelli 80fc90e82a Merge pull request #50454 from Ev1lbl0w/gsoc21-dap 4 years ago
  Ev1lbl0w 7bccd5487e Implemented initial DAP support 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde c82daaed48 Merge pull request #38317 from verdog/get-cam-2d-4.0 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  kobewi f4b361dd15 Add header theme type variations to labels 4 years ago
  Rémi Verschelde aab6dc301c Merge pull request #50086 from Geometror/label-improve-layout-options 4 years ago
  reduz f4379cbc82 Clean up Tree 4 years ago
  Hendrik Brucker 56a8d3f30c Improvements to Label's layout options 4 years ago
  Josh Chandler 879f84d8f8 add viewport.get_camera_2d() 5 years ago
  Gilles Roudière d7d32ced5b Implement Tree's internal minimum width calculation 4 years ago
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 4 years ago
  Hugo Locurcio 5bc746e60a Add a menu action to open C++ source on GitHub in the editor debugger 4 years ago