Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `clippy` lints for Rust 1.66 | 2022-12-20 | 1 | -1/+1 | |
| | |||||
* | Group all solid triangles independently of color | 2022-11-16 | 2 | -2/+15 | |
| | |||||
* | Added conditional configurations for WASM target for gradients & storage ↵ | 2022-11-10 | 1 | -0/+7 | |
| | | | | buffers, since storage buffers are not supported on wgpu WASM target at the moment. | ||||
* | Rename `buffers` module to `buffer` | 2022-11-03 | 2 | -0/+316 | |
... and move `StaticBuffer` to nested `static` module |