summaryrefslogtreecommitdiffstats
path: root/doc/classes/NodePath.xml
Commit message (Expand)AuthorAgeFilesLines
* Clean up more `[b]Example:[/b]` lines from the class referenceMicky2024-11-111-1/+1
* Add : to node properties, to differentiate them from node pathsHakim2024-07-031-2/+3
* Fix various typos with codespellRémi Verschelde2024-05-071-1/+1
* Update links to outdated asset library demosskyace652024-04-071-1/+1
* Merge pull request #81822 from nlupugla/nodepath-sliceRémi Verschelde2024-02-291-0/+10
|\
| * Added NodePath::slice method.nlupugla2023-12-131-0/+10
* | Overhaul NodePath documentationMicky2024-01-151-66/+82
* | Fix example in `NodePath.get_name()` documentationKrazy_J2023-11-221-2/+2
|/
* Some grammar and punctuation enhancements in the class reference.AcatXIo2023-08-281-1/+1
* Consistency for NodePath doc code examplesGio2023-08-091-4/+4
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Add example for `NodePath` to grandparentNinni Pipping2023-06-251-0/+1
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-1/+2
* Fix `NodePath` subname index range documentationNinni Pipping2023-03-261-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fill random docskobewi2022-11-221-0/+2
* Fix small mistakes throughout much of the documentationVolTer2022-10-211-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-2/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-6/+6
* implement bone renamer in importerSilc Renew2022-07-011-0/+6
* i18n: Misc fixes translation stringsRémi Verschelde2022-06-081-1/+1
* [GDExtension] Expose Variant, NodePath and StringName hash functions.bruvzg2022-06-061-0/+6
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Improve documentation for NodePath and StringNameHugo Locurcio2022-03-131-10/+11
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-16/+20
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Allow comparing equality between builtin types and nullGeorge Marques2021-09-171-0/+10
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-38/+19
* NodePath properly updated in the editor in more casesPouleyKetchoupp2021-06-281-0/+1
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-03-181-8/+8
* Merge pull request #43246 from HaSa1002/docs-lang-5Rémi Verschelde2020-11-161-12/+42
|\
| * Docs: Port Code Examples to C# (M, N, O, P, R)HaSa10022020-11-091-12/+42
* | doc: Sync classref to add operators after #43419Rémi Verschelde2020-11-101-3/+19
* | Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-0/+16
* | doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-3/+3
|/
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+1
* doc: Update classref with node renamesRémi Verschelde2020-03-301-17/+17
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Added more in-depth examples of NodePaths in API docs.willnationsdev2019-11-131-0/+13
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-12/+12
* doc: Proofread and complete various nodesRémi Verschelde2019-06-261-1/+2
* Node: Fix logic of has/get_node_and_resource and document itRémi Verschelde2019-06-261-7/+48
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-2/+2
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-2/+2
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-2/+2
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/