virtualx-engine/modules/gdnative
Hugo Locurcio 9499eef4da
Document the GDNative singleton method prefix being changeable
This also tweaks error messages to remove hardcoded references to
the default `godot_` prefix.
2019-10-07 15:59:57 +02:00
..
android
arvr
doc_classes Document the GDNative singleton method prefix being changeable 2019-10-07 15:59:57 +02:00
gdnative Add array slice method 2019-09-14 13:08:28 -07:00
icons
include Merge pull request #31172 from creikey/add-array-slicing 2019-09-23 15:26:27 +02:00
nativescript Make VarArg methods return types show up as Variant in API json 2019-08-26 16:36:51 +00:00
net
pluginscript Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02:00
videodecoder Merge pull request #32199 from starryalley/fix_seek 2019-09-25 13:01:50 +02:00
config.py
gdnative.cpp Document the GDNative singleton method prefix being changeable 2019-10-07 15:59:57 +02:00
gdnative.h
gdnative_api.json Add array slice method 2019-09-14 13:08:28 -07:00
gdnative_builders.py Fix self reference issue in core structures for GDNative plugins 2019-08-12 19:21:32 +10:00
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp Document the GDNative singleton method prefix being changeable 2019-10-07 15:59:57 +02:00
register_types.h
SCsub