コミット履歴

作者 SHA1 メッセージ 日付
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 年 前
  Juan Linietsky 3c0059650d Added StringName as a variant type. 5 年 前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 年 前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年 前
  Rafał Mikrut e53e1c566a Fix some crashes and using null pointers 5 年 前
  qarmin 17732fe698 Added some obvious errors explanations 6 年 前
  hbina085 9f0c6a6009 Many fallthrough switch cases now have the FALLTHROUGH macro to tell the compiler that this is intended. 6 年 前
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 年 前
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 年 前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年 前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年 前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 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. 7 年 前
  Hein-Pieter van Braam f9467ec1ea Fix signed and unsigned comparisons 8 年 前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年 前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 年 前
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 年 前
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 年 前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年 前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年 前
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 年 前
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 年 前
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 年 前
  Juan Linietsky bc26f90581 Type renames: 8 年 前
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 年 前
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 年 前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年 前
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 年 前