godot/modules/gdnative
Rémi Verschelde 87476c057a NativeScript: Fix initialization in wrong scope
Regression from d702d7b335 which broke javascript build.

(cherry picked from commit 08cadc3d87)
2018-03-02 02:08:50 +01:00
..
arvr
doc_classes doc: Update version string for 3.0.2 2018-02-27 13:57:10 +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 NativeScript: Fix initialization in wrong scope 2018-03-02 02:08:50 +01:00
pluginscript Fix inconsistencies and typos in argument names 2018-02-04 20:10:13 +01:00
config.py
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