Historial de Commits

Autor SHA1 Mensaje Fecha
  Serhii Snitsaruk a095c5e3fa GDScript call stack as reverse linked list with fixed coroutines hace 5 meses
  Danil Alexeev e2d4469dc2 GDScript: Add missing type conversions in `for range` hace 4 meses
  Thaddeus Crews 0f05e91889 Merge pull request #82808 from dalexeev/gds-vararg hace 4 meses
  Danil Alexeev a13fbc6e3e GDScript: Optimize non-constant `for`-`range` hace 5 meses
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions hace 6 meses
  Thaddeus Crews 86415f1732 Merge pull request #99150 from dalexeev/gds-fix-callable-call-errror-text hace 4 meses
  Yufeng Ying 5484ec0be2 Remove deadcode in GDScript function CallState. hace 7 meses
  Danil Alexeev 2b30f23595 GDScript: Fix `Callable` call error text hace 5 meses
  Thaddeus Crews 4248411baf Merge pull request #102521 from HolonProduction/cancel-await hace 6 meses
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` hace 8 meses
  HolonProduction 676e4c9013 GDScript: Cancel suspended functions when reloading a script hace 8 meses
  Thaddeus Crews 9853a69144 Implement typed dictionaries hace 2 años
  Danil Alexeev 2d8f6c1b1d GDScript: Fix message when calling non-tool function in tool mode hace 1 año
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type hace 1 año
  George Marques 7ca038effa GDScript: Perform validated calls with static methods hace 1 año
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset hace 1 año
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods hace 1 año
  msreis f1cc14d525 Fix missing time for some script functions in profiler hace 2 años
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container hace 2 años
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls hace 2 años
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info hace 2 años
  Yuri Sizov f6e02dc437 Merge pull request #79990 from vnen/gdscript-assume-op-types hace 2 años
  George Marques c1bca65d09 GDScript: Optimize operators by assuming the types hace 2 años
  Juan Linietsky 5e512b705e Support threads in the script debugger hace 2 años
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions hace 2 años
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules hace 2 años
  George Marques 0ba6048ad3 Add support for static variables in GDScript hace 2 años
  Rémi Verschelde ea2bc9795c Merge pull request #73544 from mashumafi/fix-func-arg-null hace 2 años
  mashumafi 30d4d3fa5e Fix: Func with typed args error when arg is null hace 2 años