| Commit message (Expand) | Author | Age | Files | Lines |
* | thirdparty: Cleanup after #38386, document provenance and copyright | Rémi Verschelde | 2020-05-11 | 1 | -173/+0 |
* | New lightmapper | Juan Linietsky | 2020-05-10 | 1 | -2/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Replace vector == and is_zero_approx(distance) with is_equal_approx | Aaron Franke | 2019-10-14 | 1 | -2/+2 |
* | Replace is_zero_approx(A.distance_to(B)) with A==B | Paul Trojahn | 2019-08-19 | 1 | -2/+2 |
* | Use approximate equallity methods in many places | Aaron Franke | 2019-04-25 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Add missing copyright headers | Rémi Verschelde | 2018-08-29 | 1 | -0/+30 |
* | [Core] Completely kill math_2d.h, change includes | Aaron Franke | 2018-08-11 | 1 | -1/+1 |
* | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam | 2018-07-26 | 1 | -3/+3 |
* | Added auto triangle generation in blend space, using Delaunay. | Juan Linietsky | 2018-06-21 | 1 | -0/+145 |