godot/modules/theora
Rémi Verschelde 333999c24f Fix Theora/Webm loaders declaring binary extension
RES_BASE_EXTENSION is only to declare our proprietary binary formats
(e.g. "scn", "res", etc.).

Fixes #20395.
2018-08-16 19:17:24 +02:00
..
doc_classes Fix loading and exporting of Theora and WebM video streams 2018-07-03 20:21:46 +02:00
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
register_types.cpp Fix loading and exporting of Theora and WebM video streams 2018-07-03 20:21:46 +02:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Use BoolVariable for third-party options. 2017-09-25 14:36:30 -04:00
video_stream_theora.cpp Fix loading and exporting of Theora and WebM video streams 2018-07-03 20:21:46 +02:00
video_stream_theora.h Fix Theora/Webm loaders declaring binary extension 2018-08-16 19:17:24 +02:00