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
/
core
/
doc_data.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Add missing deprecated/experimental tag support for theme items
Danil Alexeev
2024-09-04
1
-0
/
+22
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-10
/
+100
*
Add keywords to the class reference
RedMser
2024-02-09
1
-0
/
+45
*
GDScript: Add `@deprecated` and `@experimental` doc comment tags
Danil Alexeev
2023-07-08
1
-4
/
+40
*
Display `BitField[Enum]` in docs to distinguish from `Enum`
Danil Alexeev
2023-06-15
1
-6
/
+19
*
Make documentation sorting use natural order
Ninni Pipping
2023-05-09
1
-3
/
+3
*
Improve and fix GDScript documentation generation & behavior
ocean (they/them)
2023-04-21
1
-55
/
+0
*
Cache classes editor help
Pedro J. Estébanez
2023-04-13
1
-0
/
+310
*
GDScript: Fix issues with typed arrays
Dmitrii Maganov
2023-01-31
1
-0
/
+2
*
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-5
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Implement ScriptExtension::get_documentation
Emmanuel Leblond
2022-10-11
1
-0
/
+340
*
Remove unused includes & move some includes to top of file
Andy Maloney
2022-09-23
1
-1
/
+0
*
Add ability to flag classes as experimental or deprecated.
SaracenOne
2022-09-11
1
-0
/
+8
*
Merge pull request #62713 from YuriSizov/docs-scripting-annotations
Rémi Verschelde
2022-07-06
1
-0
/
+1
|
\
|
*
Add support for documenting built-in annotations
Yuri Sizov
2022-07-04
1
-0
/
+1
*
|
Implement a BitField hint
reduz
2022-07-05
1
-0
/
+2
|
/
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
*
Object: Remove unused category boilerplate
Rémi Verschelde
2022-03-26
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-0
/
+1
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-1
/
+5
*
Enable sorting of operator methods in class documentation.
Marcel Admiraal
2021-11-29
1
-10
/
+21
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-0
/
+2
*
Implement error return documetation
reduz
2021-08-24
1
-0
/
+1
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-1
/
+12
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-1
/
+1
*
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
1
-0
/
+152