Danil Alexeev
|
4d3e2c78b6
Document exporting nested subgroups
|
3 months ago |
Danil Alexeev
|
4dc568856a
GDScript: Rework `GDScriptUtilityFunctions` macros
|
3 months ago |
Brian Huynh
|
360b84bad5
Clarification to the description of Global scope in regards to GDScript
|
3 months ago |
Danil Alexeev
|
85dfd89653
Add `@export_tool_button` annotation for easily creating inspector buttons
|
4 months ago |
Rémi Verschelde
|
4a798ad85d
Merge pull request #95749 from Mickeon/documentation-example-pruning
|
5 months ago |
Micky
|
4ce5856384
Remove empty `[b]Example:[/b]` lines from the class reference
|
5 months ago |
Micky
|
e80c44dbe7
Fix some invalid code in GDScript class reference
|
5 months ago |
Danil Alexeev
|
24b6edcd38
GDScript: Fix non-global class export
|
7 months ago |
Danil Alexeev
|
76b2d85c9f
GDScript: Fix some export annotation issues
|
10 months ago |
A Thousand Ships
|
2508c2e309
[Doc] Document loading behavior with relative paths
|
10 months ago |
Danil Alexeev
|
0c48845247
Update `@GDScript` documentation
|
11 months ago |
Danil Alexeev
|
87718d2a6e
Editor Help: Add syntax highlighting for code blocks
|
11 months ago |
George Marques
|
8e520454ef
GDScript: Add @export_custom annotation
|
2 years ago |
Abel Toy
|
882441a0ad
Support Array and PackedArray in @export_*
|
1 year ago |
Rémi Verschelde
|
21ee3716c2
Merge pull request #82122 from dalexeev/gds-add-export-hidden-annotation
|
11 months ago |
Hugo Locurcio
|
f781571d07
Add keywords to improve search in the class reference
|
11 months ago |
Hugo Locurcio
|
6ae54fd787
Move EditorNode setting registration so they are in class reference
|
1 year ago |
Danil Alexeev
|
af28f87791
Documentation: Add support for deprecated/experimental messages
|
1 year ago |
Rémi Verschelde
|
745f8e112f
Revert "Add UID support to GDScript files"
|
1 year ago |
kobewi
|
c7f68a27ec
Add UID support to GDScript files
|
2 years ago |
A Thousand Ships
|
045d921044
[GDScript] Add `StringName` support to `@GDScript.len`
|
1 year ago |
Danil Alexeev
|
3a3a2011f4
GDScript: Add `@export_storage` annotation
|
1 year ago |
kobewi
|
a1aa1a468f
Clarify some descriptions regarding resource cache
|
1 year ago |
Danil Alexeev
|
9e2273abc7
GDScript: Add error when exporting node in non [Node]-derived classes
|
1 year ago |
Yuri Sizov
|
cc0eebd9d8
Validate `code` tags for class and member references
|
1 year ago |
A Thousand Ships
|
e45927b2f2
Replace `radians` range hint with `radians_as_degrees`
|
1 year ago |
Aaron Franke
|
6f7eccc758
Add a type conversion method to Variant Utility and expose to scripting
|
2 years ago |
Yuri Sizov
|
2c77f07aaa
Add a script method to get its class icon
|
1 year ago |
Yuri Sizov
|
f37d192860
Merge pull request #80109 from timothyqiu/not-markdown
|
1 year ago |
Haoyu Qiu
|
c4b5161ed1
Fix invalid use of markdown syntax in classref
|
1 year ago |