Blender Git Loki
Git Commits -> Revision 7d515f8
Revision 7d515f8 by Clément Foucault (tmp-batch-cache-cleanup) July 19, 2019, 12:38 (GMT) |
GPU: Add GPUIndexBuf subrange This allows to render only a subset of an index buffer. This is nice as we can render each material surfaces individually and the whole mesh with the same index buffer. |
Commit Details:
Full Hash: 7d515f8c90c44d1bbadee255eb0f82508898c35a
Parent Commit: d5c0a02
Lines Changed: +54, -5