| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed some more imports/documentation. | 2022-10-06 | 1 | -2/+2 | |
| | | |||||
| * | Fixed lint issues & cleaned up some documentation. | 2022-10-06 | 1 | -1/+1 | |
| | | |||||
| * | Reduced memory transfer of OpenGL gradient uniform upload. Rearranged ↵ | 2022-10-05 | 1 | -2/+2 | |
| | | | | | gradient uniforms on OpenGL side to be more performant. | ||||
| * | Adjusted gradient uniforms to be more tightly packed. | 2022-10-05 | 1 | -19/+20 | |
| | | |||||
| * | Readjusted namespaces, removed Geometry example as it's no longer relevant. | 2022-10-05 | 1 | -1/+1 | |
| | | |||||
| * | Reworked wgpu buffers, updated glow side to have proper transform location ↵ | 2022-10-04 | 1 | -3/+3 | |
| | | | | | storage, attempting to fix visibility modifiers, implemented some of the feedback received in initial PR. | ||||
| * | Adds linear gradient support to 2D meshes in the canvas widget. | 2022-09-29 | 1 | -0/+265 | |
