This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-22 15:06:45 +00:00
Code
Releases
Wiki
Activity
Files
9712d6fb1fe8b7e21b51f5bcbce79d3e3d62ac42
godot
/
modules
/
vorbis
History
Rémi Verschelde
b9cdc74b2b
Vorbis: Add details to warning about invalid comment header
2025-09-18 12:19:25 +02:00
..
doc_classes
Add metadata tags to WAV and OGG audio streams
2025-05-31 11:43:01 +02:00
audio_stream_ogg_vorbis.cpp
Vorbis: Add details to warning about invalid comment header
2025-09-18 12:19:25 +02:00
audio_stream_ogg_vorbis.h
Add metadata tags to WAV and OGG audio streams
2025-05-31 11:43:01 +02:00
config.py
…
register_types.cpp
Register editor classes normally, rather than via
ClassDB::set_current_api()
2025-03-13 15:17:45 -05:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
resource_importer_ogg_vorbis.cpp
Add an actual name for Ogg Vorbis importer/visible name.
2025-04-08 11:47:46 -03:00
resource_importer_ogg_vorbis.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
Add Ogg Theora support to MovieWriter
2025-06-10 15:52:24 +02:00