Historial de Commits

Autor SHA1 Mensaje Fecha
  A Thousand Ships c4e24d2b3b [GDScript] Correctly report invalid read-only access hace 1 año
  Rémi Verschelde 731ea17dd4 Merge pull request #91192 from vnen/gdscript-validated-native-static-calls hace 1 año
  Danil Alexeev 2778069025 GDScript: Fix object iterator opcodes 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
  Juan Linietsky 24fe0715b5 Promote CowData to 64 bits hace 1 año
  Rémi Verschelde 2bffa3cbc5 Merge pull request #82639 from golfinq/gdscript-improve-indexing-error 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 08e3f30299 GDScript: Don't optimize division and modulo on debug hace 2 años
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions hace 2 años
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls hace 2 años
  Rémi Verschelde 5efbed51cc GDScript: Improve error messages for invalid indexing hace 3 años
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors hace 2 años
  Rémi Verschelde 7a29189858 Merge pull request #81200 from RandomShaper/gd_vm_msvc hace 2 años
  Pedro J. Estébanez 9c15e2f24b Optimize GDScript VM codegen for MSVC hace 2 años
  Danil Alexeev b1eb737719 GDScript: Fix some lambda bugs 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 a0577eb23b GDScript: Fix `_get_script_name()` function collision for SCU build 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
  Rémi Verschelde 0762f20410 Merge pull request #75732 from vonagam/fix-duplicate-condition hace 2 años
  George Marques 0ba6048ad3 Add support for static variables in GDScript hace 2 años
  George Marques abbdf80643 GDScript: Don't fail when freed object is return hace 2 años
  sodaJar 464a299d2e Fix wrong file on function call error hace 2 años
  Dmitrii Maganov 5dc717c5fd GDScript: Fix unnecessary duplication of pointed out lines hace 2 años
  ocean (they/them) 9ddf482a06 Added check for null objects in gdscript typed assign. hace 2 años