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

Аутор SHA1 Порука Датум
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations пре 2 година
  Rémi Verschelde 81fe3715b8 Merge pull request #71914 from vnen/gdscript-no-continue-match пре 2 година
  George Marques 9462ae4783 GDScript: Remove function of `continue` for match statement пре 2 година
  George Marques 7548e043fc Add support for Unicode identifiers in GDScript пре 2 година
  George Marques 75515e4303 Merge pull request #70987 from vonagam/fix-parameter-conversion-assign пре 2 година
  ocean (they/them) 366ec895b1 Assorted enum and native type fixes пре 2 година
  Dmitrii Maganov a8c2f8a0e1 GDScript: Fix missing conversion for default argument values пре 2 година
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript пре 2 година
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all пре 2 година
  Dmitrii Maganov b6aa4840d8 Fix usage of Enum as constant пре 2 година
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution пре 2 година
  Yuri Rubinsky 8d2506e811 Reset unassigned local variables to null in the loops пре 2 година
  Rémi Verschelde 910d6d8e62 GDScript: Only check if ignoring warnings in debug build пре 2 година
  Yuri Rubinsky f6c8c140f0 Fix using signals in lambda functions пре 2 година
  Yuri Rubinsky f11b66b084 Fix named enums to use int64 type пре 3 година
  Yuri Rubinsky 9e04531938 Fix enum type to use int64_t instead of int in GDScript пре 3 година
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. пре 3 година
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. пре 3 година
  George Marques 87ef6f554b Merge pull request #62918 from cdemirer/parser-properly-set-node-extents пре 3 година
  Yuri Sizov 316f78a037 Add default argument bindings to GDScript annotations пре 3 година
  cdemirer 12b9572121 Parser: Properly set node extents пре 3 година
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations пре 3 година
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript пре 3 година
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations пре 3 година
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` пре 3 година
  reduz 45af29da80 Add a new HashSet template пре 3 година
  reduz 746dddc067 Replace most uses of Map by HashMap пре 3 година
  reduz 8b7c7f5a75 Add a new HashMap implementation пре 3 година
  Yuri Rubinsky be8eb6625e Fix incorrect precedence of pow operator in GDScript пре 3 година
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions пре 3 година