mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
drawImage (without a Rive provided mesh) wasn't implemented in Tess. For now this just builds a tiny vertex buffer when it uploads the image. I'll rework this when I add batching to this renderer (the vertex buffer will only be generated on demand and placed into the batched vertex buffer for the whole frame/artboard depending on where we'll create the batching boundary) Diffs= c9f97f7c1 DrawImage for Tess Renderer
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
c9f97f7c18a92cd0d417b76b235f841b1e577cac
|