Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Wilson E. Alvarez 5766547e33 Make "function" a property of FuncRef 4 years ago
  Wilson E. Alvarez eb78d4e883 Allow retrieval of FuncRef function string 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Bojidar Marinov 7123fab771 Add FuncRef.call_funcv 6 years ago
  Rikhardur Bjarni Einarsson 9be8424ef9 Added an is_valid function to FuncRef so script can check if it is safe to call it. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ignacio Etcheverry b8420cda9c Removes type information from vararg method binds 8 years ago
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Juan Linietsky 828e1c092f Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C# 9 years ago
  eska b80c42ef4e Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D 9 years ago
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 years ago
  Bojidar Marinov a0dffc2942 Update mi.name 10 years ago
  Bojidar Marinov 721d9a58c7 Removed a badly listed parameter from funcRef::call_func... 10 years ago
  Juan Linietsky 31ce3c5fd0 -fix bug in cache for atlas import/export 11 years ago