Blender Git Loki
Git Commits -> Revision 3cfca15
Revision 3cfca15 by Clément Foucault (master) April 10, 2018, 15:42 (GMT) |
DRW: Hair: Use GWN_PRIM_LINE_STRIPS instead of LINES This means fewer indices to store. That being said, it seems to be a little slower because of the restart index. But that's in the case we would be vertex bound, which is mostly never going to happen. |
Commit Details:
Full Hash: 3cfca15b50693020261fe3556a04344ef350cf0a
Parent Commit: 21a57ec
Lines Changed: +23, -15
1 Modified Path:
/source/blender/draw/intern/draw_cache_impl_particles.c (+23, -15) (Diff)