This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
80249e7190
godot-module-template
/
modules
/
gdnative
/
videodecoder
History
Download ZIP
Download TAR.GZ
Mark Kuo
3b05d2c989
VideoStreamGDNative: close file in cleanup
...
We should close the file handle when we are done.
2020-06-28 10:20:07 +10:00
..
register_types.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 -04:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
video_stream_gdnative.cpp
VideoStreamGDNative: close file in cleanup
2020-06-28 10:20:07 +10:00
video_stream_gdnative.h
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00