summaryrefslogtreecommitdiff
path: root/core/string/node_path.cpp
AgeCommit message (Expand)Author
2023-02-01Remove unused `has_slashes` from NodePathAaron Franke
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-07-01implement bone renamer in importerSilc Renew
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-11-23Rename `remove()` to `remove_at()` when removing by indexLightning_A
2021-07-09Optimize NodePath update when renaming or deleting nodes in the editorPouleyKetchoupp
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-09Static analyzer fixes:bruvzg
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz