summaryrefslogtreecommitdiff
path: root/servers/audio/effects/audio_effect_chorus.cpp
AgeCommit message (Expand)Author
2017-09-25Fixed Voice_Count issues in AudioEffectChorus:Indah Sylvia
2017-09-01Fix signed and unsigned comparisonsHein-Pieter van Braam
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-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-24Use constants from math_funcs rather than unstandardized C++ constants.Ray Koopa
2017-01-22Added new Audio Bus Chorus effect.Juan Linietsky