Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Hugo Locurcio 6e517f9da3 Tweak the message queue maximum size property hint 5 years ago
  Rémi Verschelde cab55bbb9d MessageQueue: Fix setting name in OOM error message 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  Ibrahn Sahir 5626a1ec20 MessageQueue::flush now always destroys parameters of a spent message 6 years ago
  Aaron Franke 702b539405 Change "ID" to lowercase "id" 6 years ago
  Juan Linietsky 6d8083ea65 Do not use the workaround for desktop nvidia on mobile and html5. 6 years ago
  Juan Linietsky ae99530a8d Do not allow flushing while already flushing the message queue. Added to help track bugs in ProgressDialog in editor. 6 years ago
  Juan Linietsky 4bb0080b3d Do not allow adding tasks while in the middle of flushing a message queue 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Bojidar Marinov 68e69fd45b Make thumbnail cache less tasking on the message queue 6 years ago
  Superwaitsum e5041ad0f5 Add some limits on the Editor Settings 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 7 years ago
  luz.paz 612ab4bbc6 Fix typos with codespell 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago