godot/modules/gdnative
Rémi Verschelde 726f31e992
Merge pull request #26132 from marxin/fix-Wignored-qualifiers
Fix warnings seen with -Wignored-qualifiers.
2019-02-22 09:55:27 +01:00
..
android
arvr Fix warnings seen with -Wignored-qualifiers. 2019-02-21 20:24:29 +01:00
doc_classes
gdnative added godot_dictionary_get_with_default to GDNative 2019-02-21 20:12:57 +01:00
include added godot_dictionary_get_with_default to GDNative 2019-02-21 20:12:57 +01:00
nativescript Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
net
pluginscript Make direct casting among Error and godot_error enums (#23015). 2019-02-18 10:26:22 +01:00
videodecoder Fix copyright year in VideoStreamGDNative 2019-02-12 23:05:30 +01:00
config.py
gdnative_api.json added godot_dictionary_get_with_default to GDNative 2019-02-21 20:12:57 +01:00
gdnative_builders.py Fix generating GDNative API struct for 1.1 2019-02-08 19:28:40 +01:00
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 Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
register_types.h
SCsub