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
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-1
/
+1
|
\
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-1
/
+1
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-1
/
+1
|
\
|
|
*
[Core] Fix sorting of `Dictionary` keys
A Thousand Ships
2024-10-18
1
-1
/
+1
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Implement typed dictionaries
Thaddeus Crews
2024-09-04
1
-16
/
+75
*
GDScript: Improve DocGen for non-constant expressions
Danil Alexeev
2024-03-21
1
-13
/
+35
*
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