godot/scene/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 +01:00
..
canvas_layer.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
canvas_layer.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
http_request.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
http_request.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
instance_placeholder.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
instance_placeholder.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
node.cpp Fix typos with codespell 2018-02-21 19:46:06 +01:00
node.h Fix typos with codespell 2018-02-21 19:46:06 +01:00
resource_preloader.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
resource_preloader.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
scene_tree.cpp Fix typos with codespell 2018-02-21 19:46:06 +01:00
scene_tree.h Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
timer.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
timer.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
viewport.cpp Remove obsolete Viewport _update_rect() code 2018-01-18 22:37:45 +01:00
viewport.h Remove obsolete Viewport _update_rect() code 2018-01-18 22:37:45 +01:00