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
*
Merge pull request #86664 from Mickeon/doc-peeves-basis-examples
Rémi Verschelde
2024-01-03
1
-0
/
+65
|
\
|
*
Add more examples to Basis' Documentation
Micky
2024-01-01
1
-0
/
+65
*
|
Merge pull request #84527 from Calinou/colorpicker-display-revert-icon
Rémi Verschelde
2024-01-03
1
-0
/
+3
|
\
\
|
*
|
Display a revert icon on ColorPicker's old sample
Hugo Locurcio
2023-11-07
1
-0
/
+3
*
|
|
Merge pull request #83163 from Chubercik/vectorXi_dist_methods
Rémi Verschelde
2024-01-03
3
-0
/
+45
|
\
\
\
|
*
|
|
Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`
Jakub Marcowski
2023-10-12
3
-0
/
+45
*
|
|
|
Merge pull request #86685 from jsjtxietian/update-get-image-doc
Rémi Verschelde
2024-01-02
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Update get_image doc to mention that it will return an empty image with inval...
jsjtxietian
2024-01-02
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #86672 from qwofford/qwofford/issue85805
Rémi Verschelde
2024-01-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
corrected tooltip information Roll Influence property of VehicleWheel3D
Quincy Wofford
2023-12-31
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #86666 from Mickeon/merge-this-before-2024-i-bet-you-wont
Rémi Verschelde
2024-01-02
4
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Link to the "article" in the docs instead of saying "article"
Micky
2024-01-02
4
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge pull request #86649 from SGiygas/patch-1
Rémi Verschelde
2024-01-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Correct C# syntax in _validate_property example for the Object class
Gwen
2023-12-30
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #86570 from RandomShaper/remove_traces_of_rid_prealloc
Rémi Verschelde
2024-01-02
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
Remove traces of the extinct RID preallocate feature
Pedro J. Estébanez
2023-12-28
1
-3
/
+0
|
|
/
/
/
*
|
|
|
Merge pull request #86551 from bruvzg/agility_dynamic_load
Rémi Verschelde
2024-01-02
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
[D3D12] Dynamically load Agility SDK.
bruvzg
2024-01-02
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #86549 from sepTN/fix-docs-typos2
Rémi Verschelde
2024-01-02
6
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Fix various typos in documentation
Septian
2023-12-27
6
-6
/
+6
|
|
/
/
/
*
|
|
|
Merge pull request #86520 from touilleMan/fix-ScriptLanguageExtension-_find_f...
Rémi Verschelde
2024-01-02
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
Fix `ScriptLanguageExtension::_find_function` documentation
Emmanuel Leblond
2023-12-26
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables
Rémi Verschelde
2024-01-02
1
-11
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Core: Allow methods of built-in `Variant` types to be used as Callables
Danil Alexeev
2023-10-25
1
-11
/
+0
*
|
|
|
Merge pull request #86377 from timothyqiu/slider-drag
Yuri Sizov
2023-12-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Emit slider's drag_started signal before the first value change
Haoyu Qiu
2023-12-21
1
-1
/
+1
*
|
|
|
|
Merge pull request #86345 from brno32/outline-size-docs
Yuri Sizov
2023-12-22
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Add note that a large value for outline_size is not recommended
Alex Drozd
2023-12-20
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-ter...
Yuri Sizov
2023-12-22
1
-0
/
+15
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add a editor FileSystem dock action to open a terminal in selected folder
Hugo Locurcio
2023-12-19
1
-0
/
+15
*
|
|
|
|
|
Merge pull request #83452 from RandomShaper/rd_common
Yuri Sizov
2023-12-20
1
-27
/
+75
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-27
/
+75
*
|
|
|
|
|
|
Merge pull request #86326 from MichaelMacha/patch-1
Yuri Sizov
2023-12-20
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove pointer to deprecated class page, from Skeleton3D
Michael Macha
2023-12-19
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge pull request #84734 from Anutrix/node-doc-11112023
Yuri Sizov
2023-12-20
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Added description to AnimationNodeStateMachine.replace_node
Anutrix
2023-11-11
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge pull request #81260 from KoBeWi/min_maxing_particle_editing
Yuri Sizov
2023-12-20
1
-0
/
+17
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Improve editing of min/max particle properties
kobewi
2023-12-20
1
-0
/
+17
*
|
|
|
|
|
|
|
|
Merge pull request #86331 from Calinou/doc-richtexteffect
Yuri Sizov
2023-12-19
2
-2
/
+23
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Improve RichTextLabel `install_effect()` documentation
Hugo Locurcio
2023-12-19
2
-2
/
+23
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #84729 from nickyfoo/add-navigationserver-getters
Yuri Sizov
2023-12-19
2
-0
/
+266
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Add getters to navigation servers
Nicholas Foo
2023-12-19
2
-0
/
+266
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #84185 from bruvzg/lbl_char_rects
Yuri Sizov
2023-12-19
1
-0
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[Label] Add get_character_bounds method to get bounding rectangles of the cha...
bruvzg
2023-12-19
1
-0
/
+7
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #83785 from Geometror/graphedit-dotted-grid
Yuri Sizov
2023-12-19
1
-2
/
+11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Add different grid patterns to GraphEdit
Hendrik Brucker
2023-11-14
1
-2
/
+11
*
|
|
|
|
|
|
|
|
|
Fix missing time for some script functions in profiler
msreis
2023-12-19
2
-0
/
+9
|
|
_
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-0
/
+3
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-0
/
+3
*
|
|
|
|
|
|
|
|
|
Merge pull request #84940 from Calinou/editor-textureprogressbar-inspector-hi...
Yuri Sizov
2023-12-19
1
-7
/
+7
|
\
\
\
\
\
\
\
\
\
\
[next]