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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #67707 from Cykyrios/hide-private-prop-description-in-clas...
Rémi Verschelde
2023-02-14
1
-0
/
+4
|
\
|
*
Fix private properties appearing in class doc Property Descriptions
Cykyrios
2022-10-21
1
-0
/
+4
*
|
Make EditorHelp respect font size settings
Yuri Sizov
2023-02-11
1
-158
/
+192
*
|
Make use of a theme cache in EditorHelp and ensure it's updated
Yuri Sizov
2023-02-11
1
-188
/
+192
*
|
Remove some unused signals
Rémi Verschelde
2023-01-31
1
-4
/
+0
*
|
Merge pull request #71330 from Geometror/richtextlabel-fit-content
Rémi Verschelde
2023-01-25
1
-1
/
+1
|
\
\
|
*
|
[RichTextLabel] Match minimum size calculation of Label
Hendrik Brucker
2023-01-13
1
-1
/
+1
*
|
|
Clean-up, harmonize, and improve StyleBox API
Yuri Sizov
2023-01-19
1
-2
/
+2
*
|
|
Update all outdated online documentation links
Yuri Sizov
2023-01-14
1
-1
/
+1
|
/
/
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
|
Fix left-aligned EditorHelp when first opened
Micky
2022-12-09
1
-3
/
+2
*
|
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
|
Merge pull request #68904 from aaronfranke/texture-methods
Rémi Verschelde
2022-11-20
1
-4
/
+4
|
\
\
|
*
|
Rename TextureButton set_*_texture methods to set_texture_*
Aaron Franke
2022-11-19
1
-4
/
+4
*
|
|
Double precision of `String.split_floats`
Micky
2022-11-20
1
-1
/
+1
|
/
/
*
|
Add more call-to-action notes when documentation is missing
Yuri Sizov
2022-11-17
1
-17
/
+33
*
|
Merge pull request #68159 from Mickeon/doc-help-return-array
Rémi Verschelde
2022-11-15
1
-13
/
+23
|
\
\
|
*
|
Change docs' Typed Array & void representation
Micky
2022-11-15
1
-13
/
+23
*
|
|
Merge pull request #68132 from Mickeon/doc-help-colourful
Rémi Verschelde
2022-11-14
1
-20
/
+39
|
\
\
\
|
*
|
|
Improve Editor Documentation colors
Micky
2022-11-01
1
-20
/
+39
*
|
|
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-1
/
+1
|
\
\
\
|
*
|
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #68079 from Mickeon/doc-help-hint
Rémi Verschelde
2022-10-31
1
-2
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add tooltip to method qualifiers in Documentation Help
Micky
2022-10-31
1
-2
/
+23
|
|
/
*
/
Remove override_selected_font_color property
kobewi
2022-10-26
1
-1
/
+0
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-9
/
+8
*
Add ability to flag classes as experimental or deprecated.
SaracenOne
2022-09-11
1
-0
/
+94
*
Fix theming error in EditorHelp due to order of operations issue
Yuri Sizov
2022-09-06
1
-13
/
+12
*
Improve Docs' inheritance tree icons on newline
Micky
2022-09-02
1
-2
/
+4
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-2
/
+2
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-22
/
+29
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-1
/
+1
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-1
/
+1
*
|
Merge pull request #64847 from Mickeon/editor-docs-hierarchy-icons
Rémi Verschelde
2022-08-28
1
-11
/
+26
|
\
\
|
*
|
Add type icons to editor docs' hierarchy
Micky
2022-08-25
1
-11
/
+26
|
|
/
*
/
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-29
/
+22
|
/
*
Add documentation for all annotations
Yuri Sizov
2022-08-19
1
-1
/
+1
*
Add support for [param foo] syntax in valid documentation contexts
Yuri Sizov
2022-08-08
1
-0
/
+15
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
*
Add padding for code blocks in the editor help
Hugo Locurcio
2022-07-17
1
-0
/
+1
*
Merge pull request #62710 from Calinou/editor-help-improve-code-kbd-ref-highl...
Rémi Verschelde
2022-07-13
1
-6
/
+37
|
\
|
*
Improve visibility of code, kbd and clickable references in editor help
Hugo Locurcio
2022-07-05
1
-6
/
+37
*
|
Merge pull request #62108 from bruvzg/font_config_v3
Rémi Verschelde
2022-07-07
1
-1
/
+1
|
\
\
|
*
|
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-1
/
+1
*
|
|
Merge pull request #62713 from YuriSizov/docs-scripting-annotations
Rémi Verschelde
2022-07-06
1
-15
/
+128
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support for documenting built-in annotations
Yuri Sizov
2022-07-04
1
-15
/
+128
|
|
/
*
/
Implement a BitField hint
reduz
2022-07-05
1
-1
/
+5
|
/
*
Fix `help_title_font_size` editor property to correctly apply to docs
Yuri Rubinsky
2022-06-29
1
-25
/
+55
*
Merge pull request #60984 from fire-forge/doc-icon
Rémi Verschelde
2022-06-01
1
-0
/
+11
|
\
[next]