Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript 2 yıl önce
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 yıl önce
  Dmitrii Maganov b6aa4840d8 Fix usage of Enum as constant 2 yıl önce
  rune-scape 2dfc6d5b69 GDScript: Allow out of order member resolution 2 yıl önce
  Yuri Rubinsky 8d2506e811 Reset unassigned local variables to null in the loops 2 yıl önce
  Rémi Verschelde 910d6d8e62 GDScript: Only check if ignoring warnings in debug build 2 yıl önce
  Yuri Rubinsky f6c8c140f0 Fix using signals in lambda functions 2 yıl önce
  Yuri Rubinsky f11b66b084 Fix named enums to use int64 type 2 yıl önce
  Yuri Rubinsky 9e04531938 Fix enum type to use int64_t instead of int in GDScript 2 yıl önce
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 yıl önce
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 yıl önce
  George Marques 87ef6f554b Merge pull request #62918 from cdemirer/parser-properly-set-node-extents 3 yıl önce
  Yuri Sizov 316f78a037 Add default argument bindings to GDScript annotations 3 yıl önce
  cdemirer 12b9572121 Parser: Properly set node extents 3 yıl önce
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations 3 yıl önce
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript 3 yıl önce
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations 3 yıl önce
  George Marques eba3e0a9fc GDScript: Support `%` in shorthand for `get_node` 3 yıl önce
  reduz 45af29da80 Add a new HashSet template 3 yıl önce
  reduz 746dddc067 Replace most uses of Map by HashMap 3 yıl önce
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 yıl önce
  Yuri Rubinsky be8eb6625e Fix incorrect precedence of pow operator in GDScript 3 yıl önce
  Yuri Roubinsky dbd7a31507 Implement exponential operator (**) to GDScript/Expressions 3 yıl önce
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas 3 yıl önce
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 yıl önce
  Yuri Roubinsky 0584387918 Fix autocompletion of static methods in built-in types in GDScript 3 yıl önce
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types 3 yıl önce
  Rémi Verschelde 49482966ec Merge pull request #55715 from nathanfranke/enum-ordered 3 yıl önce
  Rémi Verschelde 6d4ed65f4c Merge pull request #56483 from vnen/gdscript-warning-annotation 3 yıl önce
  George Marques fd643c903d GDScript: Add annotation to ignore warnings 3 yıl önce