Historia zmian

Autor SHA1 Wiadomość Data
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 lat temu
  Yuri Sizov 6320a0fc18 Add ThemeDB, expose previously static Theme methods 3 lat temu
  Yuri Sizov c5d7115038 Rename the argument tag to param in XML documentation 3 lat temu
  Yuri Sizov 1362bc22bd Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript 3 lat temu
  Hugo Locurcio 63ce655e75 Add support for documenting most editor settings in the class reference 4 lat temu
  Xwdit 5d49df8d97 Fix missing method qualifiers in script doc 3 lat temu
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations 3 lat temu
  reduz 5ac42cf576 Implement a BitField hint 3 lat temu
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations 3 lat temu
  reduz 45af29da80 Add a new HashSet template 3 lat temu
  reduz 746dddc067 Replace most uses of Map by HashMap 3 lat temu
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 lat temu
  Yuri Roubinsky 32f2c47356 Remove generating of null comparison operators from documentation 3 lat temu
  Ricardo Subtil 61790a03f5 Fix decompression functions not returning errcodes 3 lat temu
  Haoyu Qiu 7d05a066e3 Translate link titles in classref XML 3 lat temu
  Hugo Locurcio b68dd2e189 Add an XML schema for documentation 3 lat temu
  Anilforextra fc27636999 Vectors: Use clear() and has(). 4 lat temu
  Rémi Verschelde edfcdc1acb Merge pull request #56920 from pycbouh/docs-sort-class-properties 4 lat temu
  Yuri Sizov 49553ecfe3 Sort class properties in the built-in docs 4 lat temu
  Rémi Verschelde 8898d6dadc Dictionary: Serialize empty dict as `{}` instead of `{\n}` 4 lat temu
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 lat temu
  Haoyu Qiu e4e4e475f8 Make `--doctool` locale aware 4 lat temu
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 lat temu
  Yuri Sizov b3992f7e6e Make overridden properties link to parent definition 4 lat temu
  Yuri Sizov 397e56964d Sort and group theme properties in docs, improve formatting for theme and enums 4 lat temu
  Rémi Verschelde 88c4380737 Modules: Make sure to include modules_enabled.gen.h where needed 4 lat temu
  Aaron Franke 6772ebcea0 Move the docs for constructors and operators out of methods section 4 lat temu
  Lightning_A c63b18507d Use range iterators for `Map` 4 lat temu
  Aaron Franke d54f2ad7ca Don't generate empty doc sections and reduce code duplication 4 lat temu
  Gilles Roudière 4bd7700e89 Implement properties arrays in the Inspector. 4 lat temu