summaryrefslogtreecommitdiffstats
path: root/core/string/node_path.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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