Historial de Commits

Autor SHA1 Mensaje Fecha
  Yuri Roubinsky eb95cdd690 Prevent error emitting when clicking on error in code text editor hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  Rémi Verschelde 31ded7e126 Fixup last commit, change misleading CodeEditor for consistency hace 3 años
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related hace 3 años
  kobewi 841a9ef820 ScrollContainer's scrollbar visibility is now enum hace 3 años
  ator-dev 3237950216 Make delete_lines work correctly regardless of the selection hace 3 años
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums hace 4 años
  ConteZero fbee4efa5f Add option to make selection unique hace 4 años
  Gordon MacPherson 1881b3adc5 Improve GDScript Editor and Improve latency hace 4 años
  Rémi Verschelde 949c268a68 Merge pull request #52655 from Chaosus/toggle_scripts_panel hace 4 años
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts hace 4 años
  Hugo Locurcio 1e8976fcb5 Tweak the script editor's line/column indicator for readability hace 4 años
  Yuri Roubinsky 7ccbf49bda Prevent error generates if `Delete Line` used on last line in CodeEditor hace 4 años
  Rémi Verschelde ce8dbef6a0 Merge pull request #52662 from Chaosus/fix_bookmarks hace 4 años
  Yuri Roubinsky 6a9e855af9 Fix editor crash on pressing `Go to Previous Bookmark` menu button hace 4 años
  ThreeRhinosInAnElephantCostume a442b06313 Fix Find Next shortcut not working when search bar is focused hace 4 años
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL hace 4 años
  jmb462 838f0d49e3 Fix carret not following while debugging (Fix #51754) hace 4 años
  Paulb23 bcfc591f86 Reorganise text editor settings hace 4 años
  Paulb23 b6f5912174 Move CodeEdit theme overrides into EditorTheme hace 4 años
  Paulb23 ae4dcb8918 Cleanup and bind remaing methods in TextEdit hace 4 años
  Paulb23 0a32a6907b Cleanup and expose viewport / scrolling methods hace 4 años
  Paulb23 9ec3e7f3d7 Cleanup TextEdit selection methods hace 4 años
  Paulb23 7e70f9e0b9 Expose and cleanup TextEdit line wrap API hace 4 años
  Paulb23 d5dcaee4c5 Cleanup and rename caret operations hace 4 años
  Paulb23 8f900ac178 Move line length guidelines into CodeEdit hace 4 años
  Paulb23 d1a1ad127e Move brace matching into CodeEdit hace 4 años
  Paulb23 12f0053555 Move auto brace completion to CodeEdit hace 4 años
  PouleyKetchoupp edc858ad82 Optimize theme change in code editor hace 4 años