| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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! | ||||
| * | keep alpha when converting svg colors fixes #11289 | toger5 | 2017-09-30 | 1 | -1/+1 |
| | | |||||
| * | Renamed function arguments to keep them consistent between declaration and ↵ | Wilson E. Alvarez | 2017-09-14 | 1 | -4/+4 |
| | | | | | implementation | ||||
| * | optimized color conversion for svg generation | toger5 | 2017-09-12 | 1 | -23/+30 |
| | | |||||
| * | Change Color.to_32() to to_rgba32() and format as RGBA | mrawlingst | 2017-09-07 | 1 | -2/+2 |
| | | |||||
| * | Implement color conversion for dark SVG icons | toger5 | 2017-08-30 | 1 | -3/+48 |
| | | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Fix crashes in SVG loading | Pedro J. Estébanez | 2017-08-22 | 1 | -3/+4 |
| | | | | | Adding null terminators. | ||||
| * | Added missing icon and svgs upscaling | Daniel J. Ramirez | 2017-08-20 | 1 | -7/+10 |
| | | |||||
| * | Added support for SVG | Daniel J. Ramirez | 2017-08-20 | 1 | -0/+107 |
