提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde 089fde5c59 FileAccess: Don't err in `store_buffer` with buffer of size 0 4 年之前
  Alex Hirsch 0b541af8a1 Allow nullptr with zero length in FileAccess get_buffer 4 年之前
  Alex Hirsch 5a882a659a Add parameter checkes to FileAccess get_buffer functions 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Alf Kraus 70fc0d45f7 wrong double quote output with .csv fixed 4 年之前
  Pedro J. Estébanez fa08b0f377 Improve/fix packed data API 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  qarmin 17732fe698 Added some obvious errors explanations 6 年之前
  Fabio Alessandrelli c19871af6d Move CryptoCore to it's own folder. 6 年之前
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 年之前
  Fabio Alessandrelli 564d93ff10 CryptoCore class to access to base crypto utils. 6 年之前
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 年之前
  qarmin 072e40368e Fix always true/false values 6 年之前
  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 年之前
  Chaosus 70c3270dfa Removed error message arriving whenever csv file changed 6 年之前
  allkhor eacb8600f4 FileAccess::store_csv_line() don't added unnecessary double quotes. 6 年之前
  Kanabenki 48166a9f3c Add store_csv_line method for File 6 年之前
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 7 年之前
  Rémi Verschelde cdc411fd54 Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more 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 年之前
  Juan Linietsky 275e0d5ee4 Merge pull request #18914 from notwarp/master 7 年之前
  Unknown 7fbb826422 Fix #20564 HDR import fail 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  Daniele Giuliani d315b0fb8a added get_creation_time function for gdscript 7 年之前
  bruvzg b3ddf12fb1 Mono: Allow loading `mscorlib` from resources. 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前