Commit History

Author SHA1 Message Date
  Aaron Franke 5654d40367 Don't use a const reference for the enum constructor in Variant 2 years ago
  Gilles Roudière a825f955ab Make sure Variant is not implicitely cast when using operator[] 4 years ago
  Adam Scott 37248d7c87 Add `@GlobalScope` `is_same(a, b)` and `Variant::identity_compare()` 2 years ago
  Raul Santos 97610c8bfc Add property usage to array indexer 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  rune-scape e79be6ce07 Unify String and StringName 2 years ago
  Aaron Franke 9225eb461e Unify Node3D RotationOrder with global EulerOrder 2 years ago
  Rémi Verschelde a981a8061f Merge pull request #65325 from TokageItLab/refactor-variant-for-anim 2 years ago
  Micky 0715250ae4 Use variadic template in `vformat()` 2 years ago
  Silc Renew 9d47e079b7 Move some methods to Animation from Variant for refactoring 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
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 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
  Pierre-Thomas Meisels c28936ba6d Add core types enums description to extension api json 3 years ago
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions 3 years ago
  Silc 'Tokage' Renew 860fac4e6f Make blend animation to use ResetTrack as default value 3 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  reduz 3ad3a43063 Fix Variant Ref<> assignment. 3 years ago
  Rémi Verschelde e223bad86d Core: Move Vector2i to its own `vector2i.h` header 3 years ago
  Rémi Verschelde 5f56d385b0 Core: Move Rect2i to its own `rect2i.h` header 3 years ago
  Rémi Verschelde e6caaf4c80 Merge pull request #57205 from TechnoPorg/variant-template-cast 3 years ago
  TechnoPorg 051ef479c9 Allow method binds to take Object subclasses as arguments 3 years ago
  Pedro J. Estébanez 7b0ed2aa5e Rename Variant::is_ref() to is_ref_counted() 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago