godot/modules/gdnative
Mark Kuo cb9bc18102 VideoStreamGDNative: close file in cleanup
We should close the file handle when we are done.

(cherry picked from commit 3b05d2c989)
2020-06-29 10:57:59 +02:00
..
android Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
arvr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
doc_classes DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +02:00
gdnative Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +03:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
include Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +03:00
nativescript SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
net SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
pluginscript SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
videodecoder VideoStreamGDNative: close file in cleanup 2020-06-29 10:57:59 +02:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +02:00
gdnative.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_api.json Expose instance_from_id to GDNative 2020-01-10 11:59:37 +00:00
gdnative_builders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdnative_library_editor_plugin.cpp Export: Rename 'Windows Universal' to 'UWP' 2020-06-21 21:39:44 +02:00
gdnative_library_editor_plugin.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00