Histórico de Commits

Autor SHA1 Mensagem Data
  Serhii Snitsaruk a095c5e3fa GDScript call stack as reverse linked list with fixed coroutines há 5 meses atrás
  Danil Alexeev e2d4469dc2 GDScript: Add missing type conversions in `for range` 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 4248411baf Merge pull request #102521 from HolonProduction/cancel-await há 6 meses atrás
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` há 8 meses atrás
  HolonProduction 676e4c9013 GDScript: Cancel suspended functions when reloading a script há 8 meses 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
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type há 1 ano atrás
  George Marques 7ca038effa GDScript: Perform validated calls with static methods há 1 ano atrás
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset há 1 ano atrás
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods há 1 ano atrás
  msreis f1cc14d525 Fix missing time for some script functions in profiler há 2 anos atrás
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container há 2 anos atrás
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls há 2 anos atrás
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable há 2 anos atrás
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info há 2 anos atrás
  Yuri Sizov f6e02dc437 Merge pull request #79990 from vnen/gdscript-assume-op-types há 2 anos atrás
  George Marques c1bca65d09 GDScript: Optimize operators by assuming the types há 2 anos atrás
  Juan Linietsky 5e512b705e Support threads in the script debugger há 2 anos atrás
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules há 2 anos atrás
  George Marques 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
  Rémi Verschelde ea2bc9795c Merge pull request #73544 from mashumafi/fix-func-arg-null há 2 anos atrás
  mashumafi 30d4d3fa5e Fix: Func with typed args error when arg is null há 2 anos atrás