Revīziju vēsture

Autors SHA1 Ziņojums Datums
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 gadi atpakaļ
  Rémi Verschelde f5903215d0 Merge pull request #61902 from Paulb23/multi-caret 3 gadi atpakaļ
  Paulb23 0cbe176ce6 Add multi caret support to Editor 3 gadi atpakaļ
  kobewi 14435ebcee Split script navigation state and edit state 3 gadi atpakaļ
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 gadi atpakaļ
  Micky 6dbd283ae5 Rename every instance of `caret_blink_speed` to `caret_blink_interval` 3 gadi atpakaļ
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 gadi atpakaļ
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 gadi atpakaļ
  Rémi Verschelde f7f8af232c Merge pull request #64885 from Mickeon/rename-tooltip-hint 3 gadi atpakaļ
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 gadi atpakaļ
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 3 gadi atpakaļ
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 gadi atpakaļ
  Hugo Locurcio ccf088b40b Allow using numpad for zoom shortcuts in the 2D/code editors 3 gadi atpakaļ
  Stanislav Labzyuk 44ce838192 Fix guidelines appearance 3 gadi atpakaļ
  bruvzg f743c6a368 Fix script editor zoom shortcuts not marking events as accepted. 3 gadi atpakaļ
  Yuri Roubinsky 7b94603baa Adding shader preprocessor support 3 gadi atpakaļ
  Andreas Raddau 48b8bfbbcf Fix negative search result match 3 gadi atpakaļ
  bruvzg 8f6c4956ca Fix regressions from Font refactor 3 gadi atpakaļ
  bruvzg a319e6e623 Fix regressions from Font refactor 3 gadi atpakaļ
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 gadi atpakaļ
  ConteZero 5d56efcaa4 Add an option to drag'n'drop selected text in TextEdit 3 gadi atpakaļ
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 gadi atpakaļ
  Oğuzhan Eroğlu 77a78cb4ad Indicate code editor search match number 3 gadi atpakaļ
  reduz 360dea5348 Add GDExtension support to Script 3 gadi atpakaļ
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 3 gadi atpakaļ
  jmb462 dcd2a92af3 Port existing _notification code to use switch statements (part 1/3) 3 gadi atpakaļ
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 gadi atpakaļ
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 gadi atpakaļ
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 gadi atpakaļ
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 gadi atpakaļ