提交歷史

作者 SHA1 備註 提交日期
  A Thousand Ships c4e24d2b3b [GDScript] Correctly report invalid read-only access 1 年之前
  kobewi f647888006 Make varray() variadic 1 年之前
  Thaddeus Crews b95e7fcecd Core: Integrate initalizer lists for Variant 1 年之前
  Thaddeus Crews b0cda1f85f Core: Use fixed-width integer types in Variant 1 年之前
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 年之前
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters 1 年之前
  Micky 3edb671b8a Use Packed*Array over Vector<T> in Variant 3 年之前
  A Thousand Ships 15369fdb1d Remove unnecessary `this->` expressions 1 年之前
  Yuri Sizov ca19d34bde Merge pull request #73896 from vnen/object-null-boolean-consistency 1 年之前
  kobewi 275e9d7028 Keep Variant type after zero() 1 年之前
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  Arman Elgudzhyan ee27254602 Support both semantic (by default) and numeric Variant hash comparison 2 年之前
  George Marques 150b50cfcd Make freed object different than null in comparison operators 2 年之前
  Danil Alexeev bb40bd9aaa Core: Fix recursion level check for array stringification 2 年之前
  kleonc 7a871212ed Fix expected argument count in Callable call error text 2 年之前
  Ninni Pipping e6a9e0cdec Fix Variant hashing for floats 2 年之前
  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 年之前