summaryrefslogtreecommitdiff
path: root/doc/classes/Node.xml
AgeCommit message (Expand)Author
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
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-10-25doc: Sync with current sourceRémi Verschelde
2018-10-06[Docs] Fix some broken linksKelly Thomas
2018-10-03Document find_node()'s owner argument behaviourflorian
2018-09-15Added find_parent method to node classUnknown
2018-09-15Clearly deprecate sync too in favor of remotesync.Fabio Alessandrelli
2018-09-15Rename slave keyword to puppetFabio Alessandrelli
2018-09-14doc: Mention get_node in Node.get_child documentationRémi Verschelde
2018-08-26Clarify direction of input event propagationMel Collins
2018-08-21doc: Sync classref with current sourceRémi Verschelde
2018-08-05Small doc formating changes and Linux cursor theme noteMichael Alexsander Silva Dias
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-26Refactor RPCMode enum and checksFabio Alessandrelli