Danil Alexeev
|
07f8935c69
GDScript: Deprecate `inst_to_dict()` and `dict_to_inst()` functions
|
7 months ago |
kobewi
|
4e48b19e1f
Add Color.from_rgba8 and deprecate Color8
|
7 months ago |
Rémi Verschelde
|
4866c4a8c5
Merge pull request #99925 from Mickeon/documentation-no-static-typing-yet
|
8 months ago |
Danil Alexeev
|
7d65d0a908
GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations
|
8 months ago |
Micky
|
109fcbb43a
Remove uses of static typing from the documentation
|
8 months ago |
Danil Alexeev
|
4d3e2c78b6
Document exporting nested subgroups
|
9 months ago |
Danil Alexeev
|
4dc568856a
GDScript: Rework `GDScriptUtilityFunctions` macros
|
9 months ago |
Brian Huynh
|
360b84bad5
Clarification to the description of Global scope in regards to GDScript
|
9 months ago |
Danil Alexeev
|
85dfd89653
Add `@export_tool_button` annotation for easily creating inspector buttons
|
10 months ago |
Rémi Verschelde
|
4a798ad85d
Merge pull request #95749 from Mickeon/documentation-example-pruning
|
11 months ago |
Micky
|
4ce5856384
Remove empty `[b]Example:[/b]` lines from the class reference
|
1 year ago |
Micky
|
e80c44dbe7
Fix some invalid code in GDScript class reference
|
1 year ago |
Danil Alexeev
|
24b6edcd38
GDScript: Fix non-global class export
|
1 year ago |
Danil Alexeev
|
76b2d85c9f
GDScript: Fix some export annotation issues
|
1 year ago |
A Thousand Ships
|
2508c2e309
[Doc] Document loading behavior with relative paths
|
1 year ago |
Danil Alexeev
|
0c48845247
Update `@GDScript` documentation
|
1 year ago |
Danil Alexeev
|
87718d2a6e
Editor Help: Add syntax highlighting for code blocks
|
1 year 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
|
1 year ago |
Hugo Locurcio
|
f781571d07
Add keywords to improve search in the class reference
|
1 year 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 |