Commit History

Author SHA1 Message Date
  Rémi Verschelde 6eb6e3e6e0 Merge pull request #107457 from akien-mga/improve-error-message-call-single-argument 6 months ago
  Rémi Verschelde d1083c9722 Improve error messages for method calls expecting only 1 argument 6 months ago
  Lukas Tenbrink e2931a5c19 Make conversions from `NodePath` to `String` explicit. 6 months ago
  Lukas Tenbrink d2f9d31270 Make more types (`Callable`, `Signal`) conversion to `String` explicit. 6 months ago
  Lukas Tenbrink ed836df150 Make conversions from math types to `String` explicit, to avoid accidental conversions. 6 months ago
  Thaddeus Crews 8a93218aab Core: Natively convert enum/BitField with Variant 11 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 9 months ago
  Thaddeus Crews f6a35e2a6e Merge pull request #86015 from kitbdev/array-initializer-list 9 months ago
  rune-scape 0c7d78f455 StringLikeVariantOrder: Compare in-place 1 year ago
  Yufeng Ying bebe037abf Add ConstIterator to Dictionary. 9 months ago
  A Thousand Ships e825085978 [Core] Add `is_same` to types that have float components 1 year ago
  Rémi Verschelde b857c2f3e6 Merge pull request #101016 from kiroxas/AddVariantStaticAssert 11 months ago
  Lukas Tenbrink 0e72967244 Consolidate `Variant` int and float conversion functions to reduce duplicate logic. 11 months ago
  Kiro 176e5f42b2 add Static assert checks 11 months ago
  Thaddeus Crews bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 1 year ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 1 year ago
  HP van Braam 240f510fa7 Core ubsan fixes 1 year ago
  Danil Alexeev bd1a35ce9e Core: Fix `JSON.{from,to}_native()` issues 1 year ago
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings 1 year ago
  Thaddeus Crews cc6ee3e956 Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments 1 year ago
  Thaddeus Crews f233d186ef Merge pull request #93885 from dalexeev/core-fix-freed-object-booleanization 1 year ago
  Danil Alexeev e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 1 year 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