Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 hace 3 años
  Haoyu Qiu 9cdaf19735 Fix Color.v integer assignment hace 3 años
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds hace 4 años
  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 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 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 ddd869135b Disable decayment of freed objects to null in debug builds 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
  Rafał Mikrut 162a64efcd Don't allow to use too big or too small shift operators hace 5 años
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage hace 6 años
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations hace 6 años
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 hace 6 años
  Rémi Verschelde dd5376f9df Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate hace 6 años
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. hace 6 años
  MrCdK 3441e2a96f Added PoolIntArray, PoolRealArray and PoolColorArray interpolate hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Aaron Franke cb01268562 Fix many errors found by PVS-Studio hace 6 años
  qonnop 50fae2b1a7 Optimize interpolation algorithms hace 7 años
  Rémi Verschelde 44d82b3a07 Merge pull request #22752 from aaronfranke/equals-redundant hace 7 años
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code hace 7 años
  qonnop bbfc6f6985 Fixed int interpolation issue, closes #22763 hace 7 años
  Rémi Verschelde c4f14e091c Color: Fix rounding error converting from float to 8-bit hace 7 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Juan Linietsky d280b14e6e Hacked around duplication bug. I think duplicate needs to be even smarter, maybe pass two bools? (containers and/or resources) hace 7 años