Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed lint issues & cleaned up some documentation. | 2022-10-06 | 1 | -1/+0 | |
| | |||||
* | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 2022-10-05 | 1 | -73/+2 | |
| | |||||
* | Reworked wgpu buffers, updated glow side to have proper transform location ↵ | 2022-10-04 | 1 | -1/+1 | |
| | | | | storage, attempting to fix visibility modifiers, implemented some of the feedback received in initial PR. | ||||
* | Fixed some importing issues since you can use a Shader::Gradient outside a ↵ | 2022-09-30 | 1 | -6/+86 | |
| | | | | Canvas widget, where it was previously only accessible. | ||||
* | Adds linear gradient support to 2D meshes in the canvas widget. | 2022-09-29 | 1 | -0/+23 | |