Commit History

Author SHA1 Message Date
  Ignacio Etcheverry 4be87c6016 ClassDB: Exclude method binds starting with '_' from API hash 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 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/' 5 years ago
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio 5 years ago
  qarmin 01cc7a996b Use reference to constant in functions 5 years ago
  Rémi Verschelde b0ce9401ff Merge pull request #30126 from qarmin/remove_unnecessary_code 5 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 5 years ago
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values 5 years ago
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST 5 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 5 years ago
  qarmin 072e40368e Fix always true/false values 5 years ago
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles 5 years ago
  Ignacio Etcheverry 2f3328a039 Fix wrong method binds and registered class 5 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 99a4274f51 Make add_property error more explicit on duplicates 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Rémi Verschelde 95131e6f23 Fix warnings on release builds (not DEBUG_ENABLED) 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Juan Linietsky f1e5b7cf42 Print an error if you try to instantiate an editor class outside the editor, fixes #17624 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  Juan Linietsky 2dc738ce27 -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios 6 years ago
  Rémi Verschelde b774156729 Merge pull request #18514 from neikeq/api-hash-fixes 6 years ago
  Ignacio Etcheverry 3a86dffc5e ClassDB API hash now only includes exposed classes 6 years ago
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable 6 years ago
  Felix Yang 7d5a40c3e6 Ctrl+Clicking a enum now scrolls down to it in the docs. 6 years ago
  Leon Krause 25800ffb0e Add RWLockDummy for NO_THREADS builds 7 years ago
  Rémi Verschelde 23ebae01dc Refactor version macros and fix related bugs 7 years ago
  Marc Gilleron e415fd05bb Added all missing VisualServer bindings 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago