summaryrefslogtreecommitdiffstats
path: root/core/string/node_path.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Added NodePath::slice method.nlupugla2023-12-131-2/+31
* [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-111-4/+4
* Remove unused `has_slashes` from NodePathAaron Franke2023-02-011-5/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* implement bone renamer in importerSilc Renew2022-07-011-0/+15
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-1/+1
* Rename `remove()` to `remove_at()` when removing by indexLightning_A2021-11-231-3/+3
* Optimize NodePath update when renaming or deleting nodes in the editorPouleyKetchoupp2021-07-091-5/+12
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Static analyzer fixes:bruvzg2020-12-091-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+429