Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -27/+27 |
* | Fix various GCC compilation warnings after Vulkan merge | Rémi Verschelde | 2020-02-14 | 1 | -1/+1 |
* | Vulkan: Move thirdparty code out of drivers, style fixes | Rémi Verschelde | 2020-02-11 | 1 | -2/+2 |
* | Fixed uninitialized memory bug in voxelizer | Juan Linietsky | 2020-02-11 | 1 | -1/+1 |
* | GIProbe now generates a distance field on bake using CPU, for better compatib... | Juan Linietsky | 2020-02-11 | 1 | -0/+116 |
* | GIProbes working. | Juan Linietsky | 2020-02-11 | 1 | -0/+1108 |