Blender Git Commit Log

Git Commits -> Revision c2baf3e

Revision c2baf3e by Mike Erwin (master)
March 3, 2017, 02:40 (GMT)
OpenGL: draw PBVH bounding box with new imm mode

It wasn't using old immediate mode, but was using
- client vertex arrays (obsolete)
- quads (obsolete)
- state attrib stack (obsolete)
- polygon mode (still allowed, but gross)

Commit Details:

Full Hash: c2baf3e486021c048c87eea66e3183966ff86d2f
Parent Commit: e0a2bd4
Lines Changed: +55, -56

3 Modified Paths:

/source/blender/blenkernel/intern/pbvh.c (+5, -3) (Diff)
/source/blender/gpu/GPU_buffers.h (+2, -4) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+48, -49) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021