Commit History

Author SHA1 Message Date
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  Aaron Franke 90df1d67cb Color with alpha constructor 6 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 years ago
  Rémi Verschelde 0e25f54755 Merge pull request #36404 from rxlecky/fix-variant-conversion 5 years ago
  Rémi Verschelde 2f237d181b Merge pull request #36515 from reduz/packed-array-64-bits 5 years ago
  Rémi Verschelde fe1dfb5fb7 Merge pull request #36481 from nekomatata/fix-crash-connect-callable 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  Juan Linietsky 88f84c78ca Store arrays inside of Variant as shared. 5 years ago
  PouleyKetchoupp a5505ce643 Fixed crash when connecting a signal in GDScript 5 years ago
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant 5 years ago
  SeleckyErik 4a8cb4a818 Fix Variant to Vector<Variant> conversion operator 5 years ago
  Juan Linietsky 3c0059650d Added StringName as a variant type. 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 years ago
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Andrii Doroshenko (Xrayez) 113765b135 Display error messages in console when vformat is called 5 years ago
  Valentin Zagura 6a36779e89 Optimized variant reference function. 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string 6 years ago
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings 6 years ago
  Hein-Pieter van Braam-Stewart 8b1e297fc6 Don't crash on printing nested types 6 years ago
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 years ago