Blender Git Commit Log
Git Commits -> Revision 392551b
Revision 392551b by Mike Erwin (master) October 25, 2016, 09:31 (GMT) |
OpenGL: mesh batch cache (WIP) Gawain batches are built on demand while drawing, then kept in this per-DerivedMesh cache. A mesh's batches try to share vertex buffers as much as possible. Not sure if this file is the best home for this code, but functions in this file are the only users of the cache. So maybe. Big part of T49165 |
Commit Details:
Full Hash: 392551bd95e0267c86d9275423b69ea7637eb505
Parent Commit: d8d42e1
Lines Changed: +201, -0
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+201, -0) (Diff)