История коммитов

Автор SHA1 Сообщение Дата
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 лет назад
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 лет назад
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 лет назад
  jmb462 1ce81dc5f2 Add missing SNAME macro optimization in some function calls 3 лет назад
  Gilles Roudière 73e784de1e Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_focus_owner() 3 лет назад
  Yuri Roubinsky 050f746e19 Fix theming update of shader editor 3 лет назад
  kobewi 1422c756ed Rename request_code_completion signal 3 лет назад
  Yuri Roubinsky eb95cdd690 Prevent error emitting when clicking on error in code text editor 3 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 лет назад
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 лет назад
  Rémi Verschelde 31ded7e126 Fixup last commit, change misleading CodeEditor for consistency 3 лет назад
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 лет назад
  kobewi 841a9ef820 ScrollContainer's scrollbar visibility is now enum 3 лет назад
  ator-dev 3237950216 Make delete_lines work correctly regardless of the selection 3 лет назад
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 лет назад
  ConteZero fbee4efa5f Add option to make selection unique 4 лет назад
  Gordon MacPherson 1881b3adc5 Improve GDScript Editor and Improve latency 4 лет назад
  Rémi Verschelde 949c268a68 Merge pull request #52655 from Chaosus/toggle_scripts_panel 4 лет назад
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts 4 лет назад
  Hugo Locurcio 1e8976fcb5 Tweak the script editor's line/column indicator for readability 4 лет назад
  Yuri Roubinsky 7ccbf49bda Prevent error generates if `Delete Line` used on last line in CodeEditor 4 лет назад
  Rémi Verschelde ce8dbef6a0 Merge pull request #52662 from Chaosus/fix_bookmarks 4 лет назад
  Yuri Roubinsky 6a9e855af9 Fix editor crash on pressing `Go to Previous Bookmark` menu button 4 лет назад
  ThreeRhinosInAnElephantCostume a442b06313 Fix Find Next shortcut not working when search bar is focused 4 лет назад
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 лет назад
  jmb462 838f0d49e3 Fix carret not following while debugging (Fix #51754) 4 лет назад
  Paulb23 bcfc591f86 Reorganise text editor settings 4 лет назад
  Paulb23 b6f5912174 Move CodeEdit theme overrides into EditorTheme 4 лет назад
  Paulb23 ae4dcb8918 Cleanup and bind remaing methods in TextEdit 4 лет назад
  Paulb23 0a32a6907b Cleanup and expose viewport / scrolling methods 4 лет назад