Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Optimize `.svg` files with `svgo` | Thaddeus Crews | 2024-06-23 | 1 | -1/+1 |
| | |||||
* | Fix near one opacity in editor icons | Krazy-J | 2023-01-31 | 1 | -1/+1 |
| | | | | | Remove occurrences of fill-opacity and stroke-opacity with values near or equal to 1 (all values were greater than 0.988). | ||||
* | Rename Position* nodes to Marker* | Micky | 2022-08-23 | 1 | -0/+1 |
- Position2D -> Marker2D - Position3D -> Marker3D Also changes their respective file names. |