| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix compressor audio effect sidechain selection | Benedikt Bär | 2018-03-21 | 1 | -1/+1 |
| | | |||||
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Refactor 'treshold' to 'threshold' | Poommetee Ketson | 2017-07-08 | 1 | -10/+10 |
| | | |||||
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| | | |||||
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -80/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | I can show you the code Pretty, with proper whitespace Tell me, coder, now when did You last write readable code? I can open your eyes Make you see your bad indent Force you to respect the style The core devs agreed upon A whole new world A new fantastic code format A de facto standard With some sugar Enforced with clang-format A whole new world A dazzling style we all dreamed of And when we read it through It's crystal clear That now we're in a whole new world of code | ||||
| * | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 1 | -0/+28 |
| | | |||||
| * | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -14/+14 |
| | | | | | | | This new name also makes its purpose a little clearer This is a step towards fixing #56 | ||||
| * | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -7/+7 |
| | | | | | This saves typing and is a step towards fixing #56 | ||||
| * | Added Audio Limiter bus effect, and sidechain ability to compressor. | Juan Linietsky | 2017-01-22 | 1 | -1/+40 |
| | | |||||
| * | Simple to use compressor effect | Juan Linietsky | 2017-01-22 | 1 | -0/+188 |
