Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-03 | Convert colors to linear RGB in `gradient` pipelines | 1 | -4/+6 | |
2022-11-03 | Convert colors to linear RGB before uploading in `solid` pipelines | 1 | -4/+6 | |
2022-11-03 | Run `cargo fmt` | 1 | -45/+48 | |
2022-10-18 | Updated syntax for color stop iteration re: PR comments. | 1 | -2/+1 | |
2022-10-18 | Cleaned up namespaces re: PR comments. | 2 | -24/+26 | |
2022-10-06 | Fixed some more imports/documentation. | 2 | -9/+11 | |
2022-10-06 | Fixed lint issues & cleaned up some documentation. | 1 | -3/+3 | |
2022-10-05 | Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradien... | 1 | -92/+51 | |
2022-10-04 | Reworked wgpu buffers, updated glow side to have proper transform location st... | 2 | -63/+91 | |
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 2 | -0/+256 | |
2022-09-29 | Adds linear gradient support to 2D meshes in the canvas widget. | 2 | -0/+256 |