godot/modules/gdnative
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
..
arvr
doc_classes doc: Update version string in header 2018-02-19 10:46:33 +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-21 19:46:06 +01:00
nativescript add initial NativeScript 1.1 extension 2018-02-09 15:04:41 +01:00
pluginscript Fix inconsistencies and typos in argument names 2018-02-01 16:47:20 +01:00
SCsub Merge pull request #16539 from eska014/gdnative-macwarn 2018-02-10 17:36:57 +01:00
config.py
gdnative.cpp
gdnative.h
gdnative_api.json gdnative_api.json: Change argument name to r_dest 2018-02-11 17:19:17 +01:00
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h Fix inconsistencies and typos in argument names 2018-02-01 16:47:20 +01:00
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp
register_types.h