История коммитов

Автор SHA1 Сообщение Дата
  Twarit Waikar 4656ea8977 VCS: Port Godot 3.5's VCS features to GDExtension 3 лет назад
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 3 лет назад
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 лет назад
  reduz 45af29da80 Add a new HashSet template 3 лет назад
  Rémi Verschelde 5b02415fd0 Merge pull request #55134 from KoBeWi/script_pillow_or_something 3 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 лет назад
  Rémi Verschelde f00803b8a5 Merge pull request #56695 from bruvzg/mod_unicode_input 3 лет назад
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 4 лет назад
  Yuri Roubinsky 5db47c5521 Fix lookup symbol in scripts which doesn't open a tab at first attempt 3 лет назад
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 лет назад
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 лет назад
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 4 лет назад
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 лет назад
  jmb462 71fb89390f Save script editor's function list split offset with the editor layout 4 лет назад
  Haoyu Qiu e461e28c70 Disable ScriptEditor's menu items when they do nothing 4 лет назад
  Paulb23 f43f68f605 Convert TextEdit callbacks to Callable 4 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  kobewi ca4c63d654 Always soft-reload scripts 4 лет назад
  kobewi 134e4d168b Improve save handling for built-in scripts 4 лет назад
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 4 лет назад
  Paulb23 31c1215c25 Allow dragging TextFiles from the Filesystem dock 4 лет назад
  Paulb23 44e260e247 Allow breakpoints in closed files 4 лет назад
  Paulb23 bec8ae7ba6 Preserve script editor state through tab closes 4 лет назад
  Paulb23 6596c7bdc2 Add TextFile support across the editor 4 лет назад
  Hugo Locurcio 3143e7df69 Add history navigation in the script editor using extra mouse buttons 5 лет назад
  Rémi Verschelde 80e2c084cd Merge pull request #52479 from KoBeWi/the_close_of_all_tabs 4 лет назад
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts 4 лет назад
  kobewi 8fe664fb4b Don't stop closing on unsaved script 4 лет назад