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