aboutsummaryrefslogtreecommitdiff
path: root/servers/audio/effects/eq.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-86/+59
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-10/+30
* Fix msvc compile errorsanikoyes2017-02-071-1/+1
* Use constants from math_funcs rather than unstandardized C++ constants.Ray Koopa2017-01-241-16/+17
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-211-0/+218