Historique des commits

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