summaryrefslogtreecommitdiff
path: root/servers/audio/effects/reverb.cpp
AgeCommit message (Expand)Author
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-19Fixing warnings generated by MSVCDualtagh Murray
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-01-24Use constants from math_funcs rather than unstandardized C++ constants.Ray Koopa
2017-01-21WIP new AudioServer, with buses, effects, etc.Juan Linietsky