godot/core/string
luz paz a124f1effe Fix various typos
Found via ` codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,expct,fave,findn,gird,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint,varn`
Update editor/import/resource_importer_layered_texture.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update doc/classes/TileSetScenesCollectionSource.xml

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/gui/graph_edit.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/resources/animation.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/resources/animation.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/resources/animation.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Update scene/gui/rich_text_label.cpp

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Revert previously committed change
2022-01-02 01:03:58 -05:00
..
node_path.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
node_path.h NodePath: Remove unimplemented get_parent() method 2021-04-23 12:37:53 +02:00
optimized_translation.cpp Fix specific warnings issues by Clang 2021-10-14 14:14:26 -07:00
optimized_translation.h Fix various typos 2022-01-02 01:03:58 -05:00
print_string.cpp Change print_line() to use any number of Variants 2021-10-07 16:28:22 +02:00
print_string.h Change print_line() to use any number of Variants 2021-10-07 16:28:22 +02:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
string_buffer.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
string_builder.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
string_builder.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
string_name.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
string_name.h Adds ability to debug stringnames 2021-07-20 17:31:51 -03:00
translation_po.cpp Use const references where possible for List range iterators 2021-07-25 12:22:25 +02:00
translation_po.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
translation.cpp Added check to get_all_locales to avoid adding duplicate locales to array 2021-12-10 19:25:59 -03:00
translation.h Implement override of get_message and get_plural_message 2021-09-29 14:19:14 +03:00
ucaps.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
ustring.cpp Make --doctool locale aware 2021-12-16 17:49:22 +08:00
ustring.h Make --doctool locale aware 2021-12-16 17:49:22 +08:00