提交历史

作者 SHA1 备注 提交日期
  Jihyun Yu 5c66891048 Auto-reload scripts with external editor 4 年之前
  Aaron Franke 7dc2edc430 [3.x] Allow reading shaders from .gdshader files 4 年之前
  kobewi 117e037235 Don't save built-in script when adding method 4 年之前
  Hugo Locurcio a45db4c208 Fix crash when trying to save with no scenes and scripts open 4 年之前
  Hugo Locurcio c318cf6ed2 Save the current script when pressing Ctrl + S if no scene is open 4 年之前
  Hugo Locurcio dc42ef2df9 Save the current script when adding a new method via signal connection 5 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 年之前
  Rafał Mikrut 06976c3e84 [3.x] Fix crashes when using _input functions 4 年之前
  kobewi bc56681b0b Don't save unchanged script upon closing 4 年之前
  Rémi Verschelde fb301a0c43 Merge pull request #38351 from avril-gh/remember-scripts-panel-visibility-in-project-metadata 4 年之前
  Michael Alexsander 975a6194e7 Fix script list only showing their names regardless of display option 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Michael Alexsander 58b2d669a0 Fix filename disambiguation on scripts in certain occasions 4 年之前
  Rémi Verschelde 4816317bbc Debugger: Save options in project metadata 4 年之前
  Rémi Verschelde 3961f50176 Merge pull request #40461 from nekomatata/script-editor-init-optimization-3.2 5 年之前
  Tomasz Chabora cea16907bb Properly disambiguate unsaved scripts 5 年之前
  Rémi Verschelde 518f109927 Script editor: Don't open dominant script in external editor 5 年之前
  Andrii Doroshenko (Xrayez) 6abaf4d0eb Skip internal scripts for breakpoints without printing an error 5 年之前
  Paulb23 ca4fe82a7f Fix crash when closing a TextFile 5 年之前
  rileylyman 582b4318f8 implement generic filename disambiguation 5 年之前
  PouleyKetchoupp e3765e97de Optimized ScriptEditor initialization when many scripts are loaded 5 年之前
  Daniel Ting c55e68d311 Do not try to save internal scripts 5 年之前
  Daniel Ting 35523a46c0 Make "Close and save changes?" actually save 5 年之前
  Bill d4a1bc475a Fix overlapping hotkey designations for save all scenes and save all scripts 5 年之前
  Phischermen 12786bcbdb Fix crash when creating new text file with no name 5 年之前
  Tom Evans 1f970670b7 Fixed shuffling editor help tabs 5 年之前
  Avril f07498a193 preserve scripts panel visibility state between sessions in project metadata 5 年之前