Histórico de Commits

Autor SHA1 Mensagem Data
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check há 2 anos atrás
  Dmitrii Maganov 56aedb256e GDScript: Fix disassembly of typed array assignment and construction há 2 anos atrás
  Owen Anderson 835309c0a5 Fix disassembly of OPCODE_CONSTRUCT_TYPED_ARRAY. 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
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 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
  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
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  George Marques 3d13588057 GDScript: Fix loading of interdependent autoloads há 4 anos atrás
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion há 4 anos atrás
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D há 4 anos atrás
  Rémi Verschelde 4219a4cb6f Fix typos with codespell há 4 anos atrás
  George Marques ec783dd885 GDScript: Add support for builtin static method calls há 4 anos atrás
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime há 4 anos atrás
  George Marques 9411bf05a4 GDScript: Adjust type of temporaries when needed há 4 anos atrás
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM há 4 anos atrás
  Rémi Verschelde 5b2c4ad91c Merge pull request #47569 from vnen/gdscript-typed-return há 4 anos atrás
  George Marques 35682d3079 GDScript: Properly validate return type há 4 anos atrás
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` há 4 anos atrás
  George Marques 85e316a5d5 Add typed arrays to GDScript há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Jordan Schidlowsky 7d07e20bda fixes crash in disassemlber for opcode OPCODE_ASSIGN_TYPED_NATIVE há 4 anos atrás
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor há 4 anos atrás
  George Marques c7b6a7adcc GDScript: Refactor builtin functions há 4 anos atrás
  Jordan Schidlowsky afa15c5f15 fixes crash for OPCODE_CAST_TO_NATIVE opcode in gdscript disassemlber há 4 anos atrás