| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Fix titles in graph editors being invisible when headers are enabled | Michael Alexsander Silva Dias | 2018-12-16 | 1 | -1/+1 |
* | Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135 | Juan Linietsky | 2018-11-21 | 1 | -0/+15 |
* | Fix GCC 8 warnings about potentially unitialized variables | Rémi Verschelde | 2018-10-04 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -3/+3 |
* | Add missing copyright headers | Rémi Verschelde | 2018-08-29 | 1 | -0/+30 |
* | Make some debug prints verbose-only, remove others | Rémi Verschelde | 2018-08-24 | 1 | -1/+0 |
* | Style: Fix issues that went past CI | Rémi Verschelde | 2018-08-21 | 1 | -10/+6 |
* | Massive rewrite to AnimationTree. Many APIs changed in order to: | Juan Linietsky | 2018-08-20 | 1 | -93/+92 |
* | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam | 2018-07-26 | 1 | -1/+1 |
* | renamed AnimationGraphPlayer to AnimationTree | Juan Linietsky | 2018-06-25 | 1 | -7/+7 |
* | added BlendSpace1D editor plugin | Thomas Herzog | 2018-06-25 | 1 | -0/+1023 |