godot/scene
Gustav Lund cd2070c684 Audio Recording module
Implements an Audio bus effect that outputs the audio from the bus into a wav file

Now channels audio recording into an AudioStreamSample instead of saving to wav
2018-07-26 14:14:29 +02:00
..
2d Merge pull request #19087 from danvalho/master 2018-07-17 14:54:06 +02:00
3d Several improvements to editor inspector usability and style 2018-07-18 19:37:41 -03:00
animation Print an error when calling an invalid method on an Animation 2018-07-18 22:26:01 -03:00
audio Improved stream paused fade code 2018-07-09 21:58:33 -03:00
gui Export: Properly reload preset when opening dialog 2018-07-18 13:49:34 +02:00
main Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
resources Audio Recording module 2018-07-26 14:14:29 +02:00
register_scene_types.cpp Merge pull request #20176 from Chaosus/vs_namefixes 2018-07-17 13:54:22 +02:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub