Commit History

Автор SHA1 Съобщение Дата
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops преди 4 години
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) преди 4 години
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks преди 4 години
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine преди 4 години
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 преди 4 години
  jmb462 ce4dec647c fix crash on null class in ClassDB.get_property() and set_property() преди 4 години
  Pedro J. Estébanez b450036120 Modernize RWLock преди 4 години
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 преди 4 години
  Lyuma d3be8477f0 Avoid reentrant OBJTYPE_RLOCK in ClassDB преди 5 години
  Ignacio Etcheverry 4be87c6016 ClassDB: Exclude method binds starting with '_' from API hash преди 5 години
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 преди 5 години
  qarmin 17732fe698 Added some obvious errors explanations преди 6 години
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' преди 6 години
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio преди 6 години
  qarmin 01cc7a996b Use reference to constant in functions преди 6 години
  Rémi Verschelde b0ce9401ff Merge pull request #30126 from qarmin/remove_unnecessary_code преди 6 години
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations преди 6 години
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values преди 6 години
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST преди 6 години
  qarmin 4e5310cc60 Some code changed with Clang-Tidy преди 6 години
  qarmin 072e40368e Fix always true/false values преди 6 години
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles преди 6 години
  Ignacio Etcheverry 2f3328a039 Fix wrong method binds and registered class преди 6 години
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 преди 6 години
  Rémi Verschelde 99a4274f51 Make add_property error more explicit on duplicates преди 7 години
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core преди 7 години
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) преди 7 години
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path преди 7 години
  Juan Linietsky f1e5b7cf42 Print an error if you try to instantiate an editor class outside the editor, fixes #17624 преди 7 години
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit преди 7 години