Commit History

Author SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde f9b91d8d24 Style: Ensure consistent formatting with clang-format 15 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Haoyu Qiu a16b06e7a4 Fix Color.v integer assignment 3 years ago
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 3 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 3 years ago
  Rémi Verschelde 1c9203ad68 Object: Make deleted object access raise errors, not warnings 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Pedro J. Estébanez ddd869135b Disable decayment of freed objects to null in debug builds 4 years ago
  Pedro J. Estébanez ac8b4708a3 Fix GDNative compat breakage due to dangling Variants fix 5 years ago
  Pedro J. Estébanez d904d05e65 Fix dangling and reassigned Variants 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rafał Mikrut 162a64efcd Don't allow to use too big or too small shift operators 5 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 5 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 5 years ago
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago
  Rémi Verschelde dd5376f9df Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  MrCdK 3441e2a96f Added PoolIntArray, PoolRealArray and PoolColorArray interpolate 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Aaron Franke cb01268562 Fix many errors found by PVS-Studio 6 years ago
  qonnop 50fae2b1a7 Optimize interpolation algorithms 6 years ago
  Rémi Verschelde 44d82b3a07 Merge pull request #22752 from aaronfranke/equals-redundant 6 years ago
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 6 years ago
  qonnop bbfc6f6985 Fixed int interpolation issue, closes #22763 6 years ago
  Rémi Verschelde c4f14e091c Color: Fix rounding error converting from float to 8-bit 6 years ago