Commit History

Author SHA1 Message Date
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 years ago
  Rémi Verschelde ab5c75b9ad Merge pull request #71649 from raulsntos/array-indexer 2 years ago
  Raul Santos 97610c8bfc Add property usage to array indexer 2 years ago
  bruvzg db7d8c2d87 [GDExtension] Expose some low level functions and String operators. 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  rune-scape e79be6ce07 Unify String and StringName 2 years ago
  Aaron Franke a3e52925bf Fix default values on virtual classes causing errors in projects 2 years ago
  Aaron Franke 3dc9474355 Fix default values not showing up on virtual classes 2 years ago
  Lyuma 033abdc59f 2D and 3D Skeleton modification docs, and small fixes. 3 years ago
  SaracenOne cc4bda8500 Add ability to flag classes as experimental or deprecated. 3 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Yuri Sizov 6320a0fc18 Add ThemeDB, expose previously static Theme methods 3 years ago
  Yuri Sizov c5d7115038 Rename the argument tag to param in XML documentation 3 years ago
  Yuri Sizov 1362bc22bd Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript 3 years ago
  Hugo Locurcio 63ce655e75 Add support for documenting most editor settings in the class reference 4 years ago
  Xwdit 5d49df8d97 Fix missing method qualifiers in script doc 3 years ago
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations 3 years ago
  reduz 5ac42cf576 Implement a BitField hint 3 years ago
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations 3 years ago
  reduz 45af29da80 Add a new HashSet template 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Yuri Roubinsky 32f2c47356 Remove generating of null comparison operators from documentation 3 years ago
  Ricardo Subtil 61790a03f5 Fix decompression functions not returning errcodes 3 years ago
  Haoyu Qiu 7d05a066e3 Translate link titles in classref XML 3 years ago
  Hugo Locurcio b68dd2e189 Add an XML schema for documentation 3 years ago
  Anilforextra fc27636999 Vectors: Use clear() and has(). 3 years ago
  Rémi Verschelde edfcdc1acb Merge pull request #56920 from pycbouh/docs-sort-class-properties 3 years ago
  Yuri Sizov 49553ecfe3 Sort class properties in the built-in docs 3 years ago