Commit History

作者 SHA1 備註 提交日期
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年之前
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) 6 年之前
  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 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Juan Linietsky cd4449e7ab Add FileAccess::set_unix_permissions for Unix platforms 6 年之前
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles 6 年之前
  George Marques 4f0590338f Add function to get String from FileAccess 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Kanabenki 48166a9f3c Add store_csv_line method for File 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Juan Linietsky ea3d997f9d Revert "added get_creation_time function for gdscript" 7 年之前
  Daniele Giuliani d315b0fb8a added get_creation_time function for gdscript 7 年之前
  Marcelo Fernandez a4e64c5454 Added File.get_path and File.get_path_absolute functions 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Juan Linietsky 988d29bdd8 Reimport now checks source path changes and imported files and their md5, fixes #14728 7 年之前
  Pedro J. Estébanez 7fb9508cfa Fix Windows-to-Linux export error 7 年之前
  Ruslan Mustakov 1a2311e350 Extract logging logic 8 年之前
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 年之前
  Konstantin Zaitsev c386a02654 Fix MSVC compilation errors 8 年之前
  Marcelo Fernandez 3528b1e571 Fix x11 exported executables not getting the +x flag 8 年之前
  Rémi Verschelde e73e00d369 Style: Apply clang-format to @reduz's changes 8 年之前
  Juan Linietsky 4f929a0fdf Changed the doc class generation to individual files per class. It is also possible to save module files in module directories and the build system will 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 8 年之前
  Juan Linietsky bb20f230ad -Added .hdr format support 8 年之前