Commit History

Author SHA1 Message Date
  Anilforextra adbe948bda String: Add contains(). 3 years ago
  Yuri Roubinsky 050f746e19 Fix theming update of shader editor 3 years ago
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 3 years ago
  Rémi Verschelde 3efa6644c4 Merge pull request #55541 from KoBeWi/outcognito_scripts 3 years ago
  kobewi f524ddebd5 Make script type distinguishable by icon 3 years ago
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation 3 years ago
  George Marques 923b7b2748 Remove action to ignore warning in the script editor 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
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Rémi Verschelde 2beaae4b6f String: Remove `erase` method, bindings can't mutate String 3 years ago
  kobewi 134e4d168b Improve save handling for built-in scripts 3 years ago
  kobewi e393c2a734 Add is_built_in() method to Resource 4 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Paulb23 3010bca41b Move add_syntax_highlighter bind to ScriptEditorBase 3 years ago
  Paulb23 44e260e247 Allow breakpoints in closed files 3 years ago
  Eric M bd3cc8d6cc Fixed ScriptTextEditor errors/warnings panel formatting. 3 years ago
  Eric M 6b65092c57 Added ability to override shortcut definitions for OSX (remove preprocessor defines) 4 years ago
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts 4 years ago
  Yuri Roubinsky 6a9e855af9 Fix editor crash on pressing `Go to Previous Bookmark` menu button 4 years ago
  Gilles Roudière 321ee7bda1 Merge pull request #52106 from Paulb23/text-edit-optimisation 4 years ago
  Fabio Alessandrelli 58c30b2626 Merge pull request #51639 from Ev1lbl0w/gsoc21-dap 4 years ago
  Ev1lbl0w 292ed61c18 Implemented advanced features of DAP 4 years ago
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 4 years ago
  Paulb23 de009cb5ae Optimise TextEdit get height and width 4 years ago
  Rémi Verschelde de7b6d13eb Merge pull request #51627 from mhilbrunner/todo-for-neikeq 4 years ago
  Rémi Verschelde aa3909cf54 Merge pull request #51729 from yjh0502/ext-reload-master 4 years ago