This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
a39af2bca7ea1f44b283af93fbd70c7d7cbbc739
godot
/
editor
/
audio
T
History
Lukas Tenbrink
2659124e66
Change
StringName
->
String
conversion from
operator String()
to
string()
.
2026-06-22 15:46:16 +02:00
..
audio_stream_editor_plugin.cpp
Rename
callable_method_pointer.h
to
callable_mp.h
and include it explicitly
2026-03-04 16:23:23 +01:00
audio_stream_editor_plugin.h
…
audio_stream_preview.cpp
Rename
callable_method_pointer.h
to
callable_mp.h
and include it explicitly
2026-03-04 16:23:23 +01:00
audio_stream_preview.h
…
audio_stream_randomizer_editor_plugin.cpp
Rename
callable_method_pointer.h
to
callable_mp.h
and include it explicitly
2026-03-04 16:23:23 +01:00
audio_stream_randomizer_editor_plugin.h
Remove redundant _has_main_screen() overrides
2026-03-13 13:10:09 +01:00
editor_audio_buses.cpp
Change
StringName
->
String
conversion from
operator String()
to
string()
.
2026-06-22 15:46:16 +02:00
editor_audio_buses.h
Fix VU meter scale
2026-04-16 17:17:31 -03:00
SCsub
…