Blender Git Commit Log

Git Commits -> Revision 11bfeb4

Revision 11bfeb4 by Sergey Sharybin (master)
August 5, 2015, 13:11 (GMT)
OpenSubdiv: Completely avoid possible access to non-existing CPU data

Make it so CCGDM reports 0 number of geometry when it uses GPU backend for
drawing. This screws up a bit statistics in info header and requires to have
some special handle of CCGDM in the drawing code, but makes it so non of the
areas will try to access non-existing geometry.

Commit Details:

Full Hash: 11bfeb45ce1b1cdb95e6cd4a4ec4efae2b5184e0
Parent Commit: 6146fdc
Lines Changed: +51, -4

4 Modified Paths:

/source/blender/blenkernel/BKE_subsurf.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/CCGSubSurf.c (+16, -1) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+22, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+10, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021