godot/scene
luz.paz 751806b5c7 Fix typos with codespell
Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt`
Whitelist consists of:
```
ang
doubleclick
lod
nd
que
te
unselect
```

(cherry picked from commit 612ab4bbc6)
2018-02-22 12:17:06 +01:00
..
2d Fix typos with codespell 2018-02-22 12:17:06 +01:00
3d Fix typos with codespell 2018-02-22 12:17:06 +01:00
animation Remove duplicate "autoplay" property 2018-01-25 16:17:35 +02:00
audio Fix issue 15895, audio streams don't signalling finished after the first one 2018-02-04 19:56:37 +01:00
gui Fix typos with codespell 2018-02-22 12:17:06 +01:00
main Fix typos with codespell 2018-02-22 12:17:06 +01:00
resources Fix typos with codespell 2018-02-22 12:17:06 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
register_scene_types.cpp BMFont loading direct support from .fnt files. 2018-01-16 17:58:04 -03:00
register_scene_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
scene_string_names.cpp Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification. 2018-01-12 08:29:24 -03:00
scene_string_names.h Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification. 2018-01-12 08:29:24 -03:00