Commit History

Author SHA1 Message Date
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 6c03ac6625 Improve format version mismatch error in binary loader 4 years ago
  Haoyu Qiu c81241e6c0 Fixes crash when resource file is corrupted 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
  qarmin b244ab4acc Fix memory leak in ResourceFormatSaverBinary::save 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio 6 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  qarmin 072e40368e Fix always true/false values 6 years ago
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  Juan Linietsky 3ea04c1366 Prevent circular references to scene being saved, fixes #24384 6 years ago
  Juan Linietsky 8b231b96e3 Implement a cleaner (and better) way to save imagedata from ImageTexture, fixes #18801 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Rémi Verschelde c3b0ee5941 Fix code style issues 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 years ago
  Dualtagh Murray b902a2f2a7 Fixing warnings generated by MSVC 6 years ago
  Rémi Verschelde d8b30d42f5 Fix warnings for operator precedence disambiguation [-Wparentheses] 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Rainer Deyke 31c6d6649f Fixes scene corruption when updating dependencies. 7 years ago
  Artem Varaksa d35e486228 Clean up some bad words from code comments 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
  Juan Linietsky 433cb6f490 fix compile issue 7 years ago
  Juan Linietsky 251433847f -Added new scene conversion to binary on export (disabled by default, please test) 7 years ago