提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde b3d208385f Merge pull request #56409 from cdemirer/fix-unexpected-copying-when-parameter-is-typed 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  cdemirer 511e699fee Fix unexpected Packed Array copying when parameter is typed 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Hugo Locurcio 605784f019 Remove hash symbol in front of opcode error messages in GDScript 3 年之前
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 年之前
  Rémi Verschelde 4387f9645b Merge pull request #52940 from groud/toast_notification 4 年之前
  George Marques 056a54db7b GDScript: Properly return value with await on non-coroutine 4 年之前
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 4 年之前
  George Marques 082f624ef4 GDScript: Fix method ptrcall on release 4 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Pedro J. Estébanez 0fa574c051 Fix check for freed object during cast 4 年之前
  Pedro J. Estébanez ee238b2a4d Fix inverted error messages about null object 4 年之前
  kobewi 7bf5fc709e Remove binds from Signal.connect 4 年之前
  Rémi Verschelde 1c7aec9d9c Merge pull request #51094 from RandomShaper/error_cast_freed_object 4 年之前
  Pedro J. Estébanez ddc7d7ee66 Complain if casting a freed object in a debug session 4 年之前
  George Marques 3d13588057 GDScript: Fix loading of interdependent autoloads 4 年之前
  George Marques a685535ad5 Fix initialization of objects in VariantInternal 4 年之前
  Julien Nguyen d6ae7edd80 Fix "super" call when having at least one argument 4 年之前
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 年之前
  Aaron Franke 08a85352fb Rename Variant TRANSFORM to TRANSFORM3D 4 年之前
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 5 年之前
  Rémi Verschelde 4219a4cb6f Fix typos with codespell 4 年之前
  Rémi Verschelde 2fcfc83da9 Merge pull request #48793 from vnen/gdscript-fix-temp-type-adjust 4 年之前
  George Marques 10a1f64968 GDScript: Fix crash caused by uninitialized temp stack slots 4 年之前
  George Marques ec783dd885 GDScript: Add support for builtin static method calls 4 年之前
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime 4 年之前
  George Marques 9411bf05a4 GDScript: Adjust type of temporaries when needed 4 年之前
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM 4 年之前
  George Marques 35682d3079 GDScript: Properly validate return type 4 年之前