Historia zmian

Autor SHA1 Wiadomość Data
  Hugo Locurcio f36c90b82f Add a soft line length guideline to the script editor 5 lat temu
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 lat temu
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 lat temu
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 lat temu
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 lat temu
  Sushi 79f48642a8 Fix: Selection Only in Find/Replace now preserves selection 4 lat temu
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 lat temu
  Haoyu Qiu beddfb4437 Keep cursor relative position after multiline move 5 lat temu
  PouleyKetchoupp e3765e97de Optimized ScriptEditor initialization when many scripts are loaded 5 lat temu
  Yuri Sizov 3f57cb12b4 Improve null check in FindReplaceBar 5 lat temu
  Yuri Roubinsky 5be4e10f4e Fix error label clicking in status bar for shader editor 5 lat temu
  Maganty Rushyendra 3b52ea4b43 Fix code editor Replace tool to work with 'Selection Only' option 5 lat temu
  Maganty Rushyendra ffb423bc76 Fix match count for whole word search in editor 5 lat temu
  Maganty Rushyendra be0eba0f75 Fix whole word search slowdown in editor 5 lat temu
  Thakee Nathees 233997aac5 replace selected text with empty string bug fixed 5 lat temu
  Richard Menzies 367048030b Fix wrong selection on cloning a line down in the editor 5 lat temu
  Tomasz Chabora 15162906e4 Allow for continuous deletion/duplication of lines 5 lat temu
  Michael Alexsander 621821bf87 Make the replaced results appear in the matches counter 6 lat temu
  Rémi Verschelde 40f0649e5b Fix typos with codespell 5 lat temu
  Haoyu Qiu 9c229cb035 Fixes minimap width on HiDPI monitor 5 lat temu
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 lat temu
  Rémi Verschelde f7d8dd79e9 Merge pull request #34441 from KoBeWi/wrapping_things_up 5 lat temu
  Yuri Roubinsky c89df816c1 Fix ScriptTextEditor encapsulation 5 lat temu
  Tomasz Chabora b8bbf5a55f Fix code editor not always centering to bookmarks 5 lat temu
  Yuri Roubinsky 9f223616f1 Updates toggle scripts switch tooltip (if user changed the shortcut) 5 lat temu
  Yuri Roubinsky 03928c5b36 Fix toggle scripts panel to allow using shortcut in other areas 5 lat temu
  Yuri Roubinsky bb7b614da1 Prevent showing toggle scripts panel switch in shader editor 5 lat temu
  Yuri Roubinsky dc0199989d Moves switch for show scripts panel from File menu to status bar 5 lat temu
  Haoyu Qiu 6eaec3d10d Fixes Delete Line doesn't delete first line in script 5 lat temu
  Tomasz Chabora f4d0e598a7 Center Script Editor when jumping to bookmarks/breakpoints 5 lat temu