aboutsummaryrefslogtreecommitdiff
path: root/servers/audio/effects/reverb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-153/+124
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-10/+29
* Use constants from math_funcs rather than unstandardized C++ constants.Ray Koopa2017-01-241-2/+3
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-211-0/+363