Files
test2/source/blender
Hans Goudey 28c41b1d42 Mesh: Draw: Replace extractor abstraction for vertex group buffers
Part of #116901.
For meshes, extract vertex group weights to a temporary vertex-sized
array, then gather them to the final VBO array. This reduces duplicate
work, and eventually the gather step could be done on the GPU too.
2024-06-05 14:20:01 +02:00
..
2024-06-04 16:03:52 +02:00
2024-06-04 14:17:58 +02:00
2024-06-04 22:08:42 +03:00
2024-06-04 20:53:57 +02:00
2024-06-05 10:41:07 +02:00