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
/
classes
/
Node.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+2
|
\
|
*
Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities
Thaddeus Crews
2024-11-12
1
-2
/
+2
|
|
\
|
|
*
Fix miscellaneous oddities around the class reference
Micky
2024-08-18
1
-2
/
+2
*
|
|
Add an additional input stage after physics picking
Markus Sauermann
2024-10-23
1
-0
/
+24
*
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-2
/
+4
|
\
|
|
|
*
|
Update Node.xml: specify that normal processing happens in tree order
Lukas Rieger
2024-10-20
1
-2
/
+4
*
|
|
Rebranding: Doc/
Dubhghlas McLaughlin
2024-10-16
1
-3
/
+3
*
|
|
fix: replace "Godot" to "Redot"
Muhannad Elbolaky
2024-10-15
1
-6
/
+6
|
/
/
*
|
Allow configuring which translation domain Object.tr uses
Haoyu Qiu
2024-09-17
1
-0
/
+7
*
|
Merge pull request #96024 from Ryan-000/expose_get_rpc_config
Rémi Verschelde
2024-09-16
1
-0
/
+6
|
\
\
|
*
|
Expose get_rpc_config and get_node_rpc_config
Ryan
2024-09-04
1
-0
/
+6
|
|
/
*
/
In Node.xml mentioned that Node::duplicate also copies children.
Vinni Richburgh
2024-08-22
1
-1
/
+1
|
/
*
Update Node docs to change iOS to Android for NOTIFICATION_WM_GO_BACK_REQUEST
Liam Sherwin
2024-07-17
1
-1
/
+1
*
Fix mismatched parentheses in class reference
Haoyu Qiu
2024-05-30
1
-1
/
+1
*
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
1
-1
/
+1
*
Expose is_part_of_edited_scene()
kobewi
2024-04-26
1
-0
/
+6
*
Add project setting for root node auto translate mode
Haoyu Qiu
2024-04-16
1
-2
/
+2
*
Revert what needs to be reverted
ajreckof
2024-04-10
1
-2
/
+1
*
Use `[codeblock lang=text]` more often in class ref
Micky
2024-04-08
1
-9
/
+9
*
fix node duplication in update after external changes.
ajreckof
2024-04-03
1
-1
/
+2
*
Merge pull request #89838 from Chronos-W/update-shortcut-input-method-doc
Rémi Verschelde
2024-03-26
1
-1
/
+1
|
\
|
*
Add reference to InputEventJoypadButton in _shortcut_input doc
Chronos-W
2024-03-25
1
-1
/
+1
*
|
Merge pull request #89815 from KoBeWi/translates_bananas
Rémi Verschelde
2024-03-25
1
-2
/
+10
|
\
\
|
*
|
Improve some notification and translation docs
kobewi
2024-03-24
1
-2
/
+10
|
|
/
*
/
Fixed Timestep Interpolation (2D)
Ricardo Buring
2024-03-23
1
-0
/
+40
|
/
*
[Doc] Fix some incorrect uses of "children"
A Thousand Ships
2024-02-29
1
-6
/
+6
*
Merge pull request #88443 from Mickeon/documentation-hunting-for-deprecated
Rémi Verschelde
2024-02-20
1
-2
/
+1
|
\
|
*
Update many Deprecated/Experimental descriptions for consistency
Micky
2024-02-17
1
-2
/
+1
*
|
Revert "Allow configuration warnings to refer to a property"
Rémi Verschelde
2024-02-17
1
-5
/
+1
|
/
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-3
/
+43
*
Documentation: Add support for deprecated/experimental messages
Danil Alexeev
2024-02-15
1
-2
/
+2
*
Merge pull request #85100 from ztc0611/fix-ios-focus-mainloop-notifs
Rémi Verschelde
2024-02-14
1
-6
/
+7
|
\
|
*
Enhance mobile suspend MainLoop Notifications
Zach Coleman
2024-02-04
1
-6
/
+7
*
|
Merge pull request #86903 from Mickeon/Post-merge-fixes-to-Node-documentation
Rémi Verschelde
2024-02-12
1
-9
/
+18
|
\
\
|
*
|
Post-merge fixes to Node & OS documentation
Micky
2024-02-11
1
-9
/
+18
*
|
|
Update class reference to include some keywords
RedMser
2024-02-09
1
-1
/
+1
|
/
/
*
/
Allow configuration warnings to refer to a property
RedMser
2024-02-08
1
-1
/
+5
|
/
*
Improve Node's documentation on process_mode related members/methods
Ershn
2024-01-31
1
-4
/
+11
*
Allow Node.create_tween() outside SceneTree
kobewi
2024-01-29
1
-2
/
+3
*
Merge pull request #81506 from twobitadder/reparent_keep_owner
Rémi Verschelde
2024-01-11
1
-1
/
+1
|
\
|
*
Fix `reparent` losing owner if relationship to original owner is not broken
twobit
2023-10-26
1
-1
/
+1
*
|
Clarify Node doc: get_child returns null for invalid index
Steven Schoen
2024-01-07
1
-1
/
+1
*
|
Merge pull request #82916 from jsjtxietian/update-scene-tree-tooltip-after-ed...
Rémi Verschelde
2024-01-03
1
-0
/
+6
|
\
\
|
*
|
support updating tooltip after editor description change
jsjtxietian
2023-11-15
1
-0
/
+6
*
|
|
Merge pull request #80094 from Sauermann/fix-window-sizechange-doc
Rémi Verschelde
2024-01-03
1
-1
/
+2
|
\
\
\
|
*
|
|
Explain which nodes receive `NOTIFICATION_WM_SIZE_CHANGED`
Markus Sauermann
2023-11-13
1
-1
/
+2
|
|
/
/
*
/
/
Overhaul Node Documentation
Micky
2023-11-12
1
-202
/
+232
|
/
/
*
|
Specify the behaviour of get_tree when the node is not in the scene tree
Nico
2023-11-10
1
-1
/
+1
*
|
Remove unused `NOTIFICATION_NODE_RECACHE_REQUESTED` notification
Yuri Sizov
2023-11-06
1
-3
/
+0
*
|
Add missing word in `NOTIFICATION_POST_ENTER_TREE` documentation
Steven Le Boëdec
2023-10-31
1
-1
/
+1
[next]