Blender Git Commit Log

Git Commits -> Revision 3db4284

Revision 3db4284 by Clément Foucault (master)
May 14, 2019, 14:31 (GMT)
Fix T64601 Error division by zero in GPUVertexFormat

The windows compiler use signed int by default for enums so that broke
the bit count I carefully did. Forcing uint fixes it.

Commit Details:

Full Hash: 3db428406f69358f7bc81e8f757f733338236a29
Parent Commit: af088c2
Lines Changed: +3, -3

2 Modified Paths:

/source/blender/gpu/GPU_vertex_buffer.h (+1, -1) (Diff)
/source/blender/gpu/GPU_vertex_format.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021