godot/modules/gdnative
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
..
arvr Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
doc_classes doc: Sync with current source 2018-01-25 08:50:56 +01:00
gdnative Added GDNative copy constructor for PoolVectors Read and Write 2018-01-18 02:44:37 +01:00
include Fix typos with codespell 2018-02-22 12:17:06 +01:00
nativescript [GDNative] fix NativeScript false negative error 2018-01-18 16:00:38 +01:00
pluginscript Fix inconsistencies and typos in argument names 2018-02-04 20:10:13 +01:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
gdnative.cpp [GDNative] cache API hashes 2018-01-13 21:21:05 +01:00
gdnative.h [GDNative] added reload property 2018-01-06 12:31:30 +01:00
gdnative_api.json Added GDNative copy constructor for PoolVectors Read and Write 2018-01-18 02:44:37 +01:00
gdnative_library_editor_plugin.cpp Merge pull request #15246 from vnen/uwp-gdnative 2018-01-01 22:47:22 -02:00
gdnative_library_editor_plugin.h Fix inconsistencies and typos in argument names 2018-02-04 20:10:13 +01:00
gdnative_library_singleton_editor.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdnative_library_singleton_editor.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Disable lto for gdnative wrapper 2018-01-04 20:29:47 +01:00