index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
doc_classes
/
@GDScript.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document exporting nested subgroups
Danil Alexeev
2024-11-11
1
-1
/
+13
*
GDScript: Rework `GDScriptUtilityFunctions` macros
Danil Alexeev
2024-10-25
1
-1
/
+1
*
Clarification to the description of Global scope in regards to GDScript
Brian Huynh
2024-10-23
1
-2
/
+2
*
Add `@export_tool_button` annotation for easily creating inspector buttons
Danil Alexeev
2024-09-27
1
-0
/
+35
*
Merge pull request #95749 from Mickeon/documentation-example-pruning
Rémi Verschelde
2024-08-26
1
-2
/
+2
|
\
|
*
Remove empty `[b]Example:[/b]` lines from the class reference
Micky
2024-08-19
1
-2
/
+2
*
|
Fix some invalid code in GDScript class reference
Micky
2024-08-19
1
-5
/
+5
|
/
*
GDScript: Fix non-global class export
Danil Alexeev
2024-06-20
1
-1
/
+1
*
GDScript: Fix some export annotation issues
Danil Alexeev
2024-05-13
1
-1
/
+2
*
[Doc] Document loading behavior with relative paths
A Thousand Ships
2024-03-30
1
-1
/
+1
*
Update `@GDScript` documentation
Danil Alexeev
2024-03-14
1
-1
/
+5
*
Editor Help: Add syntax highlighting for code blocks
Danil Alexeev
2024-03-09
1
-6
/
+6
*
GDScript: Add @export_custom annotation
George Marques
2024-03-07
1
-0
/
+12
*
Support Array and PackedArray in @export_*
Abel Toy
2024-03-06
1
-10
/
+37
*
Merge pull request #82122 from dalexeev/gds-add-export-hidden-annotation
Rémi Verschelde
2024-02-27
1
-0
/
+11
|
\
|
*
GDScript: Add `@export_storage` annotation
Danil Alexeev
2023-12-19
1
-0
/
+11
*
|
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-1
/
+1
*
|
Move EditorNode setting registration so they are in class reference
Hugo Locurcio
2024-02-17
1
-1
/
+1
*
|
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-2
/
+1
*
|
Revert "Add UID support to GDScript files"
Rémi Verschelde
2024-01-29
1
-9
/
+1
*
|
Add UID support to GDScript files
kobewi
2024-01-17
1
-1
/
+9
*
|
[GDScript] Add `StringName` support to `@GDScript.len`
A Thousand Ships
2024-01-02
1
-1
/
+1
|
/
*
Clarify some descriptions regarding resource cache
kobewi
2023-12-10
1
-1
/
+1
*
GDScript: Add error when exporting node in non [Node]-derived classes
Danil Alexeev
2023-10-05
1
-1
/
+26
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-3
/
+3
*
Replace `radians` range hint with `radians_as_degrees`
A Thousand Ships
2023-09-25
1
-2
/
+2
*
Add a type conversion method to Variant Utility and expose to scripting
Aaron Franke
2023-09-08
1
-1
/
+2
*
Add a script method to get its class icon
Yuri Sizov
2023-08-24
1
-1
/
+1
*
Merge pull request #80109 from timothyqiu/not-markdown
Yuri Sizov
2023-08-01
1
-1
/
+1
|
\
|
*
Fix invalid use of markdown syntax in classref
Haoyu Qiu
2023-08-01
1
-1
/
+1
*
|
GDScript: Add validation for `@export_node_path` annotation arguments
Danil Alexeev
2023-07-26
1
-0
/
+1
|
/
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Explain a bit more RPCs options
Gilles Roudière
2023-06-27
1
-4
/
+4
*
Clarify `@rpc` annotation arguments docs
Danil Alexeev
2023-06-13
1
-2
/
+6
*
Add more info on the nature of NAN
Ninni Pipping
2023-05-30
1
-1
/
+1
*
Overhaul the top sections of the class reference (Core classes)
VolTer
2023-05-19
1
-1
/
+1
*
Rework Navigation Avoidance
smix8
2023-05-10
1
-0
/
+10
*
Document caveats related to exported project binary resource conversion
Hugo Locurcio
2023-05-08
1
-0
/
+1
*
Merge pull request #76664 from Xenoparrot/simple-typos
Max Hilbrunner
2023-05-06
1
-1
/
+1
|
\
|
*
Fixed various typos across the docs
UltraBIF
2023-05-02
1
-1
/
+1
*
|
Merge pull request #76650 from Koyper/gdscript_range_docs
Max Hilbrunner
2023-05-05
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update @GDScript.xml range docs to iterate backwards.
Koyper
2023-05-01
1
-2
/
+2
*
|
Add support for static variables in GDScript
George Marques
2023-04-27
1
-0
/
+6
*
|
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-1
/
+1
|
/
*
Fix typo and slightly reword in @GDScript.xml
Araraura
2023-03-31
1
-1
/
+1
*
Improve Color8 documentation
Hugo Locurcio
2023-03-19
1
-1
/
+2
*
Fix GDScript code style regarding colon
Danil Alexeev
2023-03-05
1
-2
/
+2
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Document `@GDScript.is_instance_of` method
Danil Alexeev
2023-02-22
1
-0
/
+14
[next]