提交歷史

作者 SHA1 備註 提交日期
  Danil Alexeev ee121ef80e GDScript: Add support for variadic functions 6 月之前
  Thaddeus Crews 86415f1732 Merge pull request #99150 from dalexeev/gds-fix-callable-call-errror-text 4 月之前
  Yufeng Ying 5484ec0be2 Remove deadcode in GDScript function CallState. 7 月之前
  Danil Alexeev 2b30f23595 GDScript: Fix `Callable` call error text 5 月之前
  Thaddeus Crews 4248411baf Merge pull request #102521 from HolonProduction/cancel-await 6 月之前
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 8 月之前
  HolonProduction 676e4c9013 GDScript: Cancel suspended functions when reloading a script 8 月之前
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 年之前
  Danil Alexeev 2d8f6c1b1d GDScript: Fix message when calling non-tool function in tool mode 1 年之前
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 年之前
  George Marques 7ca038effa GDScript: Perform validated calls with static methods 1 年之前
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset 1 年之前
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 年之前
  msreis f1cc14d525 Fix missing time for some script functions in profiler 2 年之前
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container 2 年之前
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 2 年之前
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 年之前
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 2 年之前
  Yuri Sizov f6e02dc437 Merge pull request #79990 from vnen/gdscript-assume-op-types 2 年之前
  George Marques c1bca65d09 GDScript: Optimize operators by assuming the types 2 年之前
  Juan Linietsky 5e512b705e Support threads in the script debugger 2 年之前
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions 2 年之前
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 年之前
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 年之前
  Rémi Verschelde ea2bc9795c Merge pull request #73544 from mashumafi/fix-func-arg-null 2 年之前
  mashumafi 30d4d3fa5e Fix: Func with typed args error when arg is null 2 年之前
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check 2 年之前
  George Marques 34f0a2ca46 GDScript: Add limit to call depth 2 年之前
  Rémi Verschelde 604493eb6e Merge pull request #65910 from KoBeWi/gdsus 2 年之前
  George Marques 80e06b29e7 GDScript: Add names for disassembling function pointers 2 年之前