godot/modules/gdnative
Evrey af6f096427 fix auto-generated GDN API header for C compilers (#12891)
* fix auto-generated GDN API header for C compilers
2017-11-13 23:35:03 +01:00
..
arvr Removed add/remove interface bindings and added get_interfaces 2017-11-13 22:08:43 +11:00
doc_classes classref: Sync with current source 2017-10-21 12:04:36 +02:00
gdnative [GDNative] even more API fixes 2017-11-07 18:17:11 +01:00
include Removed add/remove interface bindings and added get_interfaces 2017-11-13 22:08:43 +11:00
nativescript Removes Script::get_node_type() 2017-10-25 20:11:30 +02:00
pluginscript Removes Script::get_node_type() 2017-10-25 20:11:30 +02:00
config.py Redoing the ARVR GDNative interface as module and tighter implementation 2017-10-14 09:10:18 +11:00
gd_native_library_editor.cpp Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844 2017-10-05 15:34:34 -03:00
gd_native_library_editor.h Apply clang-format again to recent changes 2017-09-16 19:48:45 +02:00
gdnative.cpp [GDNative] better API struct versioning 2017-11-10 12:08:09 +01:00
gdnative.h [GDNative] removed native_raw_call 2017-10-14 15:50:55 +02:00
gdnative_api.json [GDNative] renamed nativearvr to arvr in api.json 2017-11-10 13:08:19 +01:00
register_types.cpp [GDNative] rename nativearvr extension to arvr 2017-11-10 12:36:50 +01:00
register_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub fix auto-generated GDN API header for C compilers (#12891) 2017-11-13 23:35:03 +01:00