Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-25 | Use array of atlases instead of one growing indefinitely. | 2 | -227/+51 | |
2020-02-25 | Some small debug changes | 2 | -12/+12 | |
2020-02-25 | Merged image and svg texture atlases into one owned by the image pipeline. | 2 | -126/+31 | |
2020-02-25 | Implemented a texture atlas for images and svgs. | 2 | -145/+336 | |
2019-12-21 | Avoid rasterizing SVG when a dimension is 0 | 1 | -0/+4 | |
2019-12-15 | Cache `Svg` load result properly | 1 | -15/+20 | |
2019-12-15 | Add `svg` example | 1 | -1/+1 | |
2019-12-15 | Rerasterize SVGs when resized and refactor a bit | 2 | -0/+363 |