This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6ecce18bbf275c70aec0bb69a0b4de67c2ada2d
godot
/
modules
/
vorbis
History
David Snopek
393465ce92
Register editor classes normally, rather than via
ClassDB::set_current_api()
2025-03-13 15:17:45 -05:00
..
doc_classes
…
audio_stream_ogg_vorbis.cpp
…
audio_stream_ogg_vorbis.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06: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
…
resource_importer_ogg_vorbis.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…