提交歷史

作者 SHA1 備註 提交日期
  Juan Linietsky 88f84c78ca Store arrays inside of Variant as shared. 5 年之前
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant 5 年之前
  Juan Linietsky 3c0059650d Added StringName as a variant type. 5 年之前
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 年之前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 年之前
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 年之前
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Andrii Doroshenko (Xrayez) 113765b135 Display error messages in console when vformat is called 5 年之前
  Valentin Zagura 6a36779e89 Optimized variant reference function. 6 年之前
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 年之前
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 年之前
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 年之前
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 年之前
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 年之前
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string 6 年之前
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings 6 年之前
  Hein-Pieter van Braam-Stewart 8b1e297fc6 Don't crash on printing nested types 6 年之前
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 年之前
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues 6 年之前
  Juan Linietsky c2f59de212 Warn of invalid pointer when converting object to RID, closes #19023 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  clayjohn 928ca2e1f2 construct transform from transform2d bug 6 年之前
  Aaron Franke 37386f112b Remove redundant "== true" code 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde 66da2ca320 Merge pull request #20856 from KoBeWi/pretty-dictionary-print 7 年之前
  Chaosus 3b10bd1fa2 Fix int(String) != int(int) conversion 7 年之前
  Tomasz Chabora 929b416fdb Add some curly braces to make dictionary printing less ambiguous 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  Juan Linietsky 4f5a7ebaec State machine animation node 7 年之前