godot/modules/gdnative
Rémi Verschelde c6cea6e9b3 doc: Add default values to all properties
Thanks to @bojidar-bg's impressive work in #29380.
2019-06-30 13:58:07 +02:00
..
android Setup Godot to support the Oculus Mobile SDK. 2019-05-30 16:35:50 -07:00
arvr Add default values to the editor help, docs, and generated RST 2019-06-27 18:29:35 +03:00
doc_classes doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
gdnative Fixed cases of unsupported pointers being used to construct variants 2019-06-29 12:06:29 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
include Properly expose all Error constants to scripting languages 2019-06-27 12:48:26 +02:00
nativescript Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
net Add default values to the editor help, docs, and generated RST 2019-06-27 18:29:35 +03:00
pluginscript Remove bogus nulls from generated default values 2019-06-29 15:51:33 +03:00
videodecoder Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
config.py doc: Improve docs for Resource* classes 2019-06-18 20:07:26 +02:00
gdnative.cpp Fix typos with codespell 2019-05-19 13:10:35 +02:00
gdnative.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
gdnative_api.json Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_support 2019-06-16 10:37:57 +02:00
gdnative_builders.py Fixing C compatiblity for GDNative NET module 2019-02-24 21:23:23 +01:00
gdnative_library_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_library_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_library_singleton_editor.cpp Update GDNativeLibrarySingletonEditor. 2019-05-15 18:08:17 +02:00
gdnative_library_singleton_editor.h Update GDNativeLibrarySingletonEditor. 2019-05-15 18:08:17 +02:00
register_types.cpp Update GDNativeLibrarySingletonEditor. 2019-05-15 18:08:17 +02:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00