godot/modules/webm
Bojidar Marinov 9b8e8b2220
Bind many more properties to scripts
Notable potentially breaking changes:
- PROPERTY_USAGE_NOEDITOR is now PROPERTY_USAGE_STORAGE | PROPERTY_USAGE_NETWORK, without PROPERTY_USAGE_INTERNAL
- Some properties were renamed, and sometimes even shadowed by new ones
- New getter methods (some virtual) were added
2018-01-12 00:58:14 +02:00
..
doc_classes doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc 2017-12-07 08:29:38 +01:00
libvpx Fix video playback 2017-10-14 23:20:39 +09:00
config.py Allow configuring iOS export 2017-11-21 01:16:49 +07:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
resource_importer_webm.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
resource_importer_webm.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_webm.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
video_stream_webm.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00