summaryrefslogtreecommitdiff
path: root/doc/classes/Node.xml
AgeCommit message (Expand)Author
2020-08-31Merge pull request #41077 from Calinou/doc-find-node-find-parentRémi Verschelde
2020-08-29Mention performance caveats about `find_node()` and `find_parent()`Hugo Locurcio
2020-08-12Expose NOTIFICATION_POST_ENTER_TREETomasz Chabora
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-06-12Clarify Node virtual methdods not being called if node is orphanHugo Locurcio
2020-05-15Replace 'add_child_below_node' with 'add_sibling' in NodeDominik 'dreamsComeTrue' Jasiński
2020-05-09[DOCS] minor description changesChris Bradfield
2020-04-29Merge pull request #36960 from pycbouh/docs-improve-shortcutsRémi Verschelde
2020-04-24doc: Fix parsing typed arrays in makerst.pyRémi Verschelde
2020-04-10Improve shortcut formatting in docsYuri Sizov
2020-04-06Remove Node.get_position_in_parent()Tomasz Chabora
2020-03-31doc: Sync classref with DisplayServer/Window changesRémi Verschelde
2020-03-04Merge pull request #36509 from dalexeev/doc_node_fpsRémi Verschelde
2020-02-27Improve the `Node.add_child_below_node()` documentationHugo Locurcio
2020-02-24Minor fix in Node class documentationDanil Alexeev
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2020-01-02Add note about add_child and owner.Ryan Roden-Corrent
2019-12-22Fix the Node `process_priority` description to match actual behaviorHugo Locurcio
2019-12-19DUPlICATE_USING_INSTANCE documentation updatealexchond
2019-12-17Document DUPLICATE_USE_INSTANCING #2770alexchond
2019-11-25Merge pull request #33867 from rcorre/get_node_docsRémi Verschelde
2019-11-17Implement `Node::get_process_priority()` and its associated propertyHugo Locurcio
2019-10-17Expose Node::update_configuration_warning() to scriptsPouleyKetchoupp
2019-09-20Merge pull request #32064 from m4gr3d/propagate_gl_surface_eventsRémi Verschelde
2019-09-19Add new events and accompanying logic to notify when the app is paused and re...fhuya
2019-09-19Clarify get_node vs get_node_or_null.Ryan Roden-Corrent
2019-09-13Mention constructor arguments in duplicate() docTomasz Chabora
2019-08-14Documentation note that Node::add_child() fails if child already has a parentzzwx
2019-07-06Clarify better what Node.raise doesTomasz Chabora
2019-06-30doc: Remove null default values that can't be determinedRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-06-28Clarify docs for _ready and request_readyTomasz Chabora
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-27doc: Fix scoped hyperlinks to same-class enums/methodsRémi Verschelde
2019-06-26doc: Proofread and complete various nodesRémi Verschelde
2019-06-26Node: Fix logic of has/get_node_and_resource and document itRémi Verschelde
2019-04-19Added minimal documentation for _get_configuration_warning methodHasan Yusuf Ahmed
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-15doc: Sync classref with current sourceRémi Verschelde
2019-04-09Merge pull request #27561 from KoBeWi/get_frame_docRémi Verschelde
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-31Document SceneTree.get_frame() and persistent in add_to_groupTomasz Chabora
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry
2019-02-10doc: Sync classref with current sourceRémi Verschelde
2018-12-29doc: Fix references to setters and misc formattingRémi Verschelde