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
/
editor
/
gdscript_docgen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-0
/
+16
*
GDScript: Use autoload singleton name in `GDScriptDocGen`
Danil Alexeev
2024-01-21
1
-15
/
+34
*
Change container_element_type to vector container
Thaddeus Crews
2023-12-05
1
-2
/
+2
*
GDScript DocGen: Fix regression with return metatypes
Danil Alexeev
2023-10-09
1
-1
/
+2
*
GDScript DocGen: Fix and improve appearance of metatypes and values
Danil Alexeev
2023-09-21
1
-11
/
+115
*
GDScript: Fix `get_*_list()` methods return incorrect info
Danil Alexeev
2023-09-04
1
-3
/
+6
*
GDScript: Improve DocGen
Danil Alexeev
2023-08-19
1
-70
/
+123
*
GDScript: Add `@deprecated` and `@experimental` doc comment tags
Danil Alexeev
2023-07-08
1
-13
/
+31
*
Fix regression with enum descriptions now showing up in documentation.
ocean (they/them)
2023-07-02
1
-1
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-0
/
+1
*
Dump API docs from inline GDScript comments using --doctool --gdscript-docs PATH
David Snopek
2023-05-08
1
-0
/
+1
*
Improve and fix GDScript documentation generation & behavior
ocean (they/them)
2023-04-21
1
-0
/
+271