提交歷史

作者 SHA1 備註 提交日期
  Dmitrii Maganov c5f7a89b0f Core: Identity compare objects by id, not by pointers 2 年之前
  George Marques 5fc7918594 GDScript: Improve usability of setter chains 2 年之前
  Adam Scott 37248d7c87 Add `@GlobalScope` `is_same(a, b)` and `Variant::identity_compare()` 2 年之前
  Juan Linietsky 33d3b7eea7 Fix Callable call error reporting. 2 年之前
  Ninni Pipping 86240d97e1 Fix for PackedArray comparison 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Rémi Verschelde 907298d673 Merge pull request #68747 from rune-scape/rune-stringname-unification 2 年之前
  Aaron Franke d543ddf1c9 Fix Variant StringName `is_zero` being inverted 2 年之前
  rune-scape e79be6ce07 Unify String and StringName 2 年之前
  Hugo Locurcio efe3220b2e Fix periods in editor strings and messages 2 年之前
  Rémi Verschelde 6d9d220d64 Merge pull request #67224 from Mickeon/jason 3 年之前
  Micky fe56c1ff75 Use `JSON::stringify` where possible 3 年之前
  Micky 41dcc36643 Strip unnecessary break on switches returning early in Variant 3 年之前
  Rémi Verschelde 62b066dbd6 Fix more MSVC C4702 (unreachable code) warnings 3 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  Rémi Verschelde 3a2b0ab73d Merge pull request #66898 from aaronfranke/proj-mat-columns 3 年之前
  Hugo Locurcio 6afbf0bd5a Improve dictionary printing to avoid confusion with arrays 3 年之前
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` 3 年之前
  Micky 0715250ae4 Use variadic template in `vformat()` 3 年之前
  Hugo Locurcio 291d3aaabe Improve null and object printing to avoid confusion with arrays 3 年之前
  lawnjelly bb273bc972 Variant large bucket memory pool - for Projection 3 年之前
  Rémi Verschelde 33258d850c Merge pull request #61315 from lawnjelly/variant_bucket_pools 3 年之前
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 年之前
  lawnjelly b221eab426 Variant memory pools 3 年之前
  Rémi Verschelde b863c40356 Merge pull request #62468 from V-Sekai/core-const-expressions 3 年之前
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. 3 年之前
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types 3 年之前
  reduz 141c375581 Clean up Hash Functions 3 年之前
  Hendrik Brucker 8c61470fa9 Hash function improvements 3 年之前
  George Marques 887e292210 Add StringName explicitly to Variant::hash_compare 3 年之前