Историја ревизија

Аутор SHA1 Порука Датум
  Andy Maloney 127e2333f4 Remove redundant "if" condition in GDScriptCompiler::_parse_function() пре 3 година
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. пре 3 година
  cdemirer 52781535a3 Check for parameters shadowing class members пре 3 година
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript пре 3 година
  cdemirer a0608bd891 Fix set chain bug with jump_if_shared пре 3 година
  Rémi Verschelde c4a426d6ec Merge pull request #62462 from vnen/gdscript-setter-chaining пре 3 година
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types пре 3 година
  George Marques cf015673d3 GDScript: Use implicit method for @onready variables пре 3 година
  George Marques 81cac4907f GDScript: Don't add implicit constructor to the list of functions пре 3 година
  bruvzg 860e24683f Make enum/constant binds 64-bit. пре 3 година
  George Marques 15740c37a3 Merge pull request #57151 from cdemirer/fix-match-array-dict-pattern-logic-error пре 3 година
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` пре 3 година
  Yuri Rubinsky 5d95a5a024 Fix crash when extending inner class in GDScript пре 3 година
  reduz 746dddc067 Replace most uses of Map by HashMap пре 3 година
  reduz 8b7c7f5a75 Add a new HashMap implementation пре 3 година
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` пре 3 година
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas пре 3 година
  George Marques cdbd6056ef GDScript: Fix method call on singletons пре 3 година
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types пре 3 година
  Rémi Verschelde 79bbe57244 Merge pull request #56830 from strank/parent-signals пре 3 година
  Rémi Verschelde 4bbd7417c4 Merge pull request #58320 from mphe/fix_object_typed_arrays пре 3 година
  cdemirer 3afe50c2fa Fix logic errors in match-statement Array & Dictionary Patterns пре 3 година
  Marvin Ewald cea0630fef Fix typed arrays for Object based types пре 3 година
  SaracenOne ab2a8bd1d8 Fix using typed arrays based on script classes пре 3 година
  strank dcf19f8914 Fix "Identifier not found" compiler error when accessing inherited signals or functions as callables. пре 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 година
  strank 960a26f6c0 GDScript: Fix parsing default parameter values from function calls пре 3 година
  SaracenOne 64d8b3aef2 Assign member type when parsing setters to prevent пре 3 година
  Rémi Verschelde cc7f634066 Merge pull request #56260 from cdemirer/fix-type-mutation-upon-assignment-with-operation пре 3 година