提交历史

作者 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 年之前
  A Thousand Ships 64146cb7f3 [Core] Add iteration support to `Array` 1 年之前
  Thaddeus Crews b0cda1f85f Core: Use fixed-width integer types in Variant 1 年之前
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 年之前
  Aaron Franke 1a6cabc0bf Make Callable bind method const 1 年之前
  Micky 3edb671b8a Use Packed*Array over Vector<T> in Variant 3 年之前
  Rémi Verschelde fa48a51183 Merge pull request #87688 from AThousandShips/what_is_this 1 年之前
  A Thousand Ships 15369fdb1d Remove unnecessary `this->` expressions 1 年之前
  Mel Collins 8406e60522 Add InputEventKey.location to tell left from right 2 年之前
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 年之前
  Rémi Verschelde 2bffa3cbc5 Merge pull request #82639 from golfinq/gdscript-improve-indexing-error 1 年之前
  Rémi Verschelde b5c6e870e8 Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables 1 年之前
  Aaron Franke 3f469ee485 Add PackedRealArray as an alias for Vector<real_t> 1 年之前
  Silc Lizard (Tokage) Renew 80c9533810 Rework blending method in Variant animation for Int/Array/String 1 年之前
  Danil Alexeev b04263644c Core: Allow methods of built-in `Variant` types to be used as Callables 2 年之前
  kobewi 09b30be86d Add vararg call() method to C++ Callable 2 年之前
  Rémi Verschelde 5efbed51cc GDScript: Improve error messages for invalid indexing 3 年之前
  Arman Elgudzhyan ee27254602 Support both semantic (by default) and numeric Variant hash comparison 2 年之前
  Aaron Franke 5654d40367 Don't use a const reference for the enum constructor in Variant 3 年之前
  Gilles Roudière a825f955ab Make sure Variant is not implicitely cast when using operator[] 4 年之前
  Adam Scott 37248d7c87 Add `@GlobalScope` `is_same(a, b)` and `Variant::identity_compare()` 2 年之前
  Raul Santos 97610c8bfc Add property usage to array indexer 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  rune-scape e79be6ce07 Unify String and StringName 2 年之前
  Aaron Franke 9225eb461e Unify Node3D RotationOrder with global EulerOrder 3 年之前
  Rémi Verschelde a981a8061f Merge pull request #65325 from TokageItLab/refactor-variant-for-anim 3 年之前
  Micky 0715250ae4 Use variadic template in `vformat()` 3 年之前
  Silc Renew 9d47e079b7 Move some methods to Animation from Variant for refactoring 3 年之前