godot/modules/gdnative
SeleckyErik 61bda112bd Refactor VideoPlayer and VideoStream
VideoStream:
- Fix const correctenss

VideoPlayer:
- Remove unused member variable last_frame
- Move _mix_audios function definition to source file
- Fix function parameter naming to match p_ convention
- Fix const correctness
- Add null checking
2019-10-24 01:35:47 +01:00
..
android
arvr
doc_classes Document the GDNative singleton method prefix being changeable 2019-10-07 15:59:57 +02:00
gdnative
icons
include
nativescript
net
pluginscript Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02:00
videodecoder Refactor VideoPlayer and VideoStream 2019-10-24 01:35:47 +01:00
config.py
gdnative.cpp Document the GDNative singleton method prefix being changeable 2019-10-07 15:59:57 +02:00
gdnative.h
gdnative_api.json
gdnative_builders.py
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp Document the GDNative singleton method prefix being changeable 2019-10-07 15:59:57 +02:00
register_types.h
SCsub