Commit History

Author SHA1 Message Date
  Thaddeus Crews 8a93218aab Core: Natively convert enum/BitField with Variant 7 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 5 months ago
  Thaddeus Crews f6a35e2a6e Merge pull request #86015 from kitbdev/array-initializer-list 5 months ago
  rune-scape 0c7d78f455 StringLikeVariantOrder: Compare in-place 10 months ago
  Yufeng Ying bebe037abf Add ConstIterator to Dictionary. 5 months ago
  A Thousand Ships e825085978 [Core] Add `is_same` to types that have float components 11 months ago
  Rémi Verschelde b857c2f3e6 Merge pull request #101016 from kiroxas/AddVariantStaticAssert 7 months ago
  Lukas Tenbrink 0e72967244 Consolidate `Variant` int and float conversion functions to reduce duplicate logic. 7 months ago
  Kiro 176e5f42b2 add Static assert checks 7 months ago
  Thaddeus Crews bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 8 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 8 months ago
  HP van Braam 240f510fa7 Core ubsan fixes 8 months ago
  Danil Alexeev bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues 9 months ago
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings 9 months ago
  Thaddeus Crews cc6ee3e956 Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments 9 months ago
  Thaddeus Crews f233d186ef Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization 9 months ago
  Danil Alexeev e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 9 months ago
  Thaddeus Crews 89a311205f Style: Apply `clang-tidy` fixes 1 year ago
  kobewi 5c0f2414cd Always add decimal when printing float 1 year ago
  rune-scape cee0e6667a Refactor ref-counting code and fix ref counted releasing before aquiring 1 year ago
  Danil Alexeev 49bcdf78a7 Core: Сheck `r_error` after calling `callp()` 1 year ago
  rune-scape c8b697c64c Remove unused `initialize_ref` 1 year ago
  Danil Alexeev 68481b6cdb Core: Fix `Freed Object` booleanization 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 2 years ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  kit cb17798df3 Add Array and Variant list inializer 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