تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  PastMoments b3704e664d Fixes GDScript define nested dictionary and array as constants #50285 3 سال پیش
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types 3 سال پیش
  Rémi Verschelde a647fb3e62 Fix typos with codespell 3 سال پیش
  George Marques be718285f7 GDScript: Fix issues with completion and `super` calls 3 سال پیش
  Yuri Roubinsky c14043b166 Prevent NARROWING_CONVERSION warning for int(float) function in GDScript 3 سال پیش
  Yuri Rubinsky 6cba2143de Merge pull request #59056 from Chaosus/gds_fix_extends_crash 3 سال پیش
  Yuri Roubinsky 5a99aa3b3a Fix default value count checking for inherited function 3 سال پیش
  Yuri Roubinsky d009d96a92 Prevent crash due to empty error message on empty extends in GDScript 3 سال پیش
  K. S. Ernest (iFire) Lee 2eaadb1b52 Restore building web platform by enclosing resolve_function_signature. 3 سال پیش
  George Marques 1ebcb58e69 GDScript: Check if method signature matches the parent 3 سال پیش
  Rémi Verschelde bb8c4acdc9 Merge pull request #58185 from V-Sekai/explicit_variant_assignment_fix 3 سال پیش
  Rémi Verschelde d31aaed172 Merge pull request #58626 from groud/fix_gdscript_analyser_crash 3 سال پیش
  Max Hilbrunner 57838fc0ee Merge pull request #58262 from Sauermann/fix-range-doc 3 سال پیش
  Gilles Roudière 7ae988ce5e Fix a crash in GDScriptAnalyzer when a script class's file is not found 3 سال پیش
  SaracenOne b6aa4ed55d Fixes cyclic detection from variables assigning themselves to themselves in autocomplete, and restricts initialization of variables from other variables which have not been declared above it in class body 3 سال پیش
  Markus Sauermann bac8e451c0 Describe usage of float in range documentation 3 سال پیش
  SaracenOne d45c3cdd1d Fix error when assigning to an explicitly annotated variant from an ambiguous source 3 سال پیش
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 3 سال پیش
  Rémi Verschelde 89eb6d372d Merge pull request #57591 from vnen/gdscript-enum-fixes 3 سال پیش
  George Marques ceafdf347e GDScript: Treat enum values as int and enum types as dictionary 3 سال پیش
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types 3 سال پیش
  cdemirer 28ac4d8b7d Fix crash with non-constant keys in match statement Dictionary pattern 3 سال پیش
  Rémi Verschelde 4cfade6212 Merge pull request #55995 from Xwdit/enum_fix 3 سال پیش
  Rémi Verschelde 1989120d3f Merge pull request #56194 from cdemirer/fix-operation-result-type-inference 3 سال پیش
  Rémi Verschelde 4acc819f9b Merge pull request #56232 from V-Sekai/invalid_explicit_variant_assign_fix 3 سال پیش
  Rémi Verschelde cc7f634066 Merge pull request #56260 from cdemirer/fix-type-mutation-upon-assignment-with-operation 3 سال پیش
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation 3 سال پیش
  George Marques fd643c903d GDScript: Add annotation to ignore warnings 3 سال پیش
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 سال پیش
  cdemirer 067b4c8c07 Fix type mutation upon compound assignment 3 سال پیش