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
/
editor
/
editor_help.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDExtension: add an interface for loading extra documentation
Riteo
2024-01-26
1
-0
/
+6
*
Improve engine startup/shutdown benchmarks
Yuri Sizov
2023-12-08
1
-0
/
+1
*
Polish & fix editor help cache generation
Pedro J. Estébanez
2023-11-02
1
-3
/
+2
*
Improve threading in ClassDB and EditorHelp
Yuri Sizov
2023-10-20
1
-2
/
+5
*
Merge pull request #82691 from YuriSizov/rst-validate-with-exceptions
Rémi Verschelde
2023-10-04
1
-2
/
+2
|
\
|
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-2
/
+2
*
|
Revamp how documentation tooltips work
Michael Alexsander
2023-10-03
1
-0
/
+27
|
/
*
Avoid text substitution in EditorHelp messages
Haoyu Qiu
2023-09-05
1
-9
/
+6
*
Display `BitField[Enum]` in docs to distinguish from `Enum`
Danil Alexeev
2023-06-15
1
-1
/
+1
*
Improve and fix GDScript documentation generation & behavior
ocean (they/them)
2023-04-21
1
-2
/
+2
*
C#: Do not use DocCache when generating glue code
RedworkDE
2023-04-20
1
-1
/
+1
*
Cache classes editor help
Pedro J. Estébanez
2023-04-13
1
-0
/
+3
*
Streamline class icon resolution in the editor
Yuri Sizov
2023-03-31
1
-1
/
+1
*
Make EditorHelp respect font size settings
Yuri Sizov
2023-02-11
1
-0
/
+8
*
Make use of a theme cache in EditorHelp and ensure it's updated
Yuri Sizov
2023-02-11
1
-16
/
+25
*
Remove some unused signals
Rémi Verschelde
2023-01-31
1
-2
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add more call-to-action notes when documentation is missing
Yuri Sizov
2022-11-17
1
-1
/
+1
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+1
*
Merge pull request #64847 from Mickeon/editor-docs-hierarchy-icons
Rémi Verschelde
2022-08-28
1
-0
/
+1
|
\
|
*
Add type icons to editor docs' hierarchy
Micky
2022-08-25
1
-0
/
+1
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-1
/
+0
|
/
*
Add support for documenting built-in annotations
Yuri Sizov
2022-07-04
1
-0
/
+1
*
Fix `help_title_font_size` editor property to correctly apply to docs
Yuri Rubinsky
2022-06-29
1
-0
/
+2
*
Fix help links with threaded RTL.
bruvzg
2022-05-30
1
-0
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-7
/
+7
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-2
/
+2
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-14
/
+14
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-2
/
+2
*
Fix theming of doc background
Yuri Roubinsky
2022-01-30
1
-1
/
+1
*
[Editor] Do not update editor help theme, if calculated margin hasn't changed.
bruvzg
2022-01-24
1
-0
/
+1
*
Improve spacing in built-in class reference
Yuri Sizov
2022-01-18
1
-4
/
+8
*
Generate editor docs on a thread
reduz
2022-01-07
1
-1
/
+8
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-0
/
+2
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-0
/
+2
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-3
/
+0
*
Added status bar and toggle scripts panel button to EditorHelp/VScripts
Yuri Roubinsky
2021-09-15
1
-0
/
+5
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
1
-3
/
+3
*
Documentation generation for GDScript
Thakee Nathees
2020-11-29
1
-0
/
+1
*
Remove unused unhandled_key_input method in EditorHelp. Search popup and focu...
Eric M
2020-11-23
1
-2
/
+0
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Remove unnecessary panel in EditorHelpBit
Michael Alexsander
2020-04-06
1
-2
/
+2
*
Reworked tooltips to use the popup system.
Juan Linietsky
2020-03-26
1
-0
/
+2
*
Move DocData and Collada out of their subfolders
Rémi Verschelde
2020-03-24
1
-1
/
+1
[next]