提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Emmanuel Leblond c55ef807c0 Remove unused Variant._data.RefPtr 7 年之前
  Bojidar Marinov 9f6c0c6eae Duplicate Arrays and Dictionaries when instancing scene in editor 7 年之前
  luz.paz 612ab4bbc6 Fix typos with codespell 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 8 年之前
  Sebastian Krzyszkowiak 110adc80d2 variant.h: Update comments with numeric enum values 8 年之前
  Juan Linietsky c5da28f24c Fixed constness of variant functions, as well as visual script sequence ports. Closes #11258 8 年之前
  Hein-Pieter van Braam 833c3917b2 Allow booleanization of all types 8 年之前