Commit History

Author SHA1 Message Date
  rune-scape c8b697c64c Remove unused `initialize_ref` 1 year ago
  Rémi Verschelde 152d7c1bba Revert "Make freed object different than null in comparison operators" 1 year ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  kobewi a262d2d881 Add shorthand for using singleton string names 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  A Thousand Ships c4e24d2b3b [GDScript] Correctly report invalid read-only access 1 year ago
  kobewi f647888006 Make varray() variadic 1 year ago
  Thaddeus Crews b95e7fcecd Core: Integrate initalizer lists for Variant 1 year ago
  Thaddeus Crews b0cda1f85f Core: Use fixed-width integer types in Variant 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 year ago
  Micky 3edb671b8a Use Packed*Array over Vector<T> in Variant 2 years ago
  A Thousand Ships 15369fdb1d Remove unnecessary `this->` expressions 1 year ago
  Yuri Sizov ca19d34bde Merge pull request #73896 from vnen/object-null-boolean-consistency 1 year ago
  kobewi 275e9d7028 Keep Variant type after zero() 1 year ago
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Arman Elgudzhyan ee27254602 Support both semantic (by default) and numeric Variant hash comparison 2 years ago
  George Marques 150b50cfcd Make freed object different than null in comparison operators 2 years ago
  Danil Alexeev bb40bd9aaa Core: Fix recursion level check for array stringification 2 years ago
  kleonc 7a871212ed Fix expected argument count in Callable call error text 2 years ago
  Ninni Pipping e6a9e0cdec 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