Commit History

Author SHA1 Message Date
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  Rémi Verschelde 90bdba576a Merge pull request #43742 from qarmin/editor_modules_default_values 4 years ago
  Marcel Admiraal df6b061dbb Rename CubeMesh BoxMesh 4 years ago
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  Yuri Roubinsky d936201a05 Reversed Toggle Script Button icon 4 years ago
  bruvzg 3be31c4960 [Complex Text Layouts] Refactor TextEdit and CodeEdit controls. 4 years ago
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 years ago
  Haoyu Qiu 87fb2bde0c Keep cursor relative position after multiline move 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Paulb23 c0da97d29c Remove breakpoints from editor settings 5 years ago
  Paulb23 d18a90b8f0 Move ConnectionGutter to editor code_editor 5 years ago
  Paulb23 4d7df24d46 Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 5 years ago
  Paulb23 1353ed5e44 Added Line numbers to CodeEdit 5 years ago
  Paulb23 a0b409cb14 Add and convert editor to use CodeEdit 5 years ago
  Rémi Verschelde 5700429e4e Merge pull request #33760 from nekomatata/script-editor-init-optimization 5 years ago
  George Marques aa09b4f85d Reintroduce code completion 5 years ago
  PouleyKetchoupp ccff2f2551 Optimized ScriptEditor initialization when many scripts are loaded 5 years ago
  Paulb23 bc4cee4458 Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 5 years ago
  Paulb23 2f1080be9b Convert syntax highlighters into a resource 5 years ago
  Yuri Sizov e94b8a6acc Improve null check in FindReplaceBar 5 years ago
  Yuri Roubinsky 25cb5a42e0 Fix error label clicking in status bar for shader editor 5 years ago
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 years ago
  Maganty Rushyendra 2be3a33cc3 Fix code editor Replace tool to work with 'Selection Only' option 5 years ago
  Maganty Rushyendra 91bdc77d47 Fix match count for whole word search in editor 5 years ago
  Maganty Rushyendra 2433287871 Fix whole word search slowdown in editor 5 years ago
  MrRevington 4641fb9ec4 FIX CodeTextEditor not respecting focus in _input 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago