Blender Git Loki
Git Commits -> Revision fe20aa1
Revision fe20aa1 by Clément Foucault (master) December 7, 2018, 04:33 (GMT) |
GPU: Add GPU_vertformat_triple_load to load next vertices attrib Right now does not add padding at the end of the buffer. This seems not necessary but may cause problem on some platform. If needed we will add this padding (only 2 more vertices). |
Commit Details:
Full Hash: fe20aa1edf2515d64863476641f10ce7ad65b947
Parent Commit: 88d36e6
Lines Changed: +63, -6