godot/modules/gdnative
Karroffel 54a9c1ee43 [GDNative] added singleton GDNativeLibraries
A GDNativeLibrary now has a field "gdnative_singleton" which can be
used to let the `godot_gdnative_singleton` procedure be executed on
Godot's startup. In future this can be used to register new
scripting languages or resource importer types.
2017-09-03 16:56:00 +02:00
..
gdnative merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
include merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
nativescript merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00
config.py Fix GDNative API generator after changes to MethodBind 2017-08-30 10:45:10 +07:00
gdnative.cpp [GDNative] added singleton GDNativeLibraries 2017-09-03 16:56:00 +02:00
gdnative.h [GDNative] added singleton GDNativeLibraries 2017-09-03 16:56:00 +02:00
register_types.cpp [GDNative] added singleton GDNativeLibraries 2017-09-03 16:56:00 +02:00
register_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub merged gdnative and nativescript module 2017-09-03 15:28:43 +02:00