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
*
Exposed find_next_valid_focus and find_prev_valid_focus.
Nils Reid
2021-01-26
1
-0
/
+14
*
Merge pull request #45458 from Calinou/doc-array-push-pop-front-performance
Rémi Verschelde
2021-01-26
1
-6
/
+14
|
\
|
*
Document low performance of `Array.push_front()` and `Array.pop_front()`
Hugo Locurcio
2021-01-26
1
-6
/
+14
*
|
Merge pull request #44194 from madmiraal/fix-font_selected_color
Rémi Verschelde
2021-01-26
18
-66
/
+66
|
\
\
|
*
|
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
18
-66
/
+66
*
|
|
Merge pull request #45398 from Calinou/doc-resource-name-usage
Rémi Verschelde
2021-01-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Document a built-in use of `Resource.resource_name`
Hugo Locurcio
2021-01-23
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #45394 from rcorre/timer-cleanup
Rémi Verschelde
2021-01-25
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Clarify that create_timer does not require cleanup.
Ryan Roden-Corrent
2021-01-25
1
-0
/
+1
|
|
/
*
/
Document that the high-level multiplayer API is only for Godot servers
Hugo Locurcio
2021-01-25
2
-2
/
+4
|
/
*
Added SDF nodes to visual shader
Yuri Roubinsky
2021-01-18
5
-0
/
+75
*
RichTextLabel: adds separate `get_total_x_count`, `get_visible_x_count` and `...
bruvzg
2021-01-18
1
-1
/
+24
*
Document GPU particles visibility rect/aabb behavior
Andrii Doroshenko (Xrayez)
2021-01-16
2
-2
/
+4
*
Merge pull request #44805 from Chaosus/vs_convert
Rémi Verschelde
2021-01-15
8
-6
/
+33
|
\
|
*
Add convert options between constants and uniforms in visual shaders
Yuri Roubinsky
2020-12-30
8
-6
/
+33
*
|
Merge pull request #33685 from Scony/improve-item-lists-add-item-methods
Rémi Verschelde
2021-01-15
1
-4
/
+5
|
\
\
|
*
|
ItemList's add_(icon_)item method returns id of added item
Pawel Lampe
2020-07-01
1
-4
/
+5
*
|
|
Merge pull request #38578 from Phischermen/transform-notification-doc_update
Rémi Verschelde
2021-01-15
1
-2
/
+2
|
\
\
\
|
*
|
|
Add info about how gizmos affect transform notifications
Phischermen
2020-05-08
1
-2
/
+2
*
|
|
|
Merge pull request #42713 from madmiraal/fix-42614
Rémi Verschelde
2021-01-15
4
-42
/
+92
|
\
\
\
\
|
*
|
|
|
Rename the final parameter of area_shape_entered-exited local_shape.
Marcel Admiraal
2021-01-09
2
-16
/
+16
|
*
|
|
|
Update area-body_shape_entered-exited signal documentation.
Marcel Admiraal
2021-01-09
4
-34
/
+84
*
|
|
|
|
Merge pull request #44870 from alexpech12/fix-rich-text-label-set-visible-cha...
Rémi Verschelde
2021-01-15
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Keep RichTextLabel visible character properties in sync
Alexander Pech
2021-01-14
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #43923 from madmiraal/fix-43588
Rémi Verschelde
2021-01-14
2
-4
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix cast_motion sometimes failing
Marcel Admiraal
2020-11-27
2
-4
/
+6
*
|
|
|
|
|
|
Expose `Resource.emit_changed()` to script
Andrii Doroshenko (Xrayez)
2021-01-13
1
-0
/
+13
*
|
|
|
|
|
|
Merge pull request #44514 from madmiraal/split-os-execute
Rémi Verschelde
2021-01-12
1
-25
/
+34
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-25
/
+34
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #45126 from groud/improve_undo_redo
Rémi Verschelde
2021-01-12
1
-2
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Improve UndoRedo class
Gilles Roudière
2021-01-12
1
-2
/
+27
*
|
|
|
|
|
|
|
Fix incorrect parameter in audio_track_set_key_stream.
TechnoPorg
2021-01-11
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #45088 from skyace65/ReferenceResource
Rémi Verschelde
2021-01-11
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove the implication that references and resources are not objected from th...
skyace65
2021-01-11
2
-2
/
+2
|
|
/
/
/
/
/
/
*
/
/
/
/
/
/
Clarify `lstrip()/rstrip()` methods in `String` for removed characters
Andrii Doroshenko (Xrayez)
2021-01-10
1
-2
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Clarify class_get_method_list() in release exports
kobewi
2021-01-07
1
-0
/
+1
*
|
|
|
|
|
doc: Sync classref with current source
Rémi Verschelde
2021-01-06
1
-0
/
+4
*
|
|
|
|
|
Merge pull request #44925 from LoipesMas/str-docs
Rémi Verschelde
2021-01-05
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
More explicit wording for str() and print() functions
LoipesMas
2021-01-05
1
-2
/
+2
*
|
|
|
|
|
|
Mention that the `delta` argument is in seconds in Node documentation
Hugo Locurcio
2021-01-05
2
-5
/
+5
*
|
|
|
|
|
|
Merge pull request #44929 from mrushyendra/astar_doc_fix
Rémi Verschelde
2021-01-05
2
-4
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Explain A Star pathfinding algorithm cost calcuation
Maganty Rushyendra
2021-01-05
2
-4
/
+7
*
|
|
|
|
|
|
|
Merge pull request #44928 from mrushyendra/raise_doc_fix
Rémi Verschelde
2021-01-05
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Specify order of drawing of Nodes in raise() description
Maganty Rushyendra
2021-01-05
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
/
/
/
/
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
73
-351
/
+1266
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #42188 from Eoin-ONeill-Yokai/animationstateplayback/missi...
Rémi Verschelde
2021-01-02
1
-0
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
StateMachinePlayback: Added missing bindings to `get_current_play_pos` and `g...
Eoin O'Neill
2021-01-01
1
-0
/
+7
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #44809 from Calinou/physics-render-layers-zero-index
Rémi Verschelde
2021-01-01
1
-88
/
+88
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use zero-indexing for physics and render layer names
Hugo Locurcio
2020-12-30
1
-88
/
+88
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #44817 from Calinou/doc-file-logging-desktop-override
Rémi Verschelde
2021-01-01
1
-0
/
+1
|
\
\
\
\
\
\
[next]