提交历史

作者 SHA1 备注 提交日期
  Thaddeus Crews bb5f390fb9 Style: Apply `clang-tidy` fixes (superficial) 1 年之前
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 年之前
  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 年之前
  George Marques 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 1 年之前
  George Marques c1bca65d09 GDScript: Optimize operators by assuming the types 1 年之前
  Danil Alexeev a0577eb23b GDScript: Fix `_get_script_name()` function collision for SCU build 2 年之前
  Danil Alexeev 5d3f5e8cf2 GDScript: Fix crash in disassembler 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 5b49382d38 GDScript: Fix wrong increment for disassembly of lambda 2 年之前
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check 2 年之前
  Dmitrii Maganov 56aedb256e GDScript: Fix disassembly of typed array assignment and construction 2 年之前
  Owen Anderson 835309c0a5 Fix disassembly of OPCODE_CONSTRUCT_TYPED_ARRAY. 2 年之前
  George Marques 80e06b29e7 GDScript: Add names for disassembling function pointers 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Juan Linietsky 7211e041df Optimizations for GDScript VM 2 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 年之前
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 2 年之前
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types 3 年之前
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas 3 年之前
  Aaron Franke f3eca5abef GDScript: Rename OPCODE_TYPE_ADJUST_TRANSFORM to have a 3D suffix 3 年之前
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  George Marques 3d13588057 GDScript: Fix loading of interdependent autoloads 3 年之前
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 年之前
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D 4 年之前
  Rémi Verschelde 4219a4cb6f Fix typos with codespell 4 年之前
  George Marques ec783dd885 GDScript: Add support for builtin static method calls 4 年之前