Commit History

Author SHA1 Message Date
  lawnjelly 0718852d2c Add `EditorSettings` `EDITOR_GET_CACHED` 1 month ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  ConteZero a13b3028a2 Add an option to drag'n'drop selected text in TextEdit 3 years ago
  ConteZero 0ffacff998 [3.x] Add option to make selection unique 3 years ago
  lawnjelly a0c6d16c90 Add editor vital redraws only option 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Hugo Locurcio b1b936cba8 Tweak the script editor's line/column indicator for readability 3 years ago
  Yuri Roubinsky 8519c803e4 Prevent error generates if `Delete Line` used on last line in CodeEditor 3 years ago
  Rémi Verschelde b35e61ba85 Script editor: Rename 'Clone Down' to 'Duplicate Selection' 4 years ago
  Hugo Locurcio f36c90b82f Add a soft line length guideline to the script editor 5 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Sushi 79f48642a8 Fix: Selection Only in Find/Replace now preserves selection 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Haoyu Qiu beddfb4437 Keep cursor relative position after multiline move 4 years ago
  PouleyKetchoupp e3765e97de Optimized ScriptEditor initialization when many scripts are loaded 5 years ago
  Yuri Sizov 3f57cb12b4 Improve null check in FindReplaceBar 5 years ago
  Yuri Roubinsky 5be4e10f4e Fix error label clicking in status bar for shader editor 5 years ago
  Maganty Rushyendra 3b52ea4b43 Fix code editor Replace tool to work with 'Selection Only' option 5 years ago
  Maganty Rushyendra ffb423bc76 Fix match count for whole word search in editor 5 years ago
  Maganty Rushyendra be0eba0f75 Fix whole word search slowdown in editor 5 years ago
  Thakee Nathees 233997aac5 replace selected text with empty string bug fixed 5 years ago
  Richard Menzies 367048030b Fix wrong selection on cloning a line down in the editor 5 years ago
  Tomasz Chabora 15162906e4 Allow for continuous deletion/duplication of lines 5 years ago
  Michael Alexsander 621821bf87 Make the replaced results appear in the matches counter 5 years ago
  Rémi Verschelde 40f0649e5b Fix typos with codespell 5 years ago
  Haoyu Qiu 9c229cb035 Fixes minimap width on HiDPI monitor 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago