Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types 3 yıl önce
  Rémi Verschelde c630c2001d Merge pull request #59633 from EricEzaM/better-code-complete-update 3 yıl önce
  Eric M 4ab605d14d Improve sorting of Code Completion options. 3 yıl önce
  Yuri Roubinsky 0584387918 Fix autocompletion of static methods in built-in types in GDScript 3 yıl önce
  Rémi Verschelde c9b75431f3 Refactor GDScript/C# script templates logic to be editor-only 3 yıl önce
  Rémi Verschelde 143d13717b Merge pull request #59553 from reduz/script-extension-support 3 yıl önce
  Juan Linietsky ed14ff5a08 Revert "Sort autocomplete/code completion options in a better way" 3 yıl önce
  Rémi Verschelde 795304e34f Merge pull request #59612 from YeldhamDev/style_and_grace 3 yıl önce
  Michael Alexsander 42df9ed059 Make script templates follow the GDScript style guide 3 yıl önce
  reduz 360dea5348 Add GDExtension support to Script 3 yıl önce
  Eric M f9e1c094a2 Improve sorting of Code Completion options. 3 yıl önce
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 yıl önce
  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 yıl önce
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 3 yıl önce
  Rémi Verschelde 89eb6d372d Merge pull request #57591 from vnen/gdscript-enum-fixes 3 yıl önce
  Anilforextra adbe948bda String: Add contains(). 3 yıl önce
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types 3 yıl önce
  Rémi Verschelde f0382530a7 Merge pull request #56268 from KoBeWi/🚗complete_setters 3 yıl önce
  Rémi Verschelde b3513cffc5 Merge pull request #56326 from NNesh/fix/unknown_default_value_callable 3 yıl önce
  NNesh 374baff747 Fixed <unknown> text for callable default value for a function arguments hint 3 yıl önce
  Rémi Verschelde 393a44b275 Merge pull request #55213 from Scony/fix-gdscript-crash 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
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 yıl önce
  fabriceci 9d5b807059 Improve editor template workflow 3 yıl önce
  kobewi c055c912fb Remove autocomplete_setters_and_getters setting 3 yıl önce
  cdemirer 1cf3f382ba Fix "Lookup Symbol" on global class members 3 yıl önce
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 yıl önce
  Pawel Lampe 4a5d98c987 Fix godot crash on null expression, fixes #53862 3 yıl önce
  Yuri Roubinsky e270d1cce3 Fix autocompletion of built-in functions in GDScript 3 yıl önce