Commit History

Author SHA1 Message Date
  kobewi a262d2d881 Add shorthand for using singleton string names 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  A Thousand Ships c4e24d2b3b [GDScript] Correctly report invalid read-only access 1 year ago
  Rémi Verschelde 731ea17dd4 Merge pull request #91192 from vnen/gdscript-validated-native-static-calls 1 year ago
  Danil Alexeev 2778069025 GDScript: Fix object iterator opcodes 1 year ago
  George Marques 7ca038effa GDScript: Perform validated calls with static methods 1 year ago
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset 1 year ago
  Juan Linietsky 24fe0715b5 Promote CowData to 64 bits 1 year ago
  Rémi Verschelde 2bffa3cbc5 Merge pull request #82639 from golfinq/gdscript-improve-indexing-error 1 year ago
  msreis f1cc14d525 Fix missing time for some script functions in profiler 2 years ago
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container 1 year ago
  George Marques 08e3f30299 GDScript: Don't optimize division and modulo on debug 1 year ago
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions 2 years ago
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 2 years ago
  Rémi Verschelde 5efbed51cc GDScript: Improve error messages for invalid indexing 2 years ago
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors 1 year ago
  Rémi Verschelde 7a29189858 Merge pull request #81200 from RandomShaper/gd_vm_msvc 1 year ago
  Pedro J. Estébanez 9c15e2f24b Optimize GDScript VM codegen for MSVC 1 year ago
  Danil Alexeev b1eb737719 GDScript: Fix some lambda bugs 1 year ago
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 2 years ago
  Yuri Sizov f6e02dc437 Merge pull request #79990 from vnen/gdscript-assume-op-types 2 years ago
  George Marques c1bca65d09 GDScript: Optimize operators by assuming the types 2 years ago
  Juan Linietsky 5e512b705e Support threads in the script debugger 2 years ago
  Danil Alexeev a0577eb23b GDScript: Fix `_get_script_name()` function collision for SCU build 2 years ago
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Rémi Verschelde 0762f20410 Merge pull request #75732 from vonagam/fix-duplicate-condition 2 years ago
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 years ago
  George Marques abbdf80643 GDScript: Don't fail when freed object is return 2 years ago
  sodaJar 464a299d2e Fix wrong file on function call error 2 years ago