godot/modules/gdnative/nativescript
karroffel 0b2afa24b8 add initial NativeScript 1.1 extension
This commit adds new functionality to NativeScript, namely:

 - ability to set and get documentation for classes, methods,
   signals and properties

 - ability to set names and type information to method arguments

 - ability to set and get type tags for nativescripts

 - ability to register instance binding data management functions

 - ability to use instance binding data
2018-02-09 15:04:41 +01:00
..
api_generator.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
api_generator.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godot_nativescript.cpp add initial NativeScript 1.1 extension 2018-02-09 15:04:41 +01:00
nativescript.cpp add initial NativeScript 1.1 extension 2018-02-09 15:04:41 +01:00
nativescript.h add initial NativeScript 1.1 extension 2018-02-09 15:04:41 +01:00
register_types.cpp add initial NativeScript 1.1 extension 2018-02-09 15:04:41 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub [GDnative] add pluginscript \o/ 2017-10-17 10:50:13 +02:00