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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Mention that Directory pre-opens res:// by default
Rémi Verschelde
2020-01-09
1
-0
/
+1
*
Improve the Environment class documentation
Hugo Locurcio
2020-01-08
1
-4
/
+3
*
Merge pull request #34871 from lentsius-bark/textEdit-vertical-horizontal-scr...
Rémi Verschelde
2020-01-08
1
-0
/
+6
|
\
|
*
expose scroll_vertical and scroll_horizontal in TextEdit + documentation
Krystof Klestil
2020-01-07
1
-0
/
+6
*
|
Merge pull request #34901 from YeldhamDev/multiple_doc_completions
Rémi Verschelde
2020-01-08
3
-14
/
+29
|
\
\
|
*
|
Complete docs for GraphEdit/Node and PopupMenu
Michael Alexsander
2020-01-07
3
-14
/
+29
*
|
|
Make possible to edit the GraphEdit's selection rect colors
Michael Alexsander
2020-01-07
1
-0
/
+4
|
/
/
*
|
Complete the Environment class documentation
Hugo Locurcio
2020-01-07
1
-72
/
+102
*
|
Rewording RichTextLabel::remove_line documentation
Haoyu Qiu
2020-01-07
1
-1
/
+2
|
/
*
doc: Document what happens to old script with Object.set_script()
rainlizard
2020-01-06
1
-0
/
+1
*
Merge pull request #33967 from Calinou/add-os-is-window-focused
Rémi Verschelde
2020-01-06
1
-0
/
+8
|
\
|
*
Add an `OS.is_window_focused()` getter
Hugo Locurcio
2019-11-28
1
-0
/
+8
*
|
Merge pull request #34848 from clayjohn/DOCS-VisualServer
Rémi Verschelde
2020-01-06
2
-3
/
+118
|
\
\
|
*
|
Finish documenting VisualServer
clayjohn
2020-01-05
2
-3
/
+118
*
|
|
Merge pull request #34847 from YeldhamDev/splitcontainer_tabs_docs
Rémi Verschelde
2020-01-06
2
-6
/
+22
|
\
\
\
|
*
|
|
Complete the SplitContainer and Tabs documentations
Michael Alexsander
2020-01-05
2
-6
/
+22
*
|
|
|
Merge pull request #34852 from timothyqiu/rtl-doc
Rémi Verschelde
2020-01-06
1
-5
/
+22
|
\
\
\
\
|
*
|
|
|
Completes the RichTextLabel documentation
Haoyu Qiu
2020-01-06
1
-5
/
+22
*
|
|
|
|
Merge pull request #32126 from Calinou/expose-video-adapter-name-vendor
Rémi Verschelde
2020-01-06
1
-0
/
+16
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add VisualServer methods to get the video adapter name and vendor
Hugo Locurcio
2020-01-06
1
-0
/
+16
|
|
/
/
/
*
|
|
|
Merge pull request #34833 from clayjohn/DOCS-VisualServer
Rémi Verschelde
2020-01-05
1
-3
/
+107
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Document most VisualServer functions
clayjohn
2020-01-05
1
-3
/
+107
*
|
|
Merge pull request #34812 from clayjohn/DOCS-VisualServer
Rémi Verschelde
2020-01-05
1
-14
/
+92
|
\
|
|
|
*
|
Updated many VisualServer functions
clayjohn
2020-01-04
1
-14
/
+92
*
|
|
Merge pull request #34820 from timothyqiu/doc-tree
Rémi Verschelde
2020-01-05
1
-12
/
+35
|
\
\
\
|
*
|
|
Improves Tree documentation
Haoyu Qiu
2020-01-04
1
-12
/
+35
*
|
|
|
Document the return value of `Object.get()` with a nonexistent property
Hugo Locurcio
2020-01-04
1
-1
/
+1
|
/
/
/
*
|
|
Document TabContainer's "use_hidden_tabs_for_min_size"
Michael Alexsander
2020-01-03
2
-1
/
+2
*
|
|
doc: Sync classref with current source
Rémi Verschelde
2020-01-03
2
-1
/
+5
*
|
|
Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix
Rémi Verschelde
2020-01-03
1
-0
/
+2
|
\
\
\
|
*
|
|
Fixed antialiasing option for Polygon2D
PouleyKetchoupp
2020-01-01
1
-0
/
+2
*
|
|
|
Add a shorthand for setting the exit code using `SceneTree::quit()`
Hugo Locurcio
2020-01-03
2
-1
/
+4
*
|
|
|
Merge pull request #34747 from rcorre/add_child_owner
Rémi Verschelde
2020-01-03
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add note about add_child and owner.
Ryan Roden-Corrent
2020-01-02
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #34736 from cbscribe/kcc_doc_fixes
Rémi Verschelde
2020-01-02
7
-10
/
+10
|
\
\
\
|
*
|
|
[DOCS] Class reference typos and fixes.
Chris Bradfield
2020-01-02
7
-10
/
+10
*
|
|
|
Allows to doc vararg method return type as void
Haoyu Qiu
2020-01-02
2
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
Improves ItemList
Haoyu Qiu
2019-12-31
1
-8
/
+23
|
/
/
*
|
Merge pull request #34572 from KoBeWi/I_give_up
Rémi Verschelde
2019-12-30
1
-0
/
+3
|
\
\
|
*
|
Make new ScrollContainer focus behavior optional
Tomasz Chabora
2019-12-30
1
-0
/
+3
*
|
|
Merge pull request #34700 from Calinou/doc-input-device-touchscreen-id
Rémi Verschelde
2019-12-30
1
-0
/
+1
|
\
\
\
|
*
|
|
Document how to distinguish emulated mouse events from physical ones
Hugo Locurcio
2019-12-30
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #34692 from bluenote10/bluenote10-shadow_item_cull_mask-docs
Rémi Verschelde
2019-12-30
1
-1
/
+1
|
\
\
\
|
*
|
|
shadow_item_cull_mask should reference light mask
Fabian Keller
2019-12-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #34682 from Calinou/os-exit-code-nonportable-warning
Rémi Verschelde
2019-12-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Print a warning message if `OS.exit_code` is set to a non-portable value
Hugo Locurcio
2019-12-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #34621 from cbscribe/kcc_misc_doc_fixes
Rémi Verschelde
2019-12-30
2
-2
/
+8
|
\
\
\
|
*
|
|
[Docs] Description updates for Node2D & Object
Chris Bradfield
2019-12-26
2
-2
/
+8
*
|
|
|
Merge pull request #34615 from lakshay-angrish/area_shape_entered-docs
Rémi Verschelde
2019-12-30
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
add area_shape_entered usage
Lakshay Angrish
2019-12-26
2
-2
/
+2
|
|
|
/
/
|
|
/
|
|
[next]