Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some more imports/documentation. | 2022-10-06 | 2 | -9/+11 | |
| | |||||
* | Fixed lint issues & cleaned up some documentation. | 2022-10-06 | 1 | -3/+3 | |
| | |||||
* | Reduced memory transfer of OpenGL gradient uniform upload. Rearranged ↵ | 2022-10-05 | 1 | -92/+51 | |
| | | | | gradient uniforms on OpenGL side to be more performant. | ||||
* | Reworked wgpu buffers, updated glow side to have proper transform location ↵ | 2022-10-04 | 2 | -63/+91 | |
| | | | | 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 | 2 | -0/+256 | |