This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7078d33fa1
godot
/
modules
/
gdnative
/
videodecoder
History
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
..
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
video_stream_gdnative.cpp
VideoStreamGDNative: close file in cleanup
2020-06-29 10:57:59 +02:00
video_stream_gdnative.h
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00