Danil Alexeev
|
80d11500b5
Code Editor: Add documentation tooltips
|
8 months ago |
Danil Alexeev
|
2dd043d1f6
Docs: Add missing deprecated/experimental tag support for theme items
|
11 months ago |
Danil Alexeev
|
af28f87791
Documentation: Add support for deprecated/experimental messages
|
1 year ago |
RedMser
|
db798b29b2
Add keywords to the class reference
|
2 years ago |
Danil Alexeev
|
c1b450566a
GDScript: Add `@deprecated` and `@experimental` doc comment tags
|
2 years ago |
Danil Alexeev
|
eb391d3302
Display `BitField[Enum]` in docs to distinguish from `Enum`
|
2 years ago |
Ninni Pipping
|
6bccdec7a1
Make documentation sorting use natural order
|
2 years ago |
ocean (they/them)
|
6783ff69c0
Improve and fix GDScript documentation generation & behavior
|
2 years ago |
Pedro J. Estébanez
|
f5602869da
Cache classes editor help
|
2 years ago |
Dmitrii Maganov
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 years ago |
Juan Linietsky
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Emmanuel Leblond
|
13c0a60747
Implement ScriptExtension::get_documentation
|
2 years ago |
Andy Maloney
|
49ff3d5489
Remove unused includes & move some includes to top of file
|
2 years ago |
SaracenOne
|
cc4bda8500
Add ability to flag classes as experimental or deprecated.
|
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
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Rémi Verschelde
|
5371009d8e
Object: Remove unused category boilerplate
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Yuri Sizov
|
b3992f7e6e
Make overridden properties link to parent definition
|
3 years ago |
Yuri Sizov
|
397e56964d
Sort and group theme properties in docs, improve formatting for theme and enums
|
3 years ago |
Marcel Admiraal
|
272b3c3728
Enable sorting of operator methods in class documentation.
|
3 years ago |
Aaron Franke
|
6772ebcea0
Move the docs for constructors and operators out of methods section
|
3 years ago |
reduz
|
96f8254b24
Implement error return documetation
|
4 years ago |
Yuri Sizov
|
bf2839ea3e
Add theme item descriptions to the online documentation
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Thakee Nathees
|
42bfa16996
Refactor DocData into core and editor (DocTools) parts
|
4 years ago |