Histórico de Commits

Autor SHA1 Mensagem Data
  Shadows_of_Fire b18beb2cc2 Elide unnecessary copies in `CONSTRUCT_TYPED_*` opcodes há 4 semanas atrás
  Serhii Snitsaruk a095c5e3fa GDScript call stack as reverse linked list with fixed coroutines há 4 meses atrás
  Mikael Hermansson 1b7b44390a Fix errors not being emitted when debugger breaks on script errors há 4 meses atrás
  Rémi Verschelde d1083c9722 Improve error messages for method calls expecting only 1 argument há 4 meses atrás
  Thaddeus Crews 0f05e91889 Merge pull request #82808 from dalexeev/gds-vararg há 4 meses atrás
  Danil Alexeev a13fbc6e3e GDScript: Optimize non-constant `for`-`range` há 5 meses atrás
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions há 6 meses atrás
  Thaddeus Crews 86415f1732 Merge pull request #99150 from dalexeev/gds-fix-callable-call-errror-text há 4 meses atrás
  Yufeng Ying 5484ec0be2 Remove deadcode in GDScript function CallState. há 7 meses atrás
  Danil Alexeev 2b30f23595 GDScript: Fix `Callable` call error text há 5 meses atrás
  Thaddeus Crews 28089c40c1 Merge pull request #91006 from reduz/live-backtrace há 5 meses atrás
  reduz d1dcb40d56 Ability to print and log script backtraces há 6 meses atrás
  Thaddeus Crews 5edb235018 CI: Bump various pre-commit hooks há 6 meses atrás
  kobewi 75881f8322 Use initializer list in Arrays há 1 ano atrás
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. há 8 meses atrás
  Yufeng Ying a43f90b89d Remove unused variable in GDScriptLanguage. há 10 meses atrás
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life há 1 ano atrás
  SlugFiller f14af8b2d5 Enable use of Labels as Values feature in Clang when not wrapped by GCC há 1 ano atrás
  Thaddeus Crews 9853a69144 Implement typed dictionaries há 2 anos atrás
  Danil Alexeev 2d8f6c1b1d GDScript: Fix message when calling non-tool function in tool mode há 1 ano atrás
  Rémi Verschelde ab67408390 Merge pull request #94238 from RandomShaper/ref_is_now_rc há 1 ano atrás
  Pedro J. Estébanez 76bfe8e0fd Make errors on RefCounted.free() more accurate há 1 ano atrás
  Danil Alexeev b4cb7ec2bb GDScript: Fix implicit cast to typed array when passing parameter há 1 ano atrás
  kobewi 413c11357d Use Core/Scene stringnames consistently há 1 ano atrás
  kobewi a262d2d881 Add shorthand for using singleton string names há 2 anos atrás
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type há 1 ano atrás
  A Thousand Ships c4e24d2b3b [GDScript] Correctly report invalid read-only access há 1 ano atrás
  Rémi Verschelde 731ea17dd4 Merge pull request #91192 from vnen/gdscript-validated-native-static-calls há 1 ano atrás
  Danil Alexeev 2778069025 GDScript: Fix object iterator opcodes há 1 ano atrás
  George Marques 7ca038effa GDScript: Perform validated calls with static methods há 1 ano atrás