Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine há 5 anos atrás
  Juan Linietsky 4ffc0d6b3f Refactored shadowmapping. há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Rafał Mikrut 359bebd8c0 Fix out of bound array access caused by unassigned variable há 5 anos atrás
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 há 5 anos atrás
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. há 5 anos atrás
  George Marques d490648168 Revert "ClassDB: Workaround double-free for GDScript" há 5 anos atrás
  Rémi Verschelde 8312ead0d9 ClassDB: Workaround double-free for GDScript há 5 anos atrás
  Juan Linietsky acf0f6c8a7 GIProbes working. há 5 anos atrás
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. há 5 anos atrás
  Ignacio Etcheverry 4be87c6016 ClassDB: Exclude method binds starting with '_' from API hash há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  qarmin 17732fe698 Added some obvious errors explanations há 5 anos atrás
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' há 6 anos atrás
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio há 6 anos atrás
  qarmin 01cc7a996b Use reference to constant in functions há 6 anos atrás
  Rémi Verschelde b0ce9401ff Merge pull request #30126 from qarmin/remove_unnecessary_code há 6 anos atrás
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations há 6 anos atrás
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values há 6 anos atrás
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST há 6 anos atrás
  qarmin 4e5310cc60 Some code changed with Clang-Tidy há 6 anos atrás
  qarmin 072e40368e Fix always true/false values há 6 anos atrás
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles há 6 anos atrás
  Ignacio Etcheverry 2f3328a039 Fix wrong method binds and registered class há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Rémi Verschelde 99a4274f51 Make add_property error more explicit on duplicates há 6 anos atrás
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core há 6 anos atrás
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) há 6 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path há 6 anos atrás
  Juan Linietsky f1e5b7cf42 Print an error if you try to instantiate an editor class outside the editor, fixes #17624 há 7 anos atrás