커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 년 전
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 년 전
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 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 7 년 전
  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 년 전
  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 년 전
  poke1024 a3f1ed9af9 Faster FileAccess::get_line() 7 년 전