提交历史

作者 SHA1 备注 提交日期
  jmb462 e8f3dad898 Prevent renaming to an unkown extension from FileSystem dock. 3 年之前
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年之前
  Fredia Huya-Kouadio 2b6678c851 Restrict the project data directory configuration. 4 年之前
  Fredia Huya-Kouadio d1808f0a7f Make the project data directory customizable. 4 年之前
  Zae 5e92619a64 Fix `EditorFileSystem` not checking `.gdignore` in existed directory 4 年之前
  Fredia Huya-Kouadio c8b022c165 Provide a getter for the project data directory. 4 年之前
  foxydevloper 6926363efb Backport filesystem dock sorting to 3.x 4 年之前
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 年之前
  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 年之前
  Mateo Kuruk Miccino 71a9932f38 FileSystem: Force update when we delete a folder from the editor and searching changes only if we change the directory successfully in the scan_fs_changes 4 年之前
  Lyuma d92a172879 Add an import setting use_legacy_names. 4 年之前
  Juan Linietsky 24e1ba1298 Add a "keep" import mode to keep files as-is and export them. 4 年之前
  Fredia Huya-Kouadio 48108444f1 Update the filtering logic to properly handle directories with `.gdignore` files. 4 年之前
  Pedro J. Estébanez 4485b43a57 Modernize atomics 4 年之前
  Pedro J. Estébanez 6d89f675b1 Modernize Thread 4 年之前
  Filip 37096cff86 Fix file name comparison when new file is added to file system 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Chistpohe LY 130ad08d47 auto re-import atlas, fixes #40047 5 年之前
  Pedro J. Estébanez 59b8f9b2da Make file system scan more robust 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Rémi Verschelde 565f7183aa Prevent crash when we can't write to editor cache or config path 6 年之前
  Rémi Verschelde c287f220ce Revert "Fix plugin script classes defined even if inactive." 6 年之前
  Rémi Verschelde 680bcb1ef4 Merge pull request #32434 from willnationsdev/script-class-no-plugins 6 年之前
  willnationsdev 168f6cd975 Fix plugin script classes defined even if inactive. 6 年之前
  qarmin 17732fe698 Added some obvious errors explanations 6 年之前
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 年之前
  Rémi Verschelde 43238bb59a DirAccess: Drop compat get_next(bool *is_dir) which was hidden 6 年之前