Historial de Commits

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