Histórico de commits

Autor SHA1 Mensagem Data
  Yufeng Ying a43f90b89d Remove unused variable in GDScriptLanguage. 10 meses atrás
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life 1 ano atrás
  SlugFiller f14af8b2d5 Enable use of Labels as Values feature in Clang when not wrapped by GCC 1 ano atrás
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 anos atrás
  Danil Alexeev 2d8f6c1b1d GDScript: Fix message when calling non-tool function in tool mode 1 ano atrás
  Rémi Verschelde ab67408390 Merge pull request #94238 from RandomShaper/ref_is_now_rc 1 ano atrás
  Pedro J. Estébanez 76bfe8e0fd Make errors on RefCounted.free() more accurate 1 ano atrás
  Danil Alexeev b4cb7ec2bb GDScript: Fix implicit cast to typed array when passing parameter 1 ano atrás
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 ano atrás
  kobewi a262d2d881 Add shorthand for using singleton string names 2 anos atrás
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 ano atrás
  A Thousand Ships c4e24d2b3b [GDScript] Correctly report invalid read-only access 1 ano atrás
  Rémi Verschelde 731ea17dd4 Merge pull request #91192 from vnen/gdscript-validated-native-static-calls 1 ano atrás
  Danil Alexeev 2778069025 GDScript: Fix object iterator opcodes 1 ano atrás
  George Marques 7ca038effa GDScript: Perform validated calls with static methods 1 ano atrás
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset 1 ano atrás
  Juan Linietsky 24fe0715b5 Promote CowData to 64 bits 1 ano atrás
  Rémi Verschelde 2bffa3cbc5 Merge pull request #82639 from golfinq/gdscript-improve-indexing-error 1 ano atrás
  msreis f1cc14d525 Fix missing time for some script functions in profiler 2 anos atrás
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container 2 anos atrás
  George Marques 08e3f30299 GDScript: Don't optimize division and modulo on debug 2 anos atrás
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions 2 anos atrás
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 2 anos atrás
  Rémi Verschelde 5efbed51cc GDScript: Improve error messages for invalid indexing 3 anos atrás
  Danil Alexeev aff767ef07 Fix expected argument count for `Callable` call errors 2 anos atrás
  Rémi Verschelde 7a29189858 Merge pull request #81200 from RandomShaper/gd_vm_msvc 2 anos atrás
  Pedro J. Estébanez 9c15e2f24b Optimize GDScript VM codegen for MSVC 2 anos atrás
  Danil Alexeev b1eb737719 GDScript: Fix some lambda bugs 2 anos atrás
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 2 anos atrás
  Yuri Sizov f6e02dc437 Merge pull request #79990 from vnen/gdscript-assume-op-types 2 anos atrás