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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
713a1ba554b952b2c943469cf0d2d582eaef9b10
godot
/
modules
/
vorbis
History
Thaddeus Crews
324512e11c
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
..
doc_classes
Add AudioStreamMP3
load_from_file
/
load_from_buffer
and harmonize other audio streams
2025-01-09 15:46:04 +01:00
audio_stream_ogg_vorbis.cpp
Add AudioStreamMP3
load_from_file
/
load_from_buffer
and harmonize other audio streams
2025-01-09 15:46:04 +01:00
audio_stream_ogg_vorbis.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
config.py
Document editor import options in the class reference
2023-06-15 08:30:48 +02:00
register_types.cpp
Correctly register editor-only module classes with the API
2023-12-15 18:58:30 +01: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 AudioStreamMP3
load_from_file
/
load_from_buffer
and harmonize other audio streams
2025-01-09 15:46:04 +01:00
resource_importer_ogg_vorbis.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00