index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
audio
/
audio_player.cpp
Age
Commit message (
Expand
)
Author
2017-09-01
Fix freeze on exit on audiostreamplayers when setting invalid stream, closes ...
Juan Linietsky
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-25
added finished signals to audio stream players, fixes #9928
Juan Linietsky
2017-08-19
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-07-19
Add object type hint for docs
Poommetee Ketson
2017-06-18
-Added AudioStreamPlayer2D, for 2D positional sound
Juan Linietsky
2017-05-20
Fix crash when saving AudioPlayer without stream.
Andreas Haas
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-01-21
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky