Historial de Commits

Autor SHA1 Mensaje Fecha
  aXu-AP d188068caa Fix toggle comment not moving caret hace 2 años
  aXu-AP bdfb10fb98 Rework code editor multiline operations hace 2 años
  Rémi Verschelde b342dcdf04 Remove some unused signals hace 2 años
  Paulb23 8cb05a5e53 Fixed removing secondary carets when editing with search open hace 2 años
  bruvzg 5361ec9f43 Implement BiDi override mode for GDScript source. hace 2 años
  Paulb23 b9f24f1586 Remove secondary carets when using FindReplaceBar hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Alfred Reinold Baudisch 02f7e03a66 Cancels the code complete timer when the caret moves to another line hace 2 años
  Rémi Verschelde 4bca815d41 Merge pull request #69132 from RumblingTurtle/multiline-move-fix hace 2 años
  Eduard Zalyaev c3eec67f06 Script editor: Rewrite multiline move logic. Preserving all carets and their selections intact on alt+up/down shortcut hace 2 años
  Rémi Verschelde d4c4a44607 Merge pull request #68759 from MewPurPur/bookmark-fix hace 2 años
  Aaron Franke f6714858bf Rename TextureButton set_*_texture methods to set_texture_* hace 2 años
  VolTer 135c8cbf98 Fix text selection persisting on bookmark traversal hace 2 años
  Christian Cuevas 5347c2b10e Fix "Search" match inconsistencies hace 2 años
  Hugo Locurcio 11842eb738 Disable code font ligatures by default in the editor hace 2 años
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET hace 3 años
  Rindbee ff0de4e220 Fix some bugs about search in code editor hace 3 años
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. hace 3 años
  Rémi Verschelde f5903215d0 Merge pull request #61902 from Paulb23/multi-caret hace 3 años
  Paulb23 0cbe176ce6 Add multi caret support to Editor hace 3 años
  kobewi 14435ebcee Split script navigation state and edit state hace 3 años
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform hace 3 años
  Micky 6dbd283ae5 Rename every instance of `caret_blink_speed` to `caret_blink_interval` hace 3 años
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` hace 3 años
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" hace 3 años
  Rémi Verschelde f7f8af232c Merge pull request #64885 from Mickeon/rename-tooltip-hint hace 3 años
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED hace 3 años
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget hace 3 años
  kobewi 8be27dc59e Replace Array return types with TypedArray hace 3 años
  Hugo Locurcio ccf088b40b Allow using numpad for zoom shortcuts in the 2D/code editors hace 3 años