Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-11-03 | Rename `buffers` module to `buffer` | 1 | -199/+0 | ||
... and move `StaticBuffer` to nested `static` module | |||||
2022-11-03 | Fix lints by `clippy` | 1 | -2/+2 | ||
2022-11-03 | Run `cargo fmt` | 1 | -6/+2 | ||
2022-10-18 | Cleaned up namespaces re: PR comments. | 1 | -20/+20 | ||
2022-10-06 | Fixed some more imports/documentation. | 1 | -2/+4 | ||
2022-10-05 | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 2 | -124/+0 | ||
2022-10-04 | Reworked wgpu buffers, updated glow side to have proper transform location ↵ | 2 | -56/+88 | ||
storage, attempting to fix visibility modifiers, implemented some of the feedback received in initial PR. | |||||
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 2 | -0/+293 | ||
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 2 | -0/+293 | ||