| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc: Make all module docs self-contained | Rémi Verschelde | 2017-11-15 | 1 | -2/+0 |
| | | |||||
| * | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 1 | -2/+2 |
| | | | | | | | | | | | | Rename user facing methods and variables as well as the corresponding C++ methods according to the folloming changes: * pos -> position * rot -> rotation * loc -> location C++ variables are left as is. | ||||
| * | Merge pull request #10846 from hpvb/fix-sign-compare | Rémi Verschelde | 2017-09-01 | 1 | -5/+5 |
| |\ | | | | | Fix signed and unsigned comparisons | ||||
| | * | Fix signed and unsigned comparisons | Hein-Pieter van Braam | 2017-09-01 | 1 | -5/+5 |
| | | | | | | | | | The first in my quest to make Godot 3.x compile with -Werror on GCC7 | ||||
| * | | Fix files header | Poommetee Ketson | 2017-09-01 | 2 | -2/+2 |
| |/ | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 4 | -4/+4 |
| | | |||||
| * | Added support for SVG | Daniel J. Ramirez | 2017-08-20 | 2 | -2/+2 |
| | | |||||
| * | TGA support based on SaracenOne's work. | Juan Linietsky | 2017-06-07 | 6 | -0/+489 |
