Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine il y a 4 ans
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 il y a 4 ans
  Rémi Verschelde 1c9203ad68 Object: Make deleted object access raise errors, not warnings il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Pedro J. Estébanez 1e9a774ac2 Make Variant aware that an Object may be a Reference il y a 5 ans
  Pedro J. Estébanez ddd869135b Disable decayment of freed objects to null in debug builds il y a 5 ans
  Pedro J. Estébanez dca653cc3a Fix leaked ObjectRCs on object Variant reassignment il y a 5 ans
  Sergey Minakov af1788baf3 Variant: Fix potential crash when stringifying deleted Object il y a 5 ans
  Pedro J. Estébanez ee301bceb5 Fix errors in Variant to RID conversion il y a 5 ans
  Pedro J. Estébanez ac8b4708a3 Fix GDNative compat breakage due to dangling Variants fix il y a 5 ans
  Pedro J. Estébanez d904d05e65 Fix dangling and reassigned Variants il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Andrii Doroshenko (Xrayez) 113765b135 Display error messages in console when vformat is called il y a 6 ans
  Valentin Zagura 6a36779e89 Optimized variant reference function. il y a 6 ans
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' il y a 6 ans
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage il y a 6 ans
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. il y a 6 ans
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations il y a 6 ans
  qarmin 4e5310cc60 Some code changed with Clang-Tidy il y a 6 ans
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string il y a 6 ans
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings il y a 6 ans
  Hein-Pieter van Braam-Stewart 8b1e297fc6 Don't crash on printing nested types il y a 6 ans
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 il y a 6 ans
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues il y a 6 ans
  Juan Linietsky c2f59de212 Warn of invalid pointer when converting object to RID, closes #19023 il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  clayjohn 928ca2e1f2 construct transform from transform2d bug il y a 6 ans