| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | disable caching for targets using helper functions | Rhody Lugo | 2017-11-28 | 1 | -2/+1 |
| | | |||||
| * | use the same cache for all branches for appveyor | Rhody Lugo | 2017-11-28 | 1 | -0/+2 |
| | | |||||
| * | doc: Make all module docs self-contained | Rémi Verschelde | 2017-11-15 | 1 | -2/+0 |
| | | |||||
| * | 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 | 2 | -5/+5 |
| | | | | | implementation | ||||
| * | optimized color conversion for svg generation | toger5 | 2017-09-12 | 2 | -29/+40 |
| | | |||||
| * | 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 | 2 | -6/+52 |
| | | |||||
| * | Make build scripts Python3 compatible | Matthias Hoelzl | 2017-08-27 | 1 | -1/+2 |
| | | | | | | | | | - The Windows, UWP, Android (on Windows) and Linux builds are tested with Scons 3.0 alpha using Python 3. - OSX and iOS should hopefully work but are not tested since I don't have a Mac. - Builds using SCons 2.5 and Python 2 should not be impacted. | ||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 4 | -4/+4 |
| | | |||||
| * | nanosvg: Document in COPYRIGHT.txt and thirdparty README.md | Rémi Verschelde | 2017-08-27 | 1 | -2/+2 |
| | | |||||
| * | 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 | 2 | -9/+12 |
| | | |||||
| * | Added support for SVG | Daniel J. Ramirez | 2017-08-20 | 6 | -0/+291 |
