コミット履歴

作者 SHA1 メッセージ 日付
  Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency 3 年 前
  Rémi Verschelde 85b4848ca8 Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 3 年 前
  Wilson E. Alvarez 424dbf70af Increase VARIANT_ARG_MAX to 8 4 年 前
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 年 前
  Pedro J. Estébanez a7aad78fd0 Add recursive comparison to Array and Dictionary 5 年 前
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds 4 年 前
  Rémi Verschelde 187b1ec61e Merge pull request #51095 from RandomShaper/error_cast_freed_object_3.x 4 年 前
  Pedro J. Estébanez 123d3ef935 Complain if casting a freed object in a debug session 4 年 前
  Fabio Alessandrelli ccbd810934 [Net] Fix Marshalls infinite recursion crash. 4 年 前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年 前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年 前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年 前
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 年 前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年 前
  Pedro J. Estébanez ddd869135b Disable decayment of freed objects to null in debug builds 5 年 前
  Pedro J. Estébanez ac8b4708a3 Fix GDNative compat breakage due to dangling Variants fix 5 年 前
  Pedro J. Estébanez d904d05e65 Fix dangling and reassigned Variants 5 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 年 前
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 年 前
  Hein-Pieter van Braam-Stewart 8b1e297fc6 Don't crash on printing nested types 6 年 前
  Hein-Pieter van Braam b6b113cc2b Align the Variant data member 6 年 前
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename 6 年 前
  Aaron Franke 3f837d5cc5 [Core] Rename Matrix3 file to Basis 6 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Rémi Verschelde 686f6ff279 Fix mismatched class/struct definition warnings [-Wmismatched-tags] 7 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年 前
  Aaron Franke cf136a91d6 [Core] Completely kill math_2d.h, change includes 7 年 前
  Bernhard Liebl ba974b8d1e Allow some non-integer built-in constants in gdscript 7 年 前
  Juan Linietsky 4f5a7ebaec State machine animation node 7 年 前