Blender Git Commit Log

Git Commits -> Revision 0f5b6bd

Revision 0f5b6bd by Lukas Toenne (strand_gpu, strand_nodes)
July 4, 2016, 08:02 (GMT)
Fix for integer attribute uploading in gpu code.

OpenGL has a separate function for integer attribute pointers.
If the float attribute version is used, the attribute data will be
interpreted and floats and converted to integer values, which
garbles the content of any true int/uint buffer.

Commit Details:

Full Hash: 0f5b6bdbc198a91e4827a1fbaf5ad72f23d761c3
Parent Commit: 9fdf0cf
Lines Changed: +28, -7

1 Modified Path:

/source/blender/gpu/intern/gpu_buffers.c (+28, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021