mirror of
https://github.com/godotengine/godot.git
synced 2025-02-17 22:43:01 +08:00
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 |
||
---|---|---|
.. | ||
arvr | ||
doc_classes | ||
gdnative | ||
include | ||
nativescript | ||
pluginscript | ||
config.py | ||
gdnative_api.json | ||
gdnative_library_editor_plugin.cpp | ||
gdnative_library_editor_plugin.h | ||
gdnative_library_singleton_editor.cpp | ||
gdnative_library_singleton_editor.h | ||
gdnative.cpp | ||
gdnative.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |