godot/modules/gdnative
Rémi Verschelde 830232f130
Merge pull request #23615 from buresu/pluginscript-new
PluginScript: Add support for the new() method
2018-12-18 09:29:04 +01:00
..
android Add access for GDNative modules to some platform dependent internals on Android 2018-06-19 17:49:23 +10:00
arvr SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
doc_classes PluginScript: Add support for the new() method 2018-11-10 17:28:30 +09:00
gdnative Reduce String CoW 2018-12-16 16:51:38 +01:00
include Reduce String CoW 2018-12-16 16:51:38 +01:00
nativescript Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
net SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
pluginscript Merge pull request #23615 from buresu/pluginscript-new 2018-12-18 09:29:04 +01:00
config.py doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
gdnative.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
gdnative.h Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
gdnative_api.json Reduce String CoW 2018-12-16 16:51:38 +01:00
gdnative_builders.py Remove trailing whitespace 2018-11-20 11:15:02 +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-01 16:47:20 +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 Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00