Commit History

Author SHA1 Message Date
  Ibrahn Sahir 6d57ebed1a MessageQueue::flush now always destroys parameters of a spent message 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
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 years ago
  Pedro J. Estébanez 983fd3a7bb Make MessageQueue::flush() reentrant 8 years ago
  Fabio Alessandrelli 1a7aafa90d Better explain out of memory error in message queue 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 years ago
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 1f9812ab83 fix bug in reporting of message queue size 9 years ago
  Juan Linietsky 3d0bd1a3f3 -make signals throw an error when target method is not found, fixes #2036 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago