summaryrefslogtreecommitdiffstats
path: root/doc/classes/Node.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-2/+2
|\
| * Merge pull request #95774 from Mickeon/documentation-miscellaneous-odditiesThaddeus Crews2024-11-121-2/+2
| |\
| | * Fix miscellaneous oddities around the class referenceMicky2024-08-181-2/+2
* | | Add an additional input stage after physics pickingMarkus Sauermann2024-10-231-0/+24
* | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-2/+4
|\| |
| * | Update Node.xml: specify that normal processing happens in tree orderLukas Rieger2024-10-201-2/+4
* | | Rebranding: Doc/Dubhghlas McLaughlin2024-10-161-3/+3
* | | fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-6/+6
|/ /
* | Allow configuring which translation domain Object.tr usesHaoyu Qiu2024-09-171-0/+7
* | Merge pull request #96024 from Ryan-000/expose_get_rpc_configRémi Verschelde2024-09-161-0/+6
|\ \
| * | Expose get_rpc_config and get_node_rpc_configRyan2024-09-041-0/+6
| |/
* / In Node.xml mentioned that Node::duplicate also copies children.Vinni Richburgh2024-08-221-1/+1
|/
* Update Node docs to change iOS to Android for NOTIFICATION_WM_GO_BACK_REQUESTLiam Sherwin2024-07-171-1/+1
* Fix mismatched parentheses in class referenceHaoyu Qiu2024-05-301-1/+1
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+1
* Expose is_part_of_edited_scene()kobewi2024-04-261-0/+6
* Add project setting for root node auto translate modeHaoyu Qiu2024-04-161-2/+2
* Revert what needs to be revertedajreckof2024-04-101-2/+1
* Use `[codeblock lang=text]` more often in class refMicky2024-04-081-9/+9
* fix node duplication in update after external changes.ajreckof2024-04-031-1/+2
* Merge pull request #89838 from Chronos-W/update-shortcut-input-method-docRémi Verschelde2024-03-261-1/+1
|\
| * Add reference to InputEventJoypadButton in _shortcut_input docChronos-W2024-03-251-1/+1
* | Merge pull request #89815 from KoBeWi/translates_bananasRémi Verschelde2024-03-251-2/+10
|\ \
| * | Improve some notification and translation docskobewi2024-03-241-2/+10
| |/
* / Fixed Timestep Interpolation (2D)Ricardo Buring2024-03-231-0/+40
|/
* [Doc] Fix some incorrect uses of "children"A Thousand Ships2024-02-291-6/+6
* Merge pull request #88443 from Mickeon/documentation-hunting-for-deprecatedRémi Verschelde2024-02-201-2/+1
|\
| * Update many Deprecated/Experimental descriptions for consistencyMicky2024-02-171-2/+1
* | Revert "Allow configuration warnings to refer to a property"Rémi Verschelde2024-02-171-5/+1
|/
* Make auto translation inheritableMichael Alexsander2024-02-151-3/+43
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-2/+2
* Merge pull request #85100 from ztc0611/fix-ios-focus-mainloop-notifsRémi Verschelde2024-02-141-6/+7
|\
| * Enhance mobile suspend MainLoop NotificationsZach Coleman2024-02-041-6/+7
* | Merge pull request #86903 from Mickeon/Post-merge-fixes-to-Node-documentationRémi Verschelde2024-02-121-9/+18
|\ \
| * | Post-merge fixes to Node & OS documentationMicky2024-02-111-9/+18
* | | Update class reference to include some keywordsRedMser2024-02-091-1/+1
|/ /
* / Allow configuration warnings to refer to a propertyRedMser2024-02-081-1/+5
|/
* Improve Node's documentation on process_mode related members/methodsErshn2024-01-311-4/+11
* Allow Node.create_tween() outside SceneTreekobewi2024-01-291-2/+3
* Merge pull request #81506 from twobitadder/reparent_keep_ownerRémi Verschelde2024-01-111-1/+1
|\
| * Fix `reparent` losing owner if relationship to original owner is not brokentwobit2023-10-261-1/+1
* | Clarify Node doc: get_child returns null for invalid indexSteven Schoen2024-01-071-1/+1
* | Merge pull request #82916 from jsjtxietian/update-scene-tree-tooltip-after-ed...Rémi Verschelde2024-01-031-0/+6
|\ \
| * | support updating tooltip after editor description changejsjtxietian2023-11-151-0/+6
* | | Merge pull request #80094 from Sauermann/fix-window-sizechange-docRémi Verschelde2024-01-031-1/+2
|\ \ \
| * | | Explain which nodes receive `NOTIFICATION_WM_SIZE_CHANGED`Markus Sauermann2023-11-131-1/+2
| |/ /
* / / Overhaul Node DocumentationMicky2023-11-121-202/+232
|/ /
* | Specify the behaviour of get_tree when the node is not in the scene treeNico2023-11-101-1/+1
* | Remove unused `NOTIFICATION_NODE_RECACHE_REQUESTED` notificationYuri Sizov2023-11-061-3/+0
* | Add missing word in `NOTIFICATION_POST_ENTER_TREE` documentationSteven Le Boëdec2023-10-311-1/+1