Historie revizí

Autor SHA1 Zpráva Datum
  Maxime Lapointe 487ca87e94 Improve error message when instantiating virtual class před 4 roky
  Haoyu Qiu 468a2a2a65 Expose enum related methods in ClassDB před 4 roky
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro před 4 roky
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) před 4 roky
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 4 roky
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 před 4 roky
  jmb462 ce4dec647c fix crash on null class in ClassDB.get_property() and set_property() před 4 roky
  Pedro J. Estébanez b450036120 Modernize RWLock před 4 roky
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 před 4 roky
  Lyuma d3be8477f0 Avoid reentrant OBJTYPE_RLOCK in ClassDB před 5 roky
  Ignacio Etcheverry 4be87c6016 ClassDB: Exclude method binds starting with '_' from API hash před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky
  qarmin 17732fe698 Added some obvious errors explanations před 6 roky
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' před 6 roky
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio před 6 roky
  qarmin 01cc7a996b Use reference to constant in functions před 6 roky
  Rémi Verschelde b0ce9401ff Merge pull request #30126 from qarmin/remove_unnecessary_code před 6 roky
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations před 6 roky
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values před 6 roky
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST před 6 roky
  qarmin 4e5310cc60 Some code changed with Clang-Tidy před 6 roky
  qarmin 072e40368e Fix always true/false values před 6 roky
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles před 6 roky
  Ignacio Etcheverry 2f3328a039 Fix wrong method binds and registered class před 6 roky
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 před 6 roky
  Rémi Verschelde 99a4274f51 Make add_property error more explicit on duplicates před 7 roky
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core před 7 roky
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) před 7 roky