Commit History

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