Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Optimize `.svg` files with `svgo` | Thaddeus Crews | 2024-06-23 | 1 | -1/+1 |
| | |||||
* | Optimize a few SVGs | MewPurPur | 2023-06-12 | 1 | -1/+1 |
| | |||||
* | Fix near one opacity in editor icons | Paweł | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | Rename GI Classes | reduz | 2021-06-05 | 1 | -0/+1 |
* GIProbe is now VoxelGI * BakedLightmap is now LightmapGI As godot adds more ways to provide GI (as an example, SDFGI in 4.0), the different techniques (which have different pros/cons) need to be properly named to avoid confusion. |