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 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 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 ddd869135b Disable decayment of freed objects to null in debug builds 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
  Rafał Mikrut 162a64efcd Don't allow to use too big or too small shift operators il y a 5 ans
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage il y a 6 ans
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations il y a 6 ans
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 il y a 6 ans
  Rémi Verschelde dd5376f9df Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate il y a 6 ans
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. il y a 6 ans
  MrCdK 3441e2a96f Added PoolIntArray, PoolRealArray and PoolColorArray interpolate il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Aaron Franke cb01268562 Fix many errors found by PVS-Studio il y a 6 ans
  qonnop 50fae2b1a7 Optimize interpolation algorithms il y a 7 ans
  Rémi Verschelde 44d82b3a07 Merge pull request #22752 from aaronfranke/equals-redundant il y a 7 ans
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code il y a 7 ans
  qonnop bbfc6f6985 Fixed int interpolation issue, closes #22763 il y a 7 ans
  Rémi Verschelde c4f14e091c Color: Fix rounding error converting from float to 8-bit il y a 7 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Juan Linietsky d280b14e6e Hacked around duplication bug. I think duplicate needs to be even smarter, maybe pass two bools? (containers and/or resources) il y a 7 ans
  Juan Linietsky 2dc738ce27 -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios il y a 7 ans
  ShyRed 100a775260 Keep alpha when changing h, s or v on color il y a 7 ans
  George Marques fefee533ae Fix names of Variant operators il y a 7 ans