Commit History

Author SHA1 Message Date
  PouleyKetchoupp 3ad694018f Fix Container sorting not working when overriding _sort_children in gdscript 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Hugo Locurcio 8d8c7a9383 Tweak the message queue maximum size property hint 5 years ago
  qarmin 1f209bfc41 Fixes bugs found by Sonarcloud and Coverity 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 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