2
0
Fork 0
godot/main
luz.paz 612ab4bbc6 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
```
2018-02-21 19:46:06 +07:00
..
tests Fix typos in code and docs with codespell 2018-01-18 22:01:42 +07:00
SCsub fixed reference to splash file 2017-12-16 16:20:36 +07:00
app_icon.png Use new Godot icon consistently everywhere 2017-05-17 19:53:59 +07:00
input_default.cpp Fix typos with codespell 2018-02-21 19:46:06 +07:00
input_default.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
main.cpp Added an auto quit and auto build flag to the command line options. 2018-02-19 16:22:55 +07:00
main.h Makes project manager never initialize mono debug. 2018-02-16 16:15:35 +07:00
performance.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
performance.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
splash.png New splash screen. 2017-10-13 16:40:22 +07:00
splash_editor.png Added custom editor splash (including sponsor logo). 2017-12-16 16:11:13 +07:00