Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted reexports for clarity. | 2022-10-07 | 1 | -1/+1 | |
* | Added support for relative positioning of gradient fills. Addressed some PR f... | 2022-10-07 | 1 | -17/+24 | |
* | Added support for gradients to respect current frame transform. | 2022-10-06 | 1 | -17/+16 | |
* | Fixed lint issues & cleaned up some documentation. | 2022-10-06 | 2 | -5/+3 | |
* | Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradien... | 2022-10-05 | 1 | -1/+1 | |
* | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 2022-10-05 | 1 | -5/+4 | |
* | Reworked wgpu buffers, updated glow side to have proper transform location st... | 2022-10-04 | 1 | -3/+4 | |
* | Fixed some importing issues since you can use a Shader::Gradient outside a Ca... | 2022-09-30 | 2 | -1/+3 | |
* | Fixed issue where OpenGL would not render both shaders at once under certain ... | 2022-09-29 | 1 | -1/+1 | |
* | Adds linear gradient support to 2D meshes in the canvas widget. | 2022-09-29 | 2 | -0/+151 |