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-29 16:16:38 +00:00
Code
Releases
Wiki
Activity
Files
576c9e4fe87c5bb38c84b23dcad3529f68eb4a47
godot
/
modules
/
vorbis
History
A Thousand Ships
24c9d442e9
[Doc] Fix some incorrect uses of
a/an
2024-03-13 21:20:28 +01:00
..
doc_classes
[Doc] Fix some incorrect uses of
a/an
2024-03-13 21:20:28 +01:00
audio_stream_ogg_vorbis.cpp
Fix member names of
AudioFrame
to match extension
2024-02-13 15:37:09 +01:00
audio_stream_ogg_vorbis.h
Implement audio stream playback parameters.
2024-01-16 10:31:52 +01:00
config.py
…
register_types.cpp
Correctly register editor-only module classes with the API
2023-12-15 18:58:30 +01:00
register_types.h
…
resource_importer_ogg_vorbis.cpp
Fixed an issue that could cause a crash when encountering a zero-length packet in an OGG stream.
2024-01-16 23:42:25 +01:00
resource_importer_ogg_vorbis.h
Load OGGs from file system
2023-07-14 19:05:58 -07:00
SCsub
…