Histórico de Commits

Autor SHA1 Mensagem Data
  George Marques 7ca038effa GDScript: Perform validated calls with static methods há 1 ano atrás
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset há 1 ano atrás
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods há 1 ano atrás
  msreis f1cc14d525 Fix missing time for some script functions in profiler há 2 anos atrás
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container há 2 anos atrás
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls há 2 anos atrás
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable há 2 anos atrás
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info há 2 anos atrás
  Yuri Sizov f6e02dc437 Merge pull request #79990 from vnen/gdscript-assume-op-types há 2 anos atrás
  George Marques c1bca65d09 GDScript: Optimize operators by assuming the types há 2 anos atrás
  Juan Linietsky 5e512b705e Support threads in the script debugger há 2 anos atrás
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions há 2 anos atrás
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules há 2 anos atrás
  George Marques 0ba6048ad3 Add support for static variables in GDScript há 2 anos atrás
  Rémi Verschelde ea2bc9795c Merge pull request #73544 from mashumafi/fix-func-arg-null há 2 anos atrás
  mashumafi 30d4d3fa5e Fix: Func with typed args error when arg is null há 2 anos atrás
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check há 2 anos atrás
  George Marques 34f0a2ca46 GDScript: Add limit to call depth há 2 anos atrás
  Rémi Verschelde 604493eb6e Merge pull request #65910 from KoBeWi/gdsus há 2 anos atrás
  George Marques 80e06b29e7 GDScript: Add names for disassembling function pointers há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  Juan Linietsky 7211e041df Optimizations for GDScript VM há 2 anos atrás
  kobewi e9a3e49086 Cleanup function state connections when destroying instance há 3 anos atrás
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 há 3 anos atrás
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. há 3 anos atrás
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection há 3 anos atrás
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas há 3 anos atrás
  Aaron Franke f3eca5abef GDScript: Rename OPCODE_TYPE_ADJUST_TRANSFORM to have a 3D suffix há 3 anos atrás